Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 45ae4a9fe5d996f1352579fc8cafd03f871622fb (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 45ae4a9fe5d996f1352579fc8cafd03f871622fb # timeout=10 Commit message: "HTTP_Server_Emulation: allow multiple HTTP server ports" > git rev-list --no-walk 45ae4a9fe5d996f1352579fc8cafd03f871622fb # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins9523288791674322822.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:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-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 [246 kB] Fetched 9306 kB in 1s (11.3 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_6.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_5.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for RAW_NS.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TELNETasp_PortType_part_1.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_3.cc Creating dependency file for TCCConversion_Functions_part_4.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_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_6.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_4.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_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_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_5.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_4.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_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_3.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_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_Functions_part_4.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_6.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_7.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_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.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_PortType_part_7.cc Creating dependency file for MTP3asp_Types_part_1.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_1.cc Creating dependency file for LLC_Templates_part_2.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_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_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_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for 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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc 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_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (867 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp11: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 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-latest 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-latest 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.1 MB of archives. After this operation, 22.7 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:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp11 1.13.0 [40.2 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.0 [70.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.0 [21.3 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran11 2.1.0 [128 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.1.0 [456 kB] Get:13 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.1.0 [18.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.1.0 [22.7 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:26 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:27 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.13.0 [108 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.7.0 [224 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.7.0 [953 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.13.0 [141 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.13.0 [527 kB] Fetched 19.1 MB in 0s (92.8 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-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../03-libgtp11_1.13.0_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../10-libosmo-sigtran11_2.1.0_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.1.0_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.1.0_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.1.0_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.13.0_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.7.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.7.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.13.0_amd64.deb ... Unpacking osmo-sgsn (1.13.0) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.13.0_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.13.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libgtp11:amd64 (1.13.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libgtp-dbg:amd64 (1.13.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up libosmoabis15:amd64 (2.0.0) ... Setting up libosmo-sigtran11:amd64 (2.1.0) ... Setting up libosmocore-dbg:amd64 (1.11.0) ... Setting up libosmo-gsup-client0:amd64 (1.9.0) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0) ... Setting up osmo-stp:amd64 (2.1.0) ... 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) ... Setting up osmo-sgsn (1.13.0) ... 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) ... Setting up osmo-stp-dbg:amd64 (2.1.0) ... Setting up osmo-sgsn-dbg:amd64 (1.13.0) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20250316123920420 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250316123920420 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250316123920420 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250316123920420 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250316123920420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250316123920420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250316123920420 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250316123920420 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250316123920420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250316123920420 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250316123920420 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250316123920420 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250316123920420 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20250316123920420 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250316123920420 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250316123920420 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20250316123920420 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x559cc2953d40(sgsn) with 23 counters 20250316123920629 DLSS7 INFO (r=127.0.0.1:49322<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250316123920629 DLSS7 INFO (r=127.0.0.1:49322<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250316123920629 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:49322<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250316123920629 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250316123920629 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250316123920629 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250316123920629 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250316123920629 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250316123920629 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250316123920630 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250316123920630 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:969) 20250316123920630 DGPRS NOTICE libGTP v1.13.0 initialized (sgsn_main.c:456) 20250316123920630 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250316123920630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123920631 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20250316123920631 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20250316123920631 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20250316123920631 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250316123920631 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316123920631 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250316123920631 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250316123920631 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250316123920631 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316123920631 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250316123920631 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250316123920631 DLSS7 INFO (r=127.0.0.1:55587<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250316123920631 DLSS7 INFO (r=127.0.0.1:55587<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250316123920631 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:55587<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250316123920631 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250316123920631 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250316123920631 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250316123920631 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250316123920631 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:49322<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250316123920631 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316123920631 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20250316123920631 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250316123920631 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250316123920631 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250316123920631 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250316123920631 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20250316123920631 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250316123920631 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250316123920631 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250316123920631 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316123920631 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250316123920631 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250316123920631 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20250316123920631 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250316123920631 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250316123920631 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250316123920631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316123920631 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250316123920631 DLSS7 DEBUG XUA_ASP(asp-dyn-1){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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@3dcf7940f5b7: Unix server socket created successfully. MC@3dcf7940f5b7: Listening on TCP port 46739. 3dcf7940f5b7 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 3dcf7940f5b7 46739 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3dcf7940f5b7: New HC connected from 10.0.2.100 [10.0.2.100]. 3dcf7940f5b7: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@3dcf7940f5b7: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3dcf7940f5b7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3dcf7940f5b7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3dcf7940f5b7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3dcf7940f5b7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3dcf7940f5b7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3dcf7940f5b7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3dcf7940f5b7: Configuration file was processed on all HCs. MC@3dcf7940f5b7: Creating MTC on host 10.0.2.100. MC@3dcf7940f5b7: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sun Mar 16 12:39:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316123921632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123921632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach started. 20250316123922162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316123922168 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316123922220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNCONFIGURED}: Allocated (fsm.c:456) 20250316123922220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250316123922220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250316123922220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316123922220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316123922220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316123922220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316123922220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316123922220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316123922222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316123922222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316123922222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316123922222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316123922222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316123922222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316123922222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316123922222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250316123922222 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316123922222 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316123922222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316123922223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316123922223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316123922226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316123922231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123922231 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316123922237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250316123922237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250316123922237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250316123922237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316123922237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316123922237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316123922237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316123922237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316123922237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316123922238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316123922238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316123922238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316123922238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316123922238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316123922238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316123922238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316123922238 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250316123922238 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316123922238 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316123922238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316123922238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316123922238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316123922242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123922242 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316123922246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123922246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(14)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(11)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(18)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(18)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316123922259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNCONFIGURED}: Allocated (fsm.c:456) 20250316123922259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250316123922259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250316123922259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316123922259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316123922259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316123922259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316123922259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316123922259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(18)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316123922260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316123922260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316123922260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316123922260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316123922260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316123922260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316123922260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316123922260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250316123922260 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316123922260 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316123922260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316123922260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316123922260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(18)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(18)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316123922262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123922262 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)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316123922267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123922267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(15)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316123922493 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316123922493 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250316123922493 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:55587 err=None (osmo_ss7_asp.c:788) 20250316123922632 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316123922632 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:751) 20250316123922632 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250316123922632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250316123922632 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20250316123922632 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20250316123922632 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20250316123922632 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250316123922632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20250316123922632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250316123922632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123922632 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250316123922633 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316123922633 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316123922633 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250316123922633 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316123922633 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250316123922633 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250316123922633 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250316123922633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250316123922633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250316123922633 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250316123922633 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x559cc73ddc60]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250316123922633 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) SGSN_Test-GSUP-IPA(17)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(17)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316123922636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316123922638 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(17)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(17)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(17)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(17)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(17)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(17)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@3dcf7940f5b7: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='CCC07961'O, index=0 SGSN_Test-GSUP(19)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@3dcf7940f5b7: 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 := 'E16CA64C5EE6D2F4B08C749AC9FFCEA1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D864D1C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FCE7879A7F503F40'O } } } } } 20250316123923669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123923669 DLLC NOTICE LLME(ffffffff/ccc07961){UNASSIGNED} LLC RX: unknown TLLI 0xccc07961, creating LLME on the fly (gprs_llc.c:552) 20250316123923669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316123923669 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1325) 20250316123923669 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316123923669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316123923669 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316123923669 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316123923669 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316123923669 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316123923669 DLLC NOTICE LLME(ffffffff/ccc07961){UNASSIGNED} LLGM Assign pre (ccc07961 => c34e8288) (gprs_llc.c:1079) 20250316123923669 DLLC NOTICE LLME(ccc07961/c34e8288){ASSIGNED} LLGM Assign post (ccc07961 => c34e8288) (gprs_llc.c:1125) 20250316123923669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316123923669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316123923669 DMM DEBUG MM(262420000000001/c34e8288) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316123923674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123923674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316123923674 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123923674 DMM DEBUG MM(262420000000001/c34e8288) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1139) 20250316123923674 DMM NOTICE MM(262420000000001/c34e8288) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316123923674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316123923674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316123923674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316123923674 DMM DEBUG MM(262420000000001/c34e8288) Requesting authorization (sgsn_auth.c:160) 20250316123923674 DMM INFO MM(262420000000001/c34e8288) Requesting authentication tuples (sgsn_auth.c:184) 20250316123923674 DMM DEBUG MM(262420000000001/c34e8288) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316123923674 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250316123923674 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@3dcf7940f5b7: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250316123923675 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316123923675 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316123923675 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316123923675 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316123923675 DMM INFO MM(262420000000001/c34e8288) Subscriber data update (mmctx.c:445) 20250316123923675 DMM DEBUG MM(262420000000001/c34e8288) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316123923675 DMM INFO MM(262420000000001/c34e8288) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316123923675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316123923675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316123923675 DMM INFO MM(262420000000001/c34e8288) <- GMM AUTH AND CIPHERING REQ (rand = e1 6c a6 4c 5e e6 d2 f4 b0 8c 74 9a c9 ff ce a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316123923678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123923678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250316123923678 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123923678 DMM INFO MM(262420000000001/c34e8288) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316123923678 DMM NOTICE MM(262420000000001/c34e8288) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316123923678 DMM DEBUG MM(262420000000001/c34e8288) checking auth: received GSM SRES = d8 64 d1 c9 (gprs_gmm.c:721) 20250316123923678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316123923678 DMM DEBUG MM(262420000000001/c34e8288) Requesting authorization (sgsn_auth.c:160) 20250316123923678 DMM INFO MM(262420000000001/c34e8288) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316123923678 DMM DEBUG MM(262420000000001/c34e8288) Requesting subscriber data update (gprs_subscriber.c:894) 20250316123923678 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250316123923678 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) 20250316123923678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316123923678 DMM INFO MM(262420000000001/c34e8288) <- GMM ATTACH ACCEPT (new P-TMSI=0xc34e8288) (gprs_gmm.c:355) 20250316123923679 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316123923679 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316123923679 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250316123923679 DMM INFO MM(262420000000001/c34e8288) Subscriber data update (mmctx.c:445) 20250316123923679 DMM DEBUG MM(262420000000001/c34e8288) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316123923679 DMM INFO MM(262420000000001/c34e8288) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316123923679 DMM NOTICE MM(262420000000001/c34e8288) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1055) 20250316123923679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316123923679 DMM NOTICE MM(262420000000001/c34e8288) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316123923679 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) 20250316123923679 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316123923679 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250316123923679 DMM INFO MM(262420000000001/c34e8288) Subscriber data update (mmctx.c:445) 20250316123923679 DMM DEBUG MM(262420000000001/c34e8288) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316123923682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123923682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316123923682 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123923682 DMM INFO MM(262420000000001/c34e8288) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316123923682 DMM NOTICE MM(262420000000001/c34e8288) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316123923682 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316123923682 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316123923682 DLLC NOTICE LLME(ccc07961/c34e8288){ASSIGNED} LLGM Assign pre (ffffffff => c34e8288) (gprs_llc.c:1079) 20250316123923682 DLLC NOTICE LLME(ffffffff/c34e8288){ASSIGNED} LLGM Assign post (ffffffff => c34e8288) (gprs_llc.c:1125) 20250316123923682 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316123923682 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316123923682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316123923682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach-BVCI196(6)@3dcf7940f5b7: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@3dcf7940f5b7: Final verdict of PTC: pass 20250316123923737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56676<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@3dcf7940f5b7: Final verdict of PTC: none 20250316123923738 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316123923738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(17)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@3dcf7940f5b7: Final verdict of PTC: none TC_attach-BVCI210(11)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(7)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(18)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(12)@3dcf7940f5b7: Final verdict of PTC: none TC_attach-BVCI220(15)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@3dcf7940f5b7: Final verdict of PTC: none TC_attach-BVCI196(6)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(16)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(10)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(5)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(17): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(18): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sun Mar 16 12:39:23 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250316123923865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316123924268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101172) 20250316123924740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123924740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101172, count=105528) 20250316123925740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123925740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sun Mar 16 12:39:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316123926742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123926742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_mnc3 started. 20250316123927367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316123927369 DMM INFO MM(262420000000001/c34e8288) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316123927369 DMM INFO MM(262420000000001/c34e8288) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316123927369 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316123927369 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316123927369 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316123927369 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316123927369 DLLC NOTICE LLME(ffffffff/c34e8288){ASSIGNED} LLGM Assign pre (c34e8288 => ffffffff) (gprs_llc.c:1079) 20250316123927369 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c34e8288 => ffffffff) (gprs_llc.c:1125) 20250316123927369 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250316123927369 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) 20250316123927369 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) 20250316123927369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316123927369 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316123927369 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316123927369 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316123927369 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316123927409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316123927409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316123927409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316123927409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123927409 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316123927409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316123927409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316123927409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316123927409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316123927410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316123927410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316123927410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316123927410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316123927410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316123927410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316123927410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316123927410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123927410 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316123927410 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316123927410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316123927411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316123927411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316123927412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316123927418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123927418 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316123927424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316123927424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316123927424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316123927424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123927424 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316123927424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316123927424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316123927424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316123927424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316123927424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316123927424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316123927424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316123927425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316123927425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316123927425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316123927425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316123927425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123927425 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316123927425 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316123927425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(31)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316123927425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316123927425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(32)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316123927427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316123927432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123927432 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(33)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(30)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316123927437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316123927437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316123927437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316123927437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123927437 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316123927437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316123927437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316123927437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316123927437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316123927438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316123927438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316123927438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316123927438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316123927438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316123927438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316123927438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316123927438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123927438 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316123927438 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316123927438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316123927438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316123927438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316123927440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316123927445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123927445 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316123927743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123927743 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316123927743 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316123927743 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316123927747 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(37)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316123927748 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@3dcf7940f5b7: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E4D0E9FB'O, index=0 SGSN_Test-GSUP(38)@3dcf7940f5b7: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@3dcf7940f5b7: 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 := '59AB373D8B6F59C0335D3A8E8490A27A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9AA35915'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8BC89ECA4E378EB0'O } } } } } 20250316123928778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123928778 DLLC NOTICE LLME(ffffffff/e4d0e9fb){UNASSIGNED} LLC RX: unknown TLLI 0xe4d0e9fb, creating LLME on the fly (gprs_llc.c:552) 20250316123928778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316123928778 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1325) 20250316123928778 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316123928778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316123928778 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316123928778 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316123928778 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316123928778 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316123928778 DLLC NOTICE LLME(ffffffff/e4d0e9fb){UNASSIGNED} LLGM Assign pre (e4d0e9fb => f8c87f21) (gprs_llc.c:1079) 20250316123928778 DLLC NOTICE LLME(e4d0e9fb/f8c87f21){ASSIGNED} LLGM Assign post (e4d0e9fb => f8c87f21) (gprs_llc.c:1125) 20250316123928778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316123928778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316123928778 DMM DEBUG MM(262420000001001/f8c87f21) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316123928784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123928784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316123928784 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123928784 DMM DEBUG MM(262420000001001/f8c87f21) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1139) 20250316123928784 DMM NOTICE MM(262420000001001/f8c87f21) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316123928784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316123928784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316123928784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316123928784 DMM DEBUG MM(262420000001001/f8c87f21) Requesting authorization (sgsn_auth.c:160) 20250316123928784 DMM INFO MM(262420000001001/f8c87f21) Requesting authentication tuples (sgsn_auth.c:184) 20250316123928784 DMM DEBUG MM(262420000001001/f8c87f21) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316123928784 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250316123928784 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250316123928786 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316123928786 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316123928786 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316123928786 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316123928786 DMM INFO MM(262420000001001/f8c87f21) Subscriber data update (mmctx.c:445) 20250316123928786 DMM DEBUG MM(262420000001001/f8c87f21) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316123928786 DMM INFO MM(262420000001001/f8c87f21) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316123928786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316123928786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316123928786 DMM INFO MM(262420000001001/f8c87f21) <- GMM AUTH AND CIPHERING REQ (rand = 59 ab 37 3d 8b 6f 59 c0 33 5d 3a 8e 84 90 a2 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316123928791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123928791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316123928791 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123928791 DMM INFO MM(262420000001001/f8c87f21) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316123928791 DMM NOTICE MM(262420000001001/f8c87f21) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316123928791 DMM DEBUG MM(262420000001001/f8c87f21) checking auth: received GSM SRES = 9a a3 59 15 (gprs_gmm.c:721) 20250316123928791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316123928791 DMM DEBUG MM(262420000001001/f8c87f21) Requesting authorization (sgsn_auth.c:160) 20250316123928791 DMM INFO MM(262420000001001/f8c87f21) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316123928791 DMM DEBUG MM(262420000001001/f8c87f21) Requesting subscriber data update (gprs_subscriber.c:894) 20250316123928791 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250316123928791 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) 20250316123928791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316123928791 DMM INFO MM(262420000001001/f8c87f21) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8c87f21) (gprs_gmm.c:355) 20250316123928792 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316123928792 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316123928792 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250316123928792 DMM INFO MM(262420000001001/f8c87f21) Subscriber data update (mmctx.c:445) 20250316123928792 DMM DEBUG MM(262420000001001/f8c87f21) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316123928792 DMM INFO MM(262420000001001/f8c87f21) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316123928792 DMM NOTICE MM(262420000001001/f8c87f21) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1055) 20250316123928792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316123928792 DMM NOTICE MM(262420000001001/f8c87f21) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316123928792 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) 20250316123928792 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316123928792 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250316123928792 DMM INFO MM(262420000001001/f8c87f21) Subscriber data update (mmctx.c:445) 20250316123928792 DMM DEBUG MM(262420000001001/f8c87f21) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316123928795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123928795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316123928795 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123928795 DMM INFO MM(262420000001001/f8c87f21) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316123928795 DMM NOTICE MM(262420000001001/f8c87f21) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316123928795 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316123928796 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316123928796 DLLC NOTICE LLME(e4d0e9fb/f8c87f21){ASSIGNED} LLGM Assign pre (ffffffff => f8c87f21) (gprs_llc.c:1079) 20250316123928796 DLLC NOTICE LLME(ffffffff/f8c87f21){ASSIGNED} LLGM Assign post (ffffffff => f8c87f21) (gprs_llc.c:1125) 20250316123928796 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316123928796 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316123928796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316123928796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@3dcf7940f5b7: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@3dcf7940f5b7: Final verdict of PTC: pass 20250316123928856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33280<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316123928861 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(38)@3dcf7940f5b7: Final verdict of PTC: none 20250316123928861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(22)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(36)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(26)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(31)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(24)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(34)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(29)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_mnc3 finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sun Mar 16 12:39:28 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250316123928938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316123929341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47880) 20250316123929862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123929862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47880, count=88716) 20250316123930863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123930863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Sun Mar 16 12:39:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316123931864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123931864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_umts_aka_umts_res started. 20250316123932437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316123932439 DMM INFO MM(262420000001001/f8c87f21) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316123932439 DMM INFO MM(262420000001001/f8c87f21) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316123932439 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316123932439 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316123932439 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316123932439 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316123932439 DLLC NOTICE LLME(ffffffff/f8c87f21){ASSIGNED} LLGM Assign pre (f8c87f21 => ffffffff) (gprs_llc.c:1079) 20250316123932439 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8c87f21 => ffffffff) (gprs_llc.c:1125) 20250316123932439 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250316123932439 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) 20250316123932439 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) 20250316123932439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316123932439 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316123932439 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316123932439 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316123932439 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316123932478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316123932478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316123932478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316123932478 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123932478 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316123932478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316123932478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316123932478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316123932478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316123932479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316123932479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316123932479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316123932479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316123932479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316123932479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316123932479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316123932479 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123932479 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316123932479 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316123932479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(45)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316123932479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316123932479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316123932481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316123932486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123932486 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316123932493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316123932493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316123932493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316123932493 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123932493 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316123932493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316123932493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316123932493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316123932493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316123932494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316123932494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316123932494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316123932494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316123932494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316123932494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316123932495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316123932495 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123932495 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316123932495 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316123932495 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316123932495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316123932495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316123932497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316123932501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123932501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316123932507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316123932507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316123932507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316123932507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123932507 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316123932507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316123932507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316123932507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316123932507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316123932508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316123932508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316123932508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316123932508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316123932508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316123932508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316123932508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316123932508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123932508 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316123932508 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316123932508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316123932508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316123932508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316123932510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316123932515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123932515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316123932865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123932865 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316123932865 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316123932865 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316123932869 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(56)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250316123932870 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@3dcf7940f5b7: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E85F0D85'O, index=0 SGSN_Test-GSUP(57)@3dcf7940f5b7: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@3dcf7940f5b7: 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 := '963C5D70CBD35204EA514DA6F5489F8D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0252EB8E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2025368CE81050CC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F3126DB9A1141BE8679409B9B011599D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3FDE0F52C874355643D99E239F5E3531'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3B6A973E7B59F3F09B9CBD7A701A681A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A3EE5A14FB9086DD'O } } } } } 20250316123933895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123933895 DLLC NOTICE LLME(ffffffff/e85f0d85){UNASSIGNED} LLC RX: unknown TLLI 0xe85f0d85, creating LLME on the fly (gprs_llc.c:552) 20250316123933895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316123933896 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1325) 20250316123933896 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316123933896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316123933896 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316123933896 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316123933896 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316123933896 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316123933896 DLLC NOTICE LLME(ffffffff/e85f0d85){UNASSIGNED} LLGM Assign pre (e85f0d85 => f6e908d2) (gprs_llc.c:1079) 20250316123933896 DLLC NOTICE LLME(e85f0d85/f6e908d2){ASSIGNED} LLGM Assign post (e85f0d85 => f6e908d2) (gprs_llc.c:1125) 20250316123933896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316123933896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316123933896 DMM DEBUG MM(262420000001002/f6e908d2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316123933901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123933901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316123933901 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123933901 DMM DEBUG MM(262420000001002/f6e908d2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1139) 20250316123933901 DMM NOTICE MM(262420000001002/f6e908d2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316123933901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316123933901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316123933901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316123933901 DMM DEBUG MM(262420000001002/f6e908d2) Requesting authorization (sgsn_auth.c:160) 20250316123933901 DMM INFO MM(262420000001002/f6e908d2) Requesting authentication tuples (sgsn_auth.c:184) 20250316123933901 DMM DEBUG MM(262420000001002/f6e908d2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316123933901 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250316123933901 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250316123933902 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316123933902 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316123933902 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316123933902 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316123933902 DMM INFO MM(262420000001002/f6e908d2) Subscriber data update (mmctx.c:445) 20250316123933902 DMM DEBUG MM(262420000001002/f6e908d2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316123933902 DMM INFO MM(262420000001002/f6e908d2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316123933902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316123933902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316123933902 DMM INFO MM(262420000001002/f6e908d2) <- GMM AUTH AND CIPHERING REQ (rand = 96 3c 5d 70 cb d3 52 04 ea 51 4d a6 f5 48 9f 8d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3b 6a 97 3e 7b 59 f3 f0 9b 9c bd 7a 70 1a 68 1a ) (gprs_gmm.c:538) 20250316123933905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123933905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250316123933905 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123933905 DMM INFO MM(262420000001002/f6e908d2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316123933905 DMM NOTICE MM(262420000001002/f6e908d2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316123933905 DMM DEBUG MM(262420000001002/f6e908d2) checking auth: received UMTS RES = a3 ee 5a 14 fb 90 86 dd (gprs_gmm.c:721) 20250316123933905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316123933905 DMM DEBUG MM(262420000001002/f6e908d2) Requesting authorization (sgsn_auth.c:160) 20250316123933905 DMM INFO MM(262420000001002/f6e908d2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316123933905 DMM DEBUG MM(262420000001002/f6e908d2) Requesting subscriber data update (gprs_subscriber.c:894) 20250316123933905 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250316123933905 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) 20250316123933905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316123933905 DMM INFO MM(262420000001002/f6e908d2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6e908d2) (gprs_gmm.c:355) 20250316123933906 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316123933906 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316123933906 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250316123933906 DMM INFO MM(262420000001002/f6e908d2) Subscriber data update (mmctx.c:445) 20250316123933906 DMM DEBUG MM(262420000001002/f6e908d2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316123933906 DMM INFO MM(262420000001002/f6e908d2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316123933906 DMM NOTICE MM(262420000001002/f6e908d2) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1055) 20250316123933906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316123933906 DMM NOTICE MM(262420000001002/f6e908d2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316123933906 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) 20250316123933906 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316123933906 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250316123933906 DMM INFO MM(262420000001002/f6e908d2) Subscriber data update (mmctx.c:445) 20250316123933906 DMM DEBUG MM(262420000001002/f6e908d2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316123933909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123933909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316123933909 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123933909 DMM INFO MM(262420000001002/f6e908d2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316123933909 DMM NOTICE MM(262420000001002/f6e908d2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316123933909 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316123933909 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316123933909 DLLC NOTICE LLME(e85f0d85/f6e908d2){ASSIGNED} LLGM Assign pre (ffffffff => f6e908d2) (gprs_llc.c:1079) 20250316123933909 DLLC NOTICE LLME(ffffffff/f6e908d2){ASSIGNED} LLGM Assign post (ffffffff => f6e908d2) (gprs_llc.c:1125) 20250316123933909 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316123933909 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316123933909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316123933909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@3dcf7940f5b7: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@3dcf7940f5b7: Final verdict of PTC: pass 20250316123933962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33302<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@3dcf7940f5b7: Final verdict of PTC: none 20250316123933963 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316123933963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(51)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(50)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(55)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(45)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(43)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(53)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(48)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sun Mar 16 12:39:33 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 20250316123934011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316123934412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33312<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88548) 20250316123934964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123934965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88548, count=89808) 20250316123935965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123935966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Sun Mar 16 12:39:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316123936967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123936967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_umts_aka_gsm_sres started. 20250316123937493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316123937495 DMM INFO MM(262420000001002/f6e908d2) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316123937495 DMM INFO MM(262420000001002/f6e908d2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316123937495 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316123937495 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316123937495 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316123937495 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316123937495 DLLC NOTICE LLME(ffffffff/f6e908d2){ASSIGNED} LLGM Assign pre (f6e908d2 => ffffffff) (gprs_llc.c:1079) 20250316123937495 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6e908d2 => ffffffff) (gprs_llc.c:1125) 20250316123937495 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250316123937495 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) 20250316123937495 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) 20250316123937495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316123937495 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316123937495 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316123937495 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316123937495 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316123937534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316123937534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316123937534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316123937534 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123937534 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316123937534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316123937534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316123937534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316123937534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316123937535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316123937535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316123937535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316123937535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316123937535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316123937535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316123937535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316123937535 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123937535 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316123937535 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316123937535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316123937535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316123937535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316123937537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316123937543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123937543 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(65)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(69)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316123937547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316123937547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316123937547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316123937547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123937547 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316123937547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316123937547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316123937547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316123937547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316123937547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316123937547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316123937547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316123937548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316123937548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316123937548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316123937548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316123937548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123937548 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316123937548 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316123937548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316123937548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316123937548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316123937550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316123937556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123937556 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316123937564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316123937564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316123937564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316123937564 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123937564 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316123937564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316123937564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316123937564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316123937564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316123937565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316123937565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316123937565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316123937565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316123937565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316123937565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316123937565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316123937565 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123937565 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316123937565 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316123937565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316123937565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316123937565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316123937567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316123937572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123937572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316123937968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123937968 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316123937968 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316123937968 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316123937972 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316123937973 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@3dcf7940f5b7: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E9C7DE53'O, index=0 SGSN_Test-GSUP(76)@3dcf7940f5b7: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@3dcf7940f5b7: 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 := '379FDB41DC6545A87FE2446096B89419'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F7A0A32'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '431E0E2830EE5652'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A0FF894FC74EA1BE07CA4A36D01CBD71'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C2C663A49A5696081D0B2FEB7CEB8A03'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '37C48A3DBFE03DED8A4E90B33591F2B9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DE81D6AB25374CD8'O } } } } } 20250316123939006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123939006 DLLC NOTICE LLME(ffffffff/e9c7de53){UNASSIGNED} LLC RX: unknown TLLI 0xe9c7de53, creating LLME on the fly (gprs_llc.c:552) 20250316123939006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316123939006 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1325) 20250316123939006 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316123939006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316123939006 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316123939006 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316123939006 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316123939006 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316123939006 DLLC NOTICE LLME(ffffffff/e9c7de53){UNASSIGNED} LLGM Assign pre (e9c7de53 => e8de6224) (gprs_llc.c:1079) 20250316123939006 DLLC NOTICE LLME(e9c7de53/e8de6224){ASSIGNED} LLGM Assign post (e9c7de53 => e8de6224) (gprs_llc.c:1125) 20250316123939006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316123939006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316123939006 DMM DEBUG MM(262420000001003/e8de6224) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316123939012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123939012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316123939012 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123939012 DMM DEBUG MM(262420000001003/e8de6224) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1139) 20250316123939012 DMM NOTICE MM(262420000001003/e8de6224) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316123939012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316123939012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316123939012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316123939012 DMM DEBUG MM(262420000001003/e8de6224) Requesting authorization (sgsn_auth.c:160) 20250316123939012 DMM INFO MM(262420000001003/e8de6224) Requesting authentication tuples (sgsn_auth.c:184) 20250316123939012 DMM DEBUG MM(262420000001003/e8de6224) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316123939012 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250316123939012 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250316123939014 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316123939014 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316123939014 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316123939014 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316123939014 DMM INFO MM(262420000001003/e8de6224) Subscriber data update (mmctx.c:445) 20250316123939014 DMM DEBUG MM(262420000001003/e8de6224) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316123939014 DMM INFO MM(262420000001003/e8de6224) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316123939014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316123939014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316123939014 DMM INFO MM(262420000001003/e8de6224) <- GMM AUTH AND CIPHERING REQ (rand = 37 9f db 41 dc 65 45 a8 7f e2 44 60 96 b8 94 19 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 37 c4 8a 3d bf e0 3d ed 8a 4e 90 b3 35 91 f2 b9 ) (gprs_gmm.c:538) 20250316123939017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123939017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316123939017 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123939017 DMM INFO MM(262420000001003/e8de6224) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316123939017 DMM NOTICE MM(262420000001003/e8de6224) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316123939017 DMM DEBUG MM(262420000001003/e8de6224) checking auth: received GSM SRES = 9f 7a 0a 32 (gprs_gmm.c:721) 20250316123939017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316123939017 DMM DEBUG MM(262420000001003/e8de6224) Requesting authorization (sgsn_auth.c:160) 20250316123939017 DMM INFO MM(262420000001003/e8de6224) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316123939017 DMM DEBUG MM(262420000001003/e8de6224) Requesting subscriber data update (gprs_subscriber.c:894) 20250316123939017 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250316123939017 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) 20250316123939017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316123939017 DMM INFO MM(262420000001003/e8de6224) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8de6224) (gprs_gmm.c:355) 20250316123939018 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316123939018 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316123939018 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250316123939018 DMM INFO MM(262420000001003/e8de6224) Subscriber data update (mmctx.c:445) 20250316123939018 DMM DEBUG MM(262420000001003/e8de6224) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316123939018 DMM INFO MM(262420000001003/e8de6224) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316123939018 DMM NOTICE MM(262420000001003/e8de6224) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1055) 20250316123939018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316123939018 DMM NOTICE MM(262420000001003/e8de6224) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316123939018 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) 20250316123939018 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316123939018 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250316123939018 DMM INFO MM(262420000001003/e8de6224) Subscriber data update (mmctx.c:445) 20250316123939018 DMM DEBUG MM(262420000001003/e8de6224) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316123939020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123939020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316123939020 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123939020 DMM INFO MM(262420000001003/e8de6224) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316123939020 DMM NOTICE MM(262420000001003/e8de6224) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316123939020 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316123939020 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316123939020 DLLC NOTICE LLME(e9c7de53/e8de6224){ASSIGNED} LLGM Assign pre (ffffffff => e8de6224) (gprs_llc.c:1079) 20250316123939020 DLLC NOTICE LLME(ffffffff/e8de6224){ASSIGNED} LLGM Assign post (ffffffff => e8de6224) (gprs_llc.c:1125) 20250316123939020 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316123939020 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316123939020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316123939020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@3dcf7940f5b7: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@3dcf7940f5b7: Final verdict of PTC: pass 20250316123939073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54328<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(64)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(76)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(74)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@3dcf7940f5b7: Final verdict of PTC: none 20250316123939074 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-BSSGP1(66)@3dcf7940f5b7: Final verdict of PTC: none 20250316123939074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(65)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(69)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(72)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(67)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(62)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sun Mar 16 12:39:39 UTC 2025 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20250316123939139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316123939541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83644) 20250316123940075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123940075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83644, count=89796) 20250316123941076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123941076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Sun Mar 16 12:39:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316123942076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123942076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_timeout_after_pdp_act started. 20250316123942623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316123942625 DMM INFO MM(262420000001003/e8de6224) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316123942625 DMM INFO MM(262420000001003/e8de6224) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316123942625 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316123942625 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316123942625 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316123942625 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316123942625 DLLC NOTICE LLME(ffffffff/e8de6224){ASSIGNED} LLGM Assign pre (e8de6224 => ffffffff) (gprs_llc.c:1079) 20250316123942626 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8de6224 => ffffffff) (gprs_llc.c:1125) 20250316123942626 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250316123942626 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) 20250316123942626 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) 20250316123942626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316123942626 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316123942626 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316123942626 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316123942626 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316123942662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316123942662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316123942662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316123942662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123942662 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316123942663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316123942663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316123942663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316123942663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316123942663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316123942663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316123942663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316123942663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316123942663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316123942663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316123942663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316123942663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123942663 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316123942663 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316123942663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316123942664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316123942664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316123942666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316123942671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123942671 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(85)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316123942675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316123942675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316123942676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316123942676 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123942676 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316123942676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316123942676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316123942676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316123942676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316123942676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316123942676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316123942676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316123942676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316123942676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316123942676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316123942676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316123942676 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123942676 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316123942676 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316123942676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(88)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316123942677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316123942677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316123942678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316123942683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123942684 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316123942690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316123942690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316123942690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316123942690 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123942690 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316123942690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316123942690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316123942690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316123942690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316123942690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316123942690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316123942690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316123942690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316123942690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316123942690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316123942690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316123942690 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316123942690 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316123942690 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316123942690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316123942691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316123942691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316123942693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316123942697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123942697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316123943078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316123943078 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316123943078 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316123943078 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316123943079 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316123943079 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@3dcf7940f5b7: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='CB4F388A'O, index=0 SGSN_Test-GSUP(95)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@3dcf7940f5b7: 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 := 'B384DA2EABF1039C94B030FC289A82AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2495B5F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '60F039AAA1B418DE'O } } } } } 20250316123943098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123943098 DLLC NOTICE LLME(ffffffff/cb4f388a){UNASSIGNED} LLC RX: unknown TLLI 0xcb4f388a, creating LLME on the fly (gprs_llc.c:552) 20250316123943098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316123943098 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1325) 20250316123943098 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316123943098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316123943098 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316123943098 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316123943098 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316123943098 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316123943098 DLLC NOTICE LLME(ffffffff/cb4f388a){UNASSIGNED} LLGM Assign pre (cb4f388a => d05029e3) (gprs_llc.c:1079) 20250316123943098 DLLC NOTICE LLME(cb4f388a/d05029e3){ASSIGNED} LLGM Assign post (cb4f388a => d05029e3) (gprs_llc.c:1125) 20250316123943098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316123943098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316123943098 DMM DEBUG MM(262420000000021/d05029e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316123943104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123943104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316123943104 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123943104 DMM DEBUG MM(262420000000021/d05029e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1139) 20250316123943104 DMM NOTICE MM(262420000000021/d05029e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316123943104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316123943104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316123943104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316123943104 DMM DEBUG MM(262420000000021/d05029e3) Requesting authorization (sgsn_auth.c:160) 20250316123943104 DMM INFO MM(262420000000021/d05029e3) Requesting authentication tuples (sgsn_auth.c:184) 20250316123943104 DMM DEBUG MM(262420000000021/d05029e3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316123943104 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250316123943104 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250316123943144 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316123943144 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316123943144 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316123943144 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316123943144 DMM INFO MM(262420000000021/d05029e3) Subscriber data update (mmctx.c:445) 20250316123943144 DMM DEBUG MM(262420000000021/d05029e3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316123943144 DMM INFO MM(262420000000021/d05029e3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316123943144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316123943145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316123943145 DMM INFO MM(262420000000021/d05029e3) <- GMM AUTH AND CIPHERING REQ (rand = b3 84 da 2e ab f1 03 9c 94 b0 30 fc 28 9a 82 aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316123943165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123943165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250316123943165 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123943165 DMM INFO MM(262420000000021/d05029e3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316123943165 DMM NOTICE MM(262420000000021/d05029e3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316123943165 DMM DEBUG MM(262420000000021/d05029e3) checking auth: received GSM SRES = 24 95 b5 f6 (gprs_gmm.c:721) 20250316123943165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316123943165 DMM DEBUG MM(262420000000021/d05029e3) Requesting authorization (sgsn_auth.c:160) 20250316123943165 DMM INFO MM(262420000000021/d05029e3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316123943165 DMM DEBUG MM(262420000000021/d05029e3) Requesting subscriber data update (gprs_subscriber.c:894) 20250316123943165 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250316123943165 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) 20250316123943166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316123943166 DMM INFO MM(262420000000021/d05029e3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd05029e3) (gprs_gmm.c:355) 20250316123943169 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316123943169 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316123943169 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250316123943169 DMM INFO MM(262420000000021/d05029e3) Subscriber data update (mmctx.c:445) 20250316123943169 DMM DEBUG MM(262420000000021/d05029e3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316123943169 DMM INFO MM(262420000000021/d05029e3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316123943169 DMM NOTICE MM(262420000000021/d05029e3) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1055) 20250316123943169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316123943169 DMM NOTICE MM(262420000000021/d05029e3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316123943169 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) 20250316123943170 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316123943170 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250316123943170 DMM INFO MM(262420000000021/d05029e3) Subscriber data update (mmctx.c:445) 20250316123943170 DMM DEBUG MM(262420000000021/d05029e3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316123943182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123943182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316123943183 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123943183 DMM INFO MM(262420000000021/d05029e3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316123943183 DMM NOTICE MM(262420000000021/d05029e3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316123943183 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316123943183 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316123943183 DLLC NOTICE LLME(cb4f388a/d05029e3){ASSIGNED} LLGM Assign pre (ffffffff => d05029e3) (gprs_llc.c:1079) 20250316123943183 DLLC NOTICE LLME(ffffffff/d05029e3){ASSIGNED} LLGM Assign post (ffffffff => d05029e3) (gprs_llc.c:1125) 20250316123943183 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316123943183 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316123943183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316123943183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316123943238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123943238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316123943238 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123943238 DMM INFO MM(262420000000021/d05029e3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316123943238 DMM INFO MM(262420000000021/d05029e3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316123943238 DMM DEBUG MM(262420000000021/d05029e3) Using GGSN 0 (gprs_sm.c:317) 20250316123943238 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250316123943238 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316123943238 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20250316123943238 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:386) 20250316123943262 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 24 02 7d 41 11 26 bc 83 ec 14 05 7f 57 1a de 0a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:461) 20250316123943262 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc42500b8, cbp=0x559cc73e86e0) (sgsn_libgtp.c:632) 20250316123943262 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316123943262 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73e9ba8 TLLI=d05029e3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316123943262 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316123943262 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316123943279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123943279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250316123943279 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123943279 DMM INFO MM(262420000000021/d05029e3) -> GMM ATTACH REQUEST MI(TMSI-0xD05029E3) type="GPRS attach" (gprs_gmm.c:1325) 20250316123943279 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316123943279 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316123943279 DLLC NOTICE LLME(ffffffff/d05029e3){ASSIGNED} LLGM Assign pre (d05029e3 => c86695f9) (gprs_llc.c:1079) 20250316123943279 DLLC NOTICE LLME(d05029e3/c86695f9){ASSIGNED} LLGM Assign post (d05029e3 => c86695f9) (gprs_llc.c:1125) 20250316123943279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316123943279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316123943279 DMM DEBUG MM(262420000000021/c86695f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316123943285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316123943285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250316123943285 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316123943285 DMM DEBUG MM(262420000000021/c86695f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1139) 20250316123943285 DMM NOTICE MM(262420000000021/c86695f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316123943285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316123943285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316123943285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316123943285 DMM DEBUG MM(262420000000021/c86695f9) Requesting authorization (sgsn_auth.c:160) 20250316123943285 DMM INFO MM(262420000000021/c86695f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316123943285 DMM DEBUG MM(262420000000021/c86695f9) Requesting subscriber data update (gprs_subscriber.c:894) 20250316123943285 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250316123943285 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) 20250316123943286 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316123943286 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316123943286 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250316123943286 DMM INFO MM(262420000000021/c86695f9) Subscriber data update (mmctx.c:445) 20250316123943286 DMM DEBUG MM(262420000000021/c86695f9) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250316123943286 DMM INFO MM(262420000000021/c86695f9) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250316123943286 DMM NOTICE MM(262420000000021/c86695f9) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1055) 20250316123943286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316123943286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316123943286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250316123943286 DMM INFO MM(262420000000021/c86695f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc86695f9) (gprs_gmm.c:355) 20250316123943286 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) 20250316123943286 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316123943286 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250316123943286 DMM INFO MM(262420000000021/c86695f9) Subscriber data update (mmctx.c:445) 20250316123943286 DMM DEBUG MM(262420000000021/c86695f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@3dcf7940f5b7: Trying to receive 5 ATTACH ACCEPTs 20250316123949287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250316123949287 DMM INFO MM(262420000000021/c86695f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc86695f9) (gprs_gmm.c:355) 20250316123950628 DGPRS DEBUG Checking for inactive LLMEs, time = 5359696 (sgsn.c:131) 20250316123955288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250316123955288 DMM INFO MM(262420000000021/c86695f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc86695f9) (gprs_gmm.c:355) 20250316124001290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250316124001290 DMM INFO MM(262420000000021/c86695f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc86695f9) (gprs_gmm.c:355) 20250316124003079 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250316124003079 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124003080 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250316124007291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250316124007291 DMM INFO MM(262420000000021/c86695f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc86695f9) (gprs_gmm.c:355) TC_attach_timeout_after_pdp_act(97)@3dcf7940f5b7: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@3dcf7940f5b7: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250316124012664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124012667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124012668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124012678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124012681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124012681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124012691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124012693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124012693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124013292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250316124013292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250316124013292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250316124013292 DMM NOTICE MM(262420000000021/c86695f9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250316124013292 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250316124013292 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73e9ba8, TLLI=c86695f9, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124013292 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250316124013292 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316124013292 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:386) 20250316124013292 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250316124013292 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) 20250316124013292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Reject}: Deallocated (fsm.c:568) 20250316124013292 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Deallocated (fsm.c:568) 20250316124013292 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124013292 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250316124013292 DLLC NOTICE LLME(d05029e3/c86695f9){ASSIGNED} LLGM Assign pre (c86695f9 => ffffffff) (gprs_llc.c:1079) 20250316124013292 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c86695f9 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@3dcf7940f5b7: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124013816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54340<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@3dcf7940f5b7: Final verdict of PTC: none 20250316124013822 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124013823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(83)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(88)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(93)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(86)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(91)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(81)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sun Mar 16 12:40:13 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 20250316124013924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124014226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49784<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125612) 20250316124014824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124014824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=125612, count=131044) 20250316124015825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124015825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sun Mar 16 12:40:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124016827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124016827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_auth_id_timeout started. 20250316124017324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124017327 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124017369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124017369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124017369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124017369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124017369 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124017369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124017369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124017369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124017369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124017370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124017370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124017370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124017370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124017370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124017370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124017370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124017370 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124017370 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124017370 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124017370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124017371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124017371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124017373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124017380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124017380 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(103)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@3dcf7940f5b7: Provider Link came up: sending NS-RESET TC_attach_auth_id_timeout-BVCI196(101)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124017383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124017383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124017383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124017383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124017383 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124017383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124017383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124017383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124017383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124017384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124017384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124017384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124017384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124017384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124017384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124017384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124017384 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124017384 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124017384 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124017384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124017384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124017384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(108)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124017388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124017393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124017393 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(108)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_id_timeout-BVCI210(106)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(112)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124017397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124017397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124017397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124017397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124017397 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124017397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124017397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124017397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124017397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124017398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124017398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124017398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124017398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124017398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124017398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124017398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124017398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124017398 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124017398 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124017398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124017398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124017398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124017401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124017406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124017406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124017828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124017828 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124017828 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124017828 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124017832 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(113)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124017833 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@3dcf7940f5b7: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='EBB86F5D'O, index=0 SGSN_Test-GSUP(114)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250316124017892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124017892 DLLC NOTICE LLME(ffffffff/ebb86f5d){UNASSIGNED} LLC RX: unknown TLLI 0xebb86f5d, creating LLME on the fly (gprs_llc.c:552) 20250316124017892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124017892 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1325) 20250316124017892 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124017892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124017892 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124017892 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124017892 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124017892 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124017892 DLLC NOTICE LLME(ffffffff/ebb86f5d){UNASSIGNED} LLGM Assign pre (ebb86f5d => ec48307b) (gprs_llc.c:1079) 20250316124017892 DLLC NOTICE LLME(ebb86f5d/ec48307b){ASSIGNED} LLGM Assign post (ebb86f5d => ec48307b) (gprs_llc.c:1125) 20250316124017892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124017892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124017892 DMM DEBUG MM(/ec48307b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124020629 DGPRS DEBUG Checking for inactive LLMEs, time = 5359726 (sgsn.c:131) 20250316124023893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250316124023893 DMM DEBUG MM(/ec48307b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124029894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250316124029894 DMM DEBUG MM(/ec48307b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124035894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250316124035894 DMM DEBUG MM(/ec48307b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124037828 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250316124037828 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250316124037829 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124041896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250316124041896 DMM DEBUG MM(/ec48307b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124047372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124047378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124047378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124047385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124047389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124047389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124047399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124047402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124047402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124047897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250316124047897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250316124047897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250316124047897 DMM NOTICE MM(/ec48307b) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:419) 20250316124047897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Reject}: Deallocated (fsm.c:568) 20250316124047897 DMM DEBUG MM_STATE_Gb(3954732893)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124047897 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124047897 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250316124047897 DLLC NOTICE LLME(ebb86f5d/ec48307b){ASSIGNED} LLGM Assign pre (ec48307b => ffffffff) (gprs_llc.c:1079) 20250316124047897 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec48307b => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@3dcf7940f5b7: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124047916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42360<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(102)@3dcf7940f5b7: Final verdict of PTC: none 20250316124047921 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124047921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(107)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(112)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(110)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(105)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(100)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sun Mar 16 12:40:47 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 20250316124047985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124048287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33458<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59500) 20250316124048922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124048922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59500, count=67752) 20250316124049923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124049923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sun Mar 16 12:40:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124050630 DGPRS DEBUG Checking for inactive LLMEs, time = 5359756 (sgsn.c:131) 20250316124050924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124050924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_auth_sai_timeout started. 20250316124051330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124051332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124051363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124051363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124051363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124051363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124051363 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124051363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124051363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124051363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124051363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124051364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124051364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124051364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124051364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124051364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124051364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124051364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124051364 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124051364 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124051364 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124051364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124051365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124051365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124051367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124051374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124051374 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(122)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(126)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124051377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124051377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124051377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124051377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124051377 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124051377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124051377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124051377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124051377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124051378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124051378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124051378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124051378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124051378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124051378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124051378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124051378 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124051378 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124051378 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124051378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124051379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124051379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(127)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124051381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124051388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124051388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(127)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(125)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(131)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124051392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124051392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124051392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124051392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124051392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124051392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124051392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124051392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124051392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124051393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124051393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124051393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124051393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124051393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124051393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124051393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124051393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124051393 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124051393 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124051393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124051393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124051393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124051396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124051400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124051400 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124051925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124051925 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124051925 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124051925 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124051929 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124051930 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@3dcf7940f5b7: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='F2EB3038'O, index=0 SGSN_Test-GSUP(133)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250316124051996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124051996 DLLC NOTICE LLME(ffffffff/f2eb3038){UNASSIGNED} LLC RX: unknown TLLI 0xf2eb3038, creating LLME on the fly (gprs_llc.c:552) 20250316124051996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124051996 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1325) 20250316124051996 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124051996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124051996 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124051996 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124051996 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124051996 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124051996 DLLC NOTICE LLME(ffffffff/f2eb3038){UNASSIGNED} LLGM Assign pre (f2eb3038 => fba2a412) (gprs_llc.c:1079) 20250316124051996 DLLC NOTICE LLME(f2eb3038/fba2a412){ASSIGNED} LLGM Assign post (f2eb3038 => fba2a412) (gprs_llc.c:1125) 20250316124051996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124051996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124051996 DMM DEBUG MM(262420000000003/fba2a412) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124052022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124052022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124052022 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124052022 DMM DEBUG MM(262420000000003/fba2a412) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1139) 20250316124052022 DMM NOTICE MM(262420000000003/fba2a412) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124052022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124052022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124052022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124052022 DMM DEBUG MM(262420000000003/fba2a412) Requesting authorization (sgsn_auth.c:160) 20250316124052022 DMM INFO MM(262420000000003/fba2a412) Requesting authentication tuples (sgsn_auth.c:184) 20250316124052022 DMM DEBUG MM(262420000000003/fba2a412) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124052022 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250316124052022 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250316124058023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250316124058023 DMM ERROR MM(262420000000003/fba2a412) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250316124058023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250316124058023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250316124058023 DMM NOTICE MM(262420000000003/fba2a412) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250316124058023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Reject}: Deallocated (fsm.c:568) 20250316124058023 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124058023 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124058023 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250316124058023 DLLC NOTICE LLME(f2eb3038/fba2a412){ASSIGNED} LLGM Assign pre (fba2a412 => ffffffff) (gprs_llc.c:1079) 20250316124058023 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fba2a412 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@3dcf7940f5b7: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124058042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33468<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_auth_sai_timeout-BVCI196(120)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(133)@3dcf7940f5b7: Final verdict of PTC: none 20250316124058047 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124058048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(121)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(126)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(131)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(119)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(129)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(124)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sun Mar 16 12:40:58 UTC 2025 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20250316124058147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124058450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55508<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61476) 20250316124059049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124059049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61476, count=67548) 20250316124100050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124100050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sun Mar 16 12:41:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124101052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124101052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_auth_sai_reject started. 20250316124101536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124101538 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124101583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124101583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124101583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124101583 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124101583 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124101583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124101583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124101583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124101583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124101585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124101585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124101585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124101585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124101585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124101585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124101585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124101585 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124101585 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124101585 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124101585 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124101585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124101585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124101588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124101594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124101594 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(141)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(145)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124101597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124101597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124101597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124101597 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124101597 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124101597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124101597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124101597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124101597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124101599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124101599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124101599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124101599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124101599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124101599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124101599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124101599 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124101599 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124101599 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124101599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124101599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124101599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124101601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124101606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124101606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124101617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124101617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124101617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124101617 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124101617 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124101617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124101617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124101617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124101617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124101618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124101618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124101618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124101618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124101618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124101618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124101618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124101618 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124101618 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124101618 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124101618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124101618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124101618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124101620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124101625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124101625 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(148)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124102053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124102053 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124102053 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124102053 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(150)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124102057 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(150)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124102058 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(150)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@3dcf7940f5b7: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='D6838F43'O, index=0 SGSN_Test-GSUP(152)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250316124102127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124102127 DLLC NOTICE LLME(ffffffff/d6838f43){UNASSIGNED} LLC RX: unknown TLLI 0xd6838f43, creating LLME on the fly (gprs_llc.c:552) 20250316124102127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124102127 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1325) 20250316124102127 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124102127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124102127 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124102127 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124102127 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124102127 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124102127 DLLC NOTICE LLME(ffffffff/d6838f43){UNASSIGNED} LLGM Assign pre (d6838f43 => c866595a) (gprs_llc.c:1079) 20250316124102127 DLLC NOTICE LLME(d6838f43/c866595a){ASSIGNED} LLGM Assign post (d6838f43 => c866595a) (gprs_llc.c:1125) 20250316124102127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124102127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124102127 DMM DEBUG MM(262420000000004/c866595a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124102149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124102149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124102149 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124102149 DMM DEBUG MM(262420000000004/c866595a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1139) 20250316124102149 DMM NOTICE MM(262420000000004/c866595a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124102150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124102150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124102150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124102150 DMM DEBUG MM(262420000000004/c866595a) Requesting authorization (sgsn_auth.c:160) 20250316124102150 DMM INFO MM(262420000000004/c866595a) Requesting authentication tuples (sgsn_auth.c:184) 20250316124102150 DMM DEBUG MM(262420000000004/c866595a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124102150 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250316124102150 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250316124102155 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250316124102156 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250316124102156 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250316124108151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250316124108151 DMM ERROR MM(262420000000004/c866595a) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250316124108151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250316124108151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250316124108151 DMM NOTICE MM(262420000000004/c866595a) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250316124108151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Reject}: Deallocated (fsm.c:568) 20250316124108151 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124108151 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124108151 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250316124108151 DLLC NOTICE LLME(d6838f43/c866595a){ASSIGNED} LLGM Assign pre (c866595a => ffffffff) (gprs_llc.c:1079) 20250316124108151 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c866595a => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@3dcf7940f5b7: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124108172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55522<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@3dcf7940f5b7: Final verdict of PTC: none 20250316124108177 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124108177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(141)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(145)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(151)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(140)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(143)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(149)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(138)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sun Mar 16 12:41:08 UTC 2025 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20250316124108272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124108573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56468<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67568) 20250316124109177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124109177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67568, count=68208) 20250316124110179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124110179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sun Mar 16 12:41:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124111181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124111181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_gsup_lu_timeout started. 20250316124111661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124111664 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124111711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124111711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124111711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124111711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124111711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124111711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124111711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124111711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124111711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124111711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124111711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124111711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124111712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124111712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124111712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124111712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124111712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124111712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124111712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124111712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(159)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124111712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124111712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(160)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124111715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250316124111722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124111722 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(164)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@3dcf7940f5b7: Provider Link came up: sending NS-RESET TC_attach_gsup_lu_timeout-BVCI196(158)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124111724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124111724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124111724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124111724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124111724 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124111724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124111724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124111724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124111724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124111725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124111725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124111725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124111725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124111725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124111725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124111725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124111725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124111725 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124111725 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124111725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124111725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124111725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124111727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124111732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124111732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(166)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(163)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124111737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124111737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124111737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124111737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124111737 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124111738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124111738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124111738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124111738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124111738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124111738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124111738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124111738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124111738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124111738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124111738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124111738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124111738 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124111738 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124111738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(169)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124111739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124111739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124111740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124111745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124111745 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124112182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124112182 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124112182 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124112182 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124112186 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(170)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124112187 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@3dcf7940f5b7: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F5B0E2DA'O, index=0 SGSN_Test-GSUP(171)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@3dcf7940f5b7: 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 := 'F682D2DAF276AE966B808445FBE5117B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A9103AE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '962F235EAE326DC7'O } } } } } 20250316124113260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124113260 DLLC NOTICE LLME(ffffffff/f5b0e2da){UNASSIGNED} LLC RX: unknown TLLI 0xf5b0e2da, creating LLME on the fly (gprs_llc.c:552) 20250316124113260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124113260 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1325) 20250316124113260 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124113260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124113260 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124113260 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124113260 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124113260 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124113260 DLLC NOTICE LLME(ffffffff/f5b0e2da){UNASSIGNED} LLGM Assign pre (f5b0e2da => f7d9278b) (gprs_llc.c:1079) 20250316124113260 DLLC NOTICE LLME(f5b0e2da/f7d9278b){ASSIGNED} LLGM Assign post (f5b0e2da => f7d9278b) (gprs_llc.c:1125) 20250316124113260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124113260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124113260 DMM DEBUG MM(262420000000005/f7d9278b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124113286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124113286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124113286 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124113286 DMM DEBUG MM(262420000000005/f7d9278b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1139) 20250316124113286 DMM NOTICE MM(262420000000005/f7d9278b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124113286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124113286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124113286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124113286 DMM DEBUG MM(262420000000005/f7d9278b) Requesting authorization (sgsn_auth.c:160) 20250316124113286 DMM INFO MM(262420000000005/f7d9278b) Requesting authentication tuples (sgsn_auth.c:184) 20250316124113286 DMM DEBUG MM(262420000000005/f7d9278b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124113286 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250316124113286 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250316124113292 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124113292 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124113292 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124113292 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124113292 DMM INFO MM(262420000000005/f7d9278b) Subscriber data update (mmctx.c:445) 20250316124113292 DMM DEBUG MM(262420000000005/f7d9278b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124113292 DMM INFO MM(262420000000005/f7d9278b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124113292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124113292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124113292 DMM INFO MM(262420000000005/f7d9278b) <- GMM AUTH AND CIPHERING REQ (rand = f6 82 d2 da f2 76 ae 96 6b 80 84 45 fb e5 11 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124113308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124113308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124113308 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124113308 DMM INFO MM(262420000000005/f7d9278b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124113308 DMM NOTICE MM(262420000000005/f7d9278b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124113308 DMM DEBUG MM(262420000000005/f7d9278b) checking auth: received GSM SRES = a9 10 3a e8 (gprs_gmm.c:721) 20250316124113308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124113308 DMM DEBUG MM(262420000000005/f7d9278b) Requesting authorization (sgsn_auth.c:160) 20250316124113308 DMM INFO MM(262420000000005/f7d9278b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124113308 DMM DEBUG MM(262420000000005/f7d9278b) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124113308 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250316124113308 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) 20250316124113308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124113308 DMM INFO MM(262420000000005/f7d9278b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7d9278b) (gprs_gmm.c:355) TC_attach_gsup_lu_timeout(173)@3dcf7940f5b7: setverdict(fail): none -> fail MC@3dcf7940f5b7: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20250316124113325 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124113325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(170)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(171)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(164)@3dcf7940f5b7: Final verdict of PTC: none 20250316124113330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56470<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(161)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(159)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(169)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(167)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(162)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(157)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@3dcf7940f5b7: Final verdict of PTC: fail MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@3dcf7940f5b7: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sun Mar 16 12:41:13 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20250316124113426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124113828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56480<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44104) 20250316124114326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124114326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44104, count=73416) 20250316124115328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124115328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sun Mar 16 12:41:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124116330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124116330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_gsup_lu_reject started. 20250316124116914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124116915 DMM INFO MM(262420000000005/f7d9278b) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124116915 DMM INFO MM(262420000000005/f7d9278b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124116915 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124116915 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124116915 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124116915 DMM ERROR MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250316124116915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250316124116915 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124116915 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124116915 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124116915 DLLC NOTICE LLME(f5b0e2da/f7d9278b){ASSIGNED} LLGM Assign pre (f7d9278b => ffffffff) (gprs_llc.c:1079) 20250316124116915 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7d9278b => ffffffff) (gprs_llc.c:1125) 20250316124116915 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124116943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124116943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124116943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124116943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124116943 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124116943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124116943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124116943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124116943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124116944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124116944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124116944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124116944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124116944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124116944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124116944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124116944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124116944 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124116944 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124116944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124116944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124116944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124116947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124116953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124116954 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(179)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(177)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(183)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124116958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124116958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124116958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124116958 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124116958 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124116958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124116958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124116958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124116958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124116959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124116959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124116959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124116959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124116959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124116959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124116959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124116959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124116959 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124116959 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124116959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(183)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124116959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124116959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124116962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124116967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124116967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(185)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(182)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124116972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124116972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124116972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124116972 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124116972 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124116972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124116972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124116972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124116972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124116973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124116973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124116973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124116974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124116974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124116974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124116974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124116974 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124116974 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124116974 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124116974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124116974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124116974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124116976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124116981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124116981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124117332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124117332 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124117332 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124117332 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124117335 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124117336 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@3dcf7940f5b7: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='EB4C195C'O, index=0 SGSN_Test-GSUP(190)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@3dcf7940f5b7: 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 := 'EC1053EAD733414B9964DC4866BB233D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C0436DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7DC6859A81F1AB79'O } } } } } 20250316124118410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124118410 DLLC NOTICE LLME(ffffffff/eb4c195c){UNASSIGNED} LLC RX: unknown TLLI 0xeb4c195c, creating LLME on the fly (gprs_llc.c:552) 20250316124118410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124118410 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1325) 20250316124118410 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124118410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124118410 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124118410 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124118410 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124118410 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124118410 DLLC NOTICE LLME(ffffffff/eb4c195c){UNASSIGNED} LLGM Assign pre (eb4c195c => d3cca030) (gprs_llc.c:1079) 20250316124118410 DLLC NOTICE LLME(eb4c195c/d3cca030){ASSIGNED} LLGM Assign post (eb4c195c => d3cca030) (gprs_llc.c:1125) 20250316124118410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124118410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124118410 DMM DEBUG MM(262420000000006/d3cca030) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124118432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124118432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124118432 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124118432 DMM DEBUG MM(262420000000006/d3cca030) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1139) 20250316124118432 DMM NOTICE MM(262420000000006/d3cca030) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124118432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124118432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124118432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124118432 DMM DEBUG MM(262420000000006/d3cca030) Requesting authorization (sgsn_auth.c:160) 20250316124118432 DMM INFO MM(262420000000006/d3cca030) Requesting authentication tuples (sgsn_auth.c:184) 20250316124118432 DMM DEBUG MM(262420000000006/d3cca030) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124118432 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250316124118432 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250316124118434 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124118434 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124118434 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124118435 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124118435 DMM INFO MM(262420000000006/d3cca030) Subscriber data update (mmctx.c:445) 20250316124118435 DMM DEBUG MM(262420000000006/d3cca030) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124118435 DMM INFO MM(262420000000006/d3cca030) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124118435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124118435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124118435 DMM INFO MM(262420000000006/d3cca030) <- GMM AUTH AND CIPHERING REQ (rand = ec 10 53 ea d7 33 41 4b 99 64 dc 48 66 bb 23 3d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124118451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124118451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124118451 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124118451 DMM INFO MM(262420000000006/d3cca030) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124118451 DMM NOTICE MM(262420000000006/d3cca030) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124118451 DMM DEBUG MM(262420000000006/d3cca030) checking auth: received GSM SRES = 8c 04 36 df (gprs_gmm.c:721) 20250316124118451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124118451 DMM DEBUG MM(262420000000006/d3cca030) Requesting authorization (sgsn_auth.c:160) 20250316124118452 DMM INFO MM(262420000000006/d3cca030) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124118452 DMM DEBUG MM(262420000000006/d3cca030) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124118452 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250316124118452 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) 20250316124118452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124118452 DMM INFO MM(262420000000006/d3cca030) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3cca030) (gprs_gmm.c:355) 20250316124118454 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250316124118454 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250316124118454 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250316124118454 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124118454 DMM INFO MM(262420000000006/d3cca030) Subscriber data update (mmctx.c:445) 20250316124118454 DMM DEBUG MM(262420000000006/d3cca030) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@3dcf7940f5b7: setverdict(fail): none -> fail MC@3dcf7940f5b7: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250316124118471 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124118471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(183)@3dcf7940f5b7: Final verdict of PTC: none 20250316124118472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60708<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(189)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(190)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(188)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(178)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(176)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(181)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(186)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@3dcf7940f5b7: Final verdict of PTC: fail MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@3dcf7940f5b7: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sun Mar 16 12:41:18 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20250316124118570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124118972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47372) 20250316124119472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124119472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47372, count=79524) 20250316124120472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124120473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316124120630 DGPRS DEBUG Checking for inactive LLMEs, time = 5359786 (sgsn.c:131) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sun Mar 16 12:41:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124121474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124121474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_combined started. 20250316124122062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124122065 DMM INFO MM(262420000000006/d3cca030) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124122065 DMM INFO MM(262420000000006/d3cca030) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124122065 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124122065 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124122065 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124122065 DMM ERROR MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250316124122065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250316124122065 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124122065 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124122065 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124122065 DLLC NOTICE LLME(eb4c195c/d3cca030){ASSIGNED} LLGM Assign pre (d3cca030 => ffffffff) (gprs_llc.c:1079) 20250316124122065 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3cca030 => ffffffff) (gprs_llc.c:1125) 20250316124122065 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124122106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124122106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124122106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124122106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124122106 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124122106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124122106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124122106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124122106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124122107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124122107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124122107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124122107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124122107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124122107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124122107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124122107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124122107 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124122107 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124122107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(197)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124122108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124122108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124122110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124122115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124122115 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(199)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI196(196)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124122119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124122119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124122119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124122119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124122119 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124122119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124122119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124122119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124122119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124122120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124122120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124122120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124122120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124122120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124122120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124122120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124122120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124122120 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124122120 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124122120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124122121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124122121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124122123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124122129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124122129 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124122137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124122137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124122137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124122137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124122137 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124122137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124122137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124122137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124122137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124122138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124122138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124122138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124122138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124122138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124122138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124122138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124122138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124122138 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124122138 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124122138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124122139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124122139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124122142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124122147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124122147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124122475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124122475 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124122475 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124122475 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124122479 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(208)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124122481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@3dcf7940f5b7: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='FE53DE96'O, index=0 SGSN_Test-GSUP(209)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@3dcf7940f5b7: 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 := '9560CBB45FCB0A004FCA10D3AB465C0E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7297E1A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C75D94846F3022B8'O } } } } } 20250316124123551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124123551 DLLC NOTICE LLME(ffffffff/fe53de96){UNASSIGNED} LLC RX: unknown TLLI 0xfe53de96, creating LLME on the fly (gprs_llc.c:552) 20250316124123551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124123551 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250316124123551 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124123551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124123551 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124123551 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124123551 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124123551 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124123551 DLLC NOTICE LLME(ffffffff/fe53de96){UNASSIGNED} LLGM Assign pre (fe53de96 => ebc19dcf) (gprs_llc.c:1079) 20250316124123551 DLLC NOTICE LLME(fe53de96/ebc19dcf){ASSIGNED} LLGM Assign post (fe53de96 => ebc19dcf) (gprs_llc.c:1125) 20250316124123551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124123551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124123551 DMM DEBUG MM(262420000000007/ebc19dcf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124123577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124123577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124123577 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124123577 DMM DEBUG MM(262420000000007/ebc19dcf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1139) 20250316124123577 DMM NOTICE MM(262420000000007/ebc19dcf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124123577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124123577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124123577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124123577 DMM DEBUG MM(262420000000007/ebc19dcf) Requesting authorization (sgsn_auth.c:160) 20250316124123577 DMM INFO MM(262420000000007/ebc19dcf) Requesting authentication tuples (sgsn_auth.c:184) 20250316124123577 DMM DEBUG MM(262420000000007/ebc19dcf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124123577 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250316124123577 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250316124123581 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124123581 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124123581 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124123581 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124123581 DMM INFO MM(262420000000007/ebc19dcf) Subscriber data update (mmctx.c:445) 20250316124123581 DMM DEBUG MM(262420000000007/ebc19dcf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124123581 DMM INFO MM(262420000000007/ebc19dcf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124123581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124123581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124123581 DMM INFO MM(262420000000007/ebc19dcf) <- GMM AUTH AND CIPHERING REQ (rand = 95 60 cb b4 5f cb 0a 00 4f ca 10 d3 ab 46 5c 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124123593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124123594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124123594 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124123594 DMM INFO MM(262420000000007/ebc19dcf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124123594 DMM NOTICE MM(262420000000007/ebc19dcf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124123594 DMM DEBUG MM(262420000000007/ebc19dcf) checking auth: received GSM SRES = a7 29 7e 1a (gprs_gmm.c:721) 20250316124123594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124123594 DMM DEBUG MM(262420000000007/ebc19dcf) Requesting authorization (sgsn_auth.c:160) 20250316124123594 DMM INFO MM(262420000000007/ebc19dcf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124123594 DMM DEBUG MM(262420000000007/ebc19dcf) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124123594 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250316124123594 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) 20250316124123594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124123594 DMM INFO MM(262420000000007/ebc19dcf) <- GMM ATTACH ACCEPT (new P-TMSI=0xebc19dcf) (gprs_gmm.c:355) 20250316124123595 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124123595 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124123595 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250316124123595 DMM INFO MM(262420000000007/ebc19dcf) Subscriber data update (mmctx.c:445) 20250316124123595 DMM DEBUG MM(262420000000007/ebc19dcf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124123595 DMM INFO MM(262420000000007/ebc19dcf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124123595 DMM NOTICE MM(262420000000007/ebc19dcf) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1055) 20250316124123595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124123595 DMM NOTICE MM(262420000000007/ebc19dcf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124123595 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) 20250316124123596 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124123596 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250316124123596 DMM INFO MM(262420000000007/ebc19dcf) Subscriber data update (mmctx.c:445) 20250316124123596 DMM DEBUG MM(262420000000007/ebc19dcf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@3dcf7940f5b7: Removing Client IMSI='262420000000007'H, index=0 20250316124123604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124123604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124123604 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124123604 DMM INFO MM(262420000000007/ebc19dcf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124123604 DMM NOTICE MM(262420000000007/ebc19dcf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124123604 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124123604 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124123604 DLLC NOTICE LLME(fe53de96/ebc19dcf){ASSIGNED} LLGM Assign pre (ffffffff => ebc19dcf) (gprs_llc.c:1079) 20250316124123604 DLLC NOTICE LLME(ffffffff/ebc19dcf){ASSIGNED} LLGM Assign post (ffffffff => ebc19dcf) (gprs_llc.c:1125) 20250316124123604 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124123604 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124123604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124123604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124123609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60726<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(202)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(197)@3dcf7940f5b7: Final verdict of PTC: none 20250316124123614 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124123614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(207)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(209)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(205)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(200)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(195)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_combined finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sun Mar 16 12:41:23 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250316124123712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124124114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60728<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84400) 20250316124124616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124124616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84400, count=88756) 20250316124125618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124125618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sun Mar 16 12:41:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124126619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124126619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_accept_all started. 20250316124127220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124127222 DMM INFO MM(262420000000007/ebc19dcf) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124127222 DMM INFO MM(262420000000007/ebc19dcf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124127222 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124127223 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124127223 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124127223 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124127223 DLLC NOTICE LLME(ffffffff/ebc19dcf){ASSIGNED} LLGM Assign pre (ebc19dcf => ffffffff) (gprs_llc.c:1079) 20250316124127223 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebc19dcf => ffffffff) (gprs_llc.c:1125) 20250316124127223 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250316124127223 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) 20250316124127223 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) 20250316124127223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124127223 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124127223 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124127223 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124127223 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124127266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124127266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124127266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124127266 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124127266 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124127266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124127266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124127266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124127266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124127267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124127267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124127267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124127267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124127267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124127267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124127267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124127267 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124127267 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124127267 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124127267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124127267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124127267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124127269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124127275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124127275 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(218)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124127281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124127281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124127281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124127281 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124127281 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124127281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124127281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124127281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124127281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124127282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124127282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124127282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124127283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124127283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124127283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124127283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124127283 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124127283 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124127283 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124127283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124127283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124127283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(222)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(221)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124127285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(218)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124127291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124127291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(222)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_accept_all-BVCI210(220)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(226)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124127294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124127294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124127294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124127294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124127294 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124127294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124127294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124127294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124127294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124127296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124127296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124127296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124127296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124127296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124127296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124127296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124127296 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124127296 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124127296 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124127296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124127296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124127296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124127298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124127302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124127302 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124127621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124127621 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124127621 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124127621 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124127625 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124127626 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@3dcf7940f5b7: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='CC2278DC'O, index=0 SGSN_Test-GSUP(228)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250316124128700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124128700 DLLC NOTICE LLME(ffffffff/cc2278dc){UNASSIGNED} LLC RX: unknown TLLI 0xcc2278dc, creating LLME on the fly (gprs_llc.c:552) 20250316124128700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124128700 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1325) 20250316124128700 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124128700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124128700 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124128700 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124128700 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124128700 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124128700 DLLC NOTICE LLME(ffffffff/cc2278dc){UNASSIGNED} LLGM Assign pre (cc2278dc => fe1b71e2) (gprs_llc.c:1079) 20250316124128700 DLLC NOTICE LLME(cc2278dc/fe1b71e2){ASSIGNED} LLGM Assign post (cc2278dc => fe1b71e2) (gprs_llc.c:1125) 20250316124128700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124128700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124128700 DMM DEBUG MM(262420000000008/fe1b71e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124128717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124128717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124128717 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124128717 DMM DEBUG MM(262420000000008/fe1b71e2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1139) 20250316124128717 DMM NOTICE MM(262420000000008/fe1b71e2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124128718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124128718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124128718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250316124128718 DMM INFO MM(262420000000008/fe1b71e2) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe1b71e2) (gprs_gmm.c:355) TC_attach_accept_all(230)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@3dcf7940f5b7: Removing Client IMSI='262420000000008'H, index=0 TC_attach_accept_all(230)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124129701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124129701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124129701 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124129701 DMM INFO MM(262420000000008/fe1b71e2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124129701 DMM NOTICE MM(262420000000008/fe1b71e2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124129701 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124129701 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124129701 DLLC NOTICE LLME(cc2278dc/fe1b71e2){ASSIGNED} LLGM Assign pre (ffffffff => fe1b71e2) (gprs_llc.c:1079) 20250316124129701 DLLC NOTICE LLME(ffffffff/fe1b71e2){ASSIGNED} LLGM Assign post (ffffffff => fe1b71e2) (gprs_llc.c:1125) 20250316124129701 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124129701 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124129701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124129701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316124129702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44982<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_accept_all-BVCI210(220)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(228)@3dcf7940f5b7: Final verdict of PTC: none 20250316124129703 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124129703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(227)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(221)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(226)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(216)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(214)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(219)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(224)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_accept_all finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sun Mar 16 12:41:29 UTC 2025 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20250316124129753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124130156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44994<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69116) 20250316124130703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124130703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69116, count=70276) 20250316124131705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124131705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sun Mar 16 12:41:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124132705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124132705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_closed started. 20250316124133258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124133261 DMM INFO MM(262420000000008/fe1b71e2) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124133261 DMM INFO MM(262420000000008/fe1b71e2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124133261 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124133261 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124133261 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124133261 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124133261 DLLC NOTICE LLME(ffffffff/fe1b71e2){ASSIGNED} LLGM Assign pre (fe1b71e2 => ffffffff) (gprs_llc.c:1079) 20250316124133261 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe1b71e2 => ffffffff) (gprs_llc.c:1125) 20250316124133261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124133261 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124133261 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124133261 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124133261 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124133321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124133322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124133322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124133322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124133322 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124133322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124133322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124133322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124133322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124133322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124133322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124133322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124133322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124133322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124133322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124133322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124133322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124133322 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124133323 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124133323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124133323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124133323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(236)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124133325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124133331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124133331 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(241)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@3dcf7940f5b7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(240)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124133343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124133343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124133343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124133343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124133343 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124133344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124133344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124133344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124133344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(241)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124133345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124133345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124133345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124133345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124133345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124133345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124133345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124133345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124133345 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124133345 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124133345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124133345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124133345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(241)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124133347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(237)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(240)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250316124133352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124133352 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(245)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124133353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124133353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124133353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124133353 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124133353 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124133353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124133353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124133353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124133353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124133354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124133354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124133354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124133354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124133354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124133354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124133354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124133354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124133354 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124133354 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124133354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124133354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124133354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_closed-BVCI210(238)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124133356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124133361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124133361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124133707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124133707 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124133707 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124133707 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124133711 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(246)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124133712 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@3dcf7940f5b7: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D6B6BEBC'O, index=0 SGSN_Test-GSUP(247)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@3dcf7940f5b7: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D6B6BEBC'O, index=1 20250316124134790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124134790 DLLC NOTICE LLME(ffffffff/d6b6bebc){UNASSIGNED} LLC RX: unknown TLLI 0xd6b6bebc, creating LLME on the fly (gprs_llc.c:552) 20250316124134790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124134790 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1325) 20250316124134790 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124134790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124134790 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124134790 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124134790 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124134790 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124134790 DLLC NOTICE LLME(ffffffff/d6b6bebc){UNASSIGNED} LLGM Assign pre (d6b6bebc => c7076b42) (gprs_llc.c:1079) 20250316124134790 DLLC NOTICE LLME(d6b6bebc/c7076b42){ASSIGNED} LLGM Assign post (d6b6bebc => c7076b42) (gprs_llc.c:1125) 20250316124134790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124134790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124134790 DMM DEBUG MM(001010123456789/c7076b42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124134803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124134803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124134803 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124134803 DMM DEBUG MM(001010123456789/c7076b42) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1139) 20250316124134803 DMM NOTICE MM(001010123456789/c7076b42) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124134803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124134803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124134803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250316124134803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250316124134803 DMM NOTICE MM(001010123456789/c7076b42) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:419) 20250316124134803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Reject}: Deallocated (fsm.c:568) 20250316124134803 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124134803 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124134803 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250316124134803 DLLC NOTICE LLME(d6b6bebc/c7076b42){ASSIGNED} LLGM Assign pre (c7076b42 => ffffffff) (gprs_llc.c:1079) 20250316124134803 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7076b42 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@3dcf7940f5b7: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@3dcf7940f5b7: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@3dcf7940f5b7: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='F2402B02'O, index=2 SGSN_Test-GSUP(247)@3dcf7940f5b7: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250316124134832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124134832 DLLC NOTICE LLME(ffffffff/f2402b02){UNASSIGNED} LLC RX: unknown TLLI 0xf2402b02, creating LLME on the fly (gprs_llc.c:552) 20250316124134832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124134832 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1325) 20250316124134832 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124134832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124134832 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124134832 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124134832 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124134832 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124134832 DLLC NOTICE LLME(ffffffff/f2402b02){UNASSIGNED} LLGM Assign pre (f2402b02 => d0649032) (gprs_llc.c:1079) 20250316124134832 DLLC NOTICE LLME(f2402b02/d0649032){ASSIGNED} LLGM Assign post (f2402b02 => d0649032) (gprs_llc.c:1125) 20250316124134832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124134832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124134832 DMM DEBUG MM(262420000000010/d0649032) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124134834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124134834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124134834 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124134834 DMM DEBUG MM(262420000000010/d0649032) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1139) 20250316124134834 DMM NOTICE MM(262420000000010/d0649032) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124134834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124134834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124134834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250316124134834 DMM INFO MM(262420000000010/d0649032) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0649032) (gprs_gmm.c:355) TC_attach_closed(250)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@3dcf7940f5b7: Removing Client IMSI='262420000000010'H, index=2 20250316124135836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124135836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124135836 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124135836 DMM INFO MM(262420000000010/d0649032) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124135836 DMM NOTICE MM(262420000000010/d0649032) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124135836 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124135836 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124135836 DLLC NOTICE LLME(f2402b02/d0649032){ASSIGNED} LLGM Assign pre (ffffffff => d0649032) (gprs_llc.c:1079) 20250316124135836 DLLC NOTICE LLME(ffffffff/d0649032){ASSIGNED} LLGM Assign post (ffffffff => d0649032) (gprs_llc.c:1125) 20250316124135836 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124135836 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124135836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124135836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124135838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45006<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124135841 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124135841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(247)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(245)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(241)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(235)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(239)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(233)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(243)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@3dcf7940f5b7: Test case TC_attach_closed finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sun Mar 16 12:41:35 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250316124135906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124136308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76732) 20250316124136842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124136842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=76732, count=81088) 20250316124137843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124137843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sun Mar 16 12:41:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124138844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124138844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_no_imei_response started. 20250316124139345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124139347 DMM INFO MM(262420000000010/d0649032) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124139347 DMM INFO MM(262420000000010/d0649032) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124139347 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124139347 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124139347 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124139347 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124139347 DLLC NOTICE LLME(ffffffff/d0649032){ASSIGNED} LLGM Assign pre (d0649032 => ffffffff) (gprs_llc.c:1079) 20250316124139347 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0649032 => ffffffff) (gprs_llc.c:1125) 20250316124139348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124139348 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124139348 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124139348 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124139348 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124139406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124139406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124139406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124139406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124139406 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124139406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124139406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124139406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124139406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124139407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124139407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124139407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124139407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124139407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124139407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124139407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124139407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124139407 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124139407 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124139407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124139407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124139407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124139411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(252)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124139420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124139420 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@3dcf7940f5b7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(260)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124139427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124139427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124139427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124139427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124139427 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124139427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124139427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124139427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124139427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(261)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124139428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124139428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124139428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124139428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124139428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124139428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124139428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124139428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124139428 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124139428 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124139428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124139429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124139429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124139431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(260)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(257)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(265)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124139438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124139438 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250316124139439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124139439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124139439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124139439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124139439 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124139439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124139439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124139439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124139439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124139440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124139440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124139440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124139440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124139440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124139440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124139440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124139440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124139440 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124139440 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124139440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124139440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124139440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_no_imei_response-BVCI210(258)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(265)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124139444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124139450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124139450 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124139845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124139845 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124139845 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124139845 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124139849 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(266)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124139850 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@3dcf7940f5b7: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='EBA6C7E2'O, index=0 SGSN_Test-GSUP(267)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250316124140876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124140876 DLLC NOTICE LLME(ffffffff/eba6c7e2){UNASSIGNED} LLC RX: unknown TLLI 0xeba6c7e2, creating LLME on the fly (gprs_llc.c:552) 20250316124140876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124140876 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250316124140876 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124140876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124140876 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124140876 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124140876 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124140876 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124140876 DLLC NOTICE LLME(ffffffff/eba6c7e2){UNASSIGNED} LLGM Assign pre (eba6c7e2 => f5556f2b) (gprs_llc.c:1079) 20250316124140876 DLLC NOTICE LLME(eba6c7e2/f5556f2b){ASSIGNED} LLGM Assign post (eba6c7e2 => f5556f2b) (gprs_llc.c:1125) 20250316124140876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124140876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124140876 DMM DEBUG MM(262420000000032/f5556f2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124146876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250316124146877 DMM DEBUG MM(262420000000032/f5556f2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124150631 DGPRS DEBUG Checking for inactive LLMEs, time = 5359816 (sgsn.c:131) 20250316124152877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250316124152877 DMM DEBUG MM(262420000000032/f5556f2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124158879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250316124158879 DMM DEBUG MM(262420000000032/f5556f2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124159846 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250316124159846 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124159846 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250316124204880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250316124204880 DMM DEBUG MM(262420000000032/f5556f2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124209409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124209415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124209415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124209430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124209433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124209433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124209441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124209445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124209445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124210880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250316124210880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250316124210880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250316124210880 DMM NOTICE MM(262420000000032/f5556f2b) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:419) 20250316124210880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Reject}: Deallocated (fsm.c:568) 20250316124210880 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124210880 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124210880 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250316124210880 DLLC NOTICE LLME(eba6c7e2/f5556f2b){ASSIGNED} LLGM Assign pre (f5556f2b => ffffffff) (gprs_llc.c:1079) 20250316124210880 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5556f2b => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@3dcf7940f5b7: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124210901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34970<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(251)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(267)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@3dcf7940f5b7: Final verdict of PTC: none 20250316124210906 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_no_imei_response-BVCI196(254)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(255)@3dcf7940f5b7: Final verdict of PTC: none 20250316124210906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(266)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(261)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(265)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(253)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(259)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(263)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sun Mar 16 12:42:10 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 20250316124210953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124211255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62596) 20250316124211907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124211907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=62596, count=70852) 20250316124212908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124212908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sun Mar 16 12:42:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124213909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124213909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_no_imsi_response started. 20250316124214351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124214354 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124214398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124214398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124214398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124214398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124214398 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124214398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124214398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124214398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124214398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124214399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124214399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124214399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124214399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124214399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124214399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124214399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124214399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124214399 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124214399 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124214399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124214399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124214399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(275)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124214401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124214407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124214407 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(276)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124214411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124214411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124214411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124214411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124214411 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124214411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124214411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124214411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124214411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124214412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124214412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124214412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124214412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124214412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124214412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124214412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124214412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124214412 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124214412 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124214412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124214413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124214413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124214414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124214418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124214418 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(281)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124214429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124214429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124214429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124214429 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124214429 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124214429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124214429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124214429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124214429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250316124214430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124214430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124214430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124214430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124214430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124214430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) -NSVCI99(284)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124214430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124214430 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124214430 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124214430 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124214430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124214430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124214430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124214432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124214436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124214436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124214910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124214910 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124214910 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124214910 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124214914 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124214915 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@3dcf7940f5b7: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='FD8398CB'O, index=0 SGSN_Test-GSUP(286)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250316124215988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124215988 DLLC NOTICE LLME(ffffffff/fd8398cb){UNASSIGNED} LLC RX: unknown TLLI 0xfd8398cb, creating LLME on the fly (gprs_llc.c:552) 20250316124215988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124215989 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250316124215989 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124215989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124215989 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124215989 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124215989 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124215989 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124215989 DLLC NOTICE LLME(ffffffff/fd8398cb){UNASSIGNED} LLGM Assign pre (fd8398cb => e1b7b8af) (gprs_llc.c:1079) 20250316124215989 DLLC NOTICE LLME(fd8398cb/e1b7b8af){ASSIGNED} LLGM Assign post (fd8398cb => e1b7b8af) (gprs_llc.c:1125) 20250316124215989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124215989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124215989 DMM DEBUG MM(/e1b7b8af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124216013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124216013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124216013 DMM DEBUG MM_STATE_Gb(4253259979)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124216013 DMM DEBUG MM(/e1b7b8af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1139) 20250316124216013 DMM NOTICE MM(/e1b7b8af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124216013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124216013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250316124216013 DMM DEBUG MM(/e1b7b8af) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250316124220632 DGPRS DEBUG Checking for inactive LLMEs, time = 5359846 (sgsn.c:131) 20250316124222014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250316124222014 DMM DEBUG MM(/e1b7b8af) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250316124228015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250316124228015 DMM DEBUG MM(/e1b7b8af) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250316124234015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250316124234015 DMM DEBUG MM(/e1b7b8af) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250316124234911 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250316124234911 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250316124234912 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124240017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250316124240017 DMM DEBUG MM(/e1b7b8af) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250316124244400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124244401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124244401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124244413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124244413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124244413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124244431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124244431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124244431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124246017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250316124246017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250316124246017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250316124246017 DMM NOTICE MM(/e1b7b8af) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:419) 20250316124246017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Reject}: Deallocated (fsm.c:568) 20250316124246017 DMM DEBUG MM_STATE_Gb(4253259979)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124246017 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124246017 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250316124246017 DLLC NOTICE LLME(fd8398cb/e1b7b8af){ASSIGNED} LLGM Assign pre (e1b7b8af => ffffffff) (gprs_llc.c:1079) 20250316124246017 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1b7b8af => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@3dcf7940f5b7: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124246022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55352<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124246023 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124246023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(281)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(286)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(284)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(279)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(274)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(272)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(277)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(282)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sun Mar 16 12:42:46 UTC 2025 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20250316124246130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124246431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44602<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63220) 20250316124247024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124247024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63220, count=72092) 20250316124248024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124248024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sun Mar 16 12:42:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124249026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124249026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_closed_add_vty started. 20250316124249451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124249452 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124249468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124249468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124249468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124249468 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124249468 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124249468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124249468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124249468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124249468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124249469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124249469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124249469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124249469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124249469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124249469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124249469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124249469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124249469 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124249469 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124249469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124249470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124249470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124249472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124249478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124249478 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(298)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124249483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124249483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124249483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124249483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124249483 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124249483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124249483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124249483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124249483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124249485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124249485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124249485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124249485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124249485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124249485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124249485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124249485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124249485 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124249485 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124249485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124249485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124249485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124249488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124249493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124249493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(300)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(297)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124249499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124249499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124249499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124249499 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124249499 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124249499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124249499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124249499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124249499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124249500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124249500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124249500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124249500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124249500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124249500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124249500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124249500 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124249500 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124249500 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124249500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124249500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124249500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124249503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124249508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124249508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124250027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124250027 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124250027 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124250027 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124250028 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(304)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124250028 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250316124250633 DGPRS DEBUG Checking for inactive LLMEs, time = 5359876 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@3dcf7940f5b7: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D42B3A90'O, index=0 SGSN_Test-GSUP(305)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@3dcf7940f5b7: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D42B3A90'O, index=1 20250316124251056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124251056 DLLC NOTICE LLME(ffffffff/d42b3a90){UNASSIGNED} LLC RX: unknown TLLI 0xd42b3a90, creating LLME on the fly (gprs_llc.c:552) 20250316124251056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124251056 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1325) 20250316124251056 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124251056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124251056 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124251056 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124251056 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124251056 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124251056 DLLC NOTICE LLME(ffffffff/d42b3a90){UNASSIGNED} LLGM Assign pre (d42b3a90 => d20b174e) (gprs_llc.c:1079) 20250316124251056 DLLC NOTICE LLME(d42b3a90/d20b174e){ASSIGNED} LLGM Assign post (d42b3a90 => d20b174e) (gprs_llc.c:1125) 20250316124251056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124251056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124251056 DMM DEBUG MM(001010123456789/d20b174e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124251063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124251063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124251063 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124251063 DMM DEBUG MM(001010123456789/d20b174e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1139) 20250316124251063 DMM NOTICE MM(001010123456789/d20b174e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124251063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124251063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124251063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250316124251063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250316124251063 DMM NOTICE MM(001010123456789/d20b174e) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:419) 20250316124251063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Reject}: Deallocated (fsm.c:568) 20250316124251063 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124251063 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124251063 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250316124251063 DLLC NOTICE LLME(d42b3a90/d20b174e){ASSIGNED} LLGM Assign pre (d20b174e => ffffffff) (gprs_llc.c:1079) 20250316124251063 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d20b174e => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@3dcf7940f5b7: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@3dcf7940f5b7: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D42B3A90'O, index=2 20250316124251066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124251066 DLLC NOTICE LLME(ffffffff/d42b3a90){UNASSIGNED} LLC RX: unknown TLLI 0xd42b3a90, creating LLME on the fly (gprs_llc.c:552) 20250316124251066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124251066 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1325) 20250316124251066 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124251066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124251066 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124251066 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124251066 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124251066 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124251066 DLLC NOTICE LLME(ffffffff/d42b3a90){UNASSIGNED} LLGM Assign pre (d42b3a90 => c813d5e4) (gprs_llc.c:1079) 20250316124251066 DLLC NOTICE LLME(d42b3a90/c813d5e4){ASSIGNED} LLGM Assign post (d42b3a90 => c813d5e4) (gprs_llc.c:1125) 20250316124251066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124251066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124251066 DMM DEBUG MM(001010123456700/c813d5e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124251069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124251069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124251069 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124251069 DMM DEBUG MM(001010123456700/c813d5e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1139) 20250316124251069 DMM NOTICE MM(001010123456700/c813d5e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124251069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124251069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124251069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250316124251069 DMM INFO MM(001010123456700/c813d5e4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc813d5e4) (gprs_gmm.c:355) TC_attach_closed_add_vty(307)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@3dcf7940f5b7: Removing Client IMSI='001010123456700'H, index=2 20250316124252080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124252080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124252080 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124252080 DMM INFO MM(001010123456700/c813d5e4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124252080 DMM NOTICE MM(001010123456700/c813d5e4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124252080 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124252080 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124252080 DLLC NOTICE LLME(d42b3a90/c813d5e4){ASSIGNED} LLGM Assign pre (ffffffff => c813d5e4) (gprs_llc.c:1079) 20250316124252080 DLLC NOTICE LLME(ffffffff/c813d5e4){ASSIGNED} LLGM Assign post (ffffffff => c813d5e4) (gprs_llc.c:1125) 20250316124252080 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124252080 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124252080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124252080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124252082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44618<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@3dcf7940f5b7: Final verdict of PTC: none 20250316124252088 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-BSSGP1(295)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(298)@3dcf7940f5b7: Final verdict of PTC: none 20250316124252088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed_add_vty-BVCI220(302)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(293)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(303)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(291)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(301)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(296)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sun Mar 16 12:42:52 UTC 2025 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20250316124252210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124252613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44630<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70464) 20250316124253089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124253089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70464, count=80520) 20250316124254090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124254090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sun Mar 16 12:42:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124255091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124255091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_check_subscriber_list started. 20250316124255702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124255703 DMM INFO MM(001010123456700/c813d5e4) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124255703 DMM INFO MM(001010123456700/c813d5e4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124255704 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124255704 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124255704 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124255704 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124255704 DLLC NOTICE LLME(ffffffff/c813d5e4){ASSIGNED} LLGM Assign pre (c813d5e4 => ffffffff) (gprs_llc.c:1079) 20250316124255704 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c813d5e4 => ffffffff) (gprs_llc.c:1125) 20250316124255704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124255704 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124255704 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124255704 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124255704 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(313)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(313)@3dcf7940f5b7: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(312)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124255732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124255732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124255732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124255732 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124255732 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124255732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124255732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124255732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124255732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(313)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124255733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124255733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124255733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124255733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124255733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124255733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124255733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124255733 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124255733 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124255733 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124255733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124255733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124255733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(313)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(313)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124255738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(312)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(309)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(317)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124255746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124255746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124255746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124255746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124255746 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124255746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124255746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124255746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124255746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124255747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124255747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124255747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124255747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124255747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124255747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124255747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124255747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124255747 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124255747 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124255747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(317)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124255747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124255747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124255748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124255748 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250316124255750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_attach_check_subscriber_list-BVCI196(310)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124255755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124255755 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124255764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124255764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124255764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124255764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124255764 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124255764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124255764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124255764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124255764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124255765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124255765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124255765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124255765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124255765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124255765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124255765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124255765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124255765 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124255765 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124255765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124255765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124255765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124255768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124255774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124255774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124256091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124256092 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124256092 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124256092 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124256093 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124256094 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(310)@3dcf7940f5b7: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='CB388A10'O, index=0 SGSN_Test-GSUP(324)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@3dcf7940f5b7: 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 := '484CDB081FDBCD6FBFBCC60D42CD7731'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9DC5A17F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '541D50B12D04B4FD'O } } } } } 20250316124257116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124257116 DLLC NOTICE LLME(ffffffff/cb388a10){UNASSIGNED} LLC RX: unknown TLLI 0xcb388a10, creating LLME on the fly (gprs_llc.c:552) 20250316124257116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124257116 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1325) 20250316124257116 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124257116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124257116 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124257116 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124257116 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124257116 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124257116 DLLC NOTICE LLME(ffffffff/cb388a10){UNASSIGNED} LLGM Assign pre (cb388a10 => f3f98d02) (gprs_llc.c:1079) 20250316124257116 DLLC NOTICE LLME(cb388a10/f3f98d02){ASSIGNED} LLGM Assign post (cb388a10 => f3f98d02) (gprs_llc.c:1125) 20250316124257116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124257116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124257116 DMM DEBUG MM(262420000000034/f3f98d02) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124257123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124257123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124257123 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124257123 DMM DEBUG MM(262420000000034/f3f98d02) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1139) 20250316124257123 DMM NOTICE MM(262420000000034/f3f98d02) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124257123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124257123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124257123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124257123 DMM DEBUG MM(262420000000034/f3f98d02) Requesting authorization (sgsn_auth.c:160) 20250316124257123 DMM INFO MM(262420000000034/f3f98d02) Requesting authentication tuples (sgsn_auth.c:184) 20250316124257123 DMM DEBUG MM(262420000000034/f3f98d02) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124257123 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250316124257123 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250316124257124 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124257124 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124257124 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124257124 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124257124 DMM INFO MM(262420000000034/f3f98d02) Subscriber data update (mmctx.c:445) 20250316124257124 DMM DEBUG MM(262420000000034/f3f98d02) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124257124 DMM INFO MM(262420000000034/f3f98d02) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124257125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124257125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124257125 DMM INFO MM(262420000000034/f3f98d02) <- GMM AUTH AND CIPHERING REQ (rand = 48 4c db 08 1f db cd 6f bf bc c6 0d 42 cd 77 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124257129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124257129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124257129 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124257129 DMM INFO MM(262420000000034/f3f98d02) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124257129 DMM NOTICE MM(262420000000034/f3f98d02) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124257129 DMM DEBUG MM(262420000000034/f3f98d02) checking auth: received GSM SRES = 9d c5 a1 7f (gprs_gmm.c:721) 20250316124257129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124257129 DMM DEBUG MM(262420000000034/f3f98d02) Requesting authorization (sgsn_auth.c:160) 20250316124257129 DMM INFO MM(262420000000034/f3f98d02) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124257129 DMM DEBUG MM(262420000000034/f3f98d02) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124257129 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250316124257129 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) 20250316124257129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124257129 DMM INFO MM(262420000000034/f3f98d02) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3f98d02) (gprs_gmm.c:355) 20250316124257129 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124257129 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124257129 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250316124257129 DMM INFO MM(262420000000034/f3f98d02) Subscriber data update (mmctx.c:445) 20250316124257129 DMM DEBUG MM(262420000000034/f3f98d02) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124257129 DMM INFO MM(262420000000034/f3f98d02) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124257129 DMM NOTICE MM(262420000000034/f3f98d02) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1055) 20250316124257129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124257129 DMM NOTICE MM(262420000000034/f3f98d02) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124257129 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) 20250316124257130 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124257130 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250316124257130 DMM INFO MM(262420000000034/f3f98d02) Subscriber data update (mmctx.c:445) 20250316124257130 DMM DEBUG MM(262420000000034/f3f98d02) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124257133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124257133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124257133 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124257133 DMM INFO MM(262420000000034/f3f98d02) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124257133 DMM NOTICE MM(262420000000034/f3f98d02) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124257133 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124257133 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124257133 DLLC NOTICE LLME(cb388a10/f3f98d02){ASSIGNED} LLGM Assign pre (ffffffff => f3f98d02) (gprs_llc.c:1079) 20250316124257133 DLLC NOTICE LLME(ffffffff/f3f98d02){ASSIGNED} LLGM Assign post (ffffffff => f3f98d02) (gprs_llc.c:1125) 20250316124257133 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124257133 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124257133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124257133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(310)@3dcf7940f5b7: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124257184 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250316124257184 DMM INFO MM(262420000000034/f3f98d02) Subscriber data update (mmctx.c:445) 20250316124257184 DMM DEBUG MM(262420000000034/f3f98d02) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250316124257184 DMM INFO MM(262420000000034/f3f98d02) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250316124257184 DMM INFO MM(262420000000034/f3f98d02) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124257184 DMM INFO MM(262420000000034/f3f98d02) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124257184 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124257184 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124257184 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124257184 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124257184 DLLC NOTICE LLME(ffffffff/f3f98d02){ASSIGNED} LLGM Assign pre (f3f98d02 => ffffffff) (gprs_llc.c:1079) 20250316124257184 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3f98d02 => ffffffff) (gprs_llc.c:1125) 20250316124257184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124257184 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124257184 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124257184 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124257184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45316<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(319)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(324)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@3dcf7940f5b7: Final verdict of PTC: none 20250316124257185 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124257185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(322)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(310)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(313)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(317)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(312)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(311)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(315)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(320)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(310): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(311): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(312): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(313): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Sun Mar 16 12:42:57 UTC 2025 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20250316124257278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124257579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45320<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46924) 20250316124258187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124258187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=46924, count=93852) 20250316124259188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124259188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Sun Mar 16 12:42:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124300188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124300188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_detach_check_subscriber_list started. 20250316124300600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124300600 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124300618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124300618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124300618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124300618 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124300618 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124300618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124300618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124300618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124300618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124300619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124300619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124300619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124300619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124300619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124300619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124300619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124300619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124300619 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124300619 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124300619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124300619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124300619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124300622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250316124300630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124300630 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(336)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@3dcf7940f5b7: Provider Link came up: sending NS-RESET TC_attach_detach_check_subscriber_list-BVCI196(330)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124300632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124300632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124300632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124300633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124300633 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124300633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124300633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124300633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124300633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124300633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124300633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124300633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124300633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124300633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124300633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124300633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124300633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124300633 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124300633 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124300633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124300634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124300634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124300636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124300641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124300641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124300655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124300655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124300655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124300655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124300655 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124300655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124300655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124300655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124300655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124300656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124300656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124300656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124300656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124300656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124300656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124300656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124300656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124300656 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124300656 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124300656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124300656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124300656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124300657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124300663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124300663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124301189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124301189 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124301189 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124301189 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124301190 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(342)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124301191 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@3dcf7940f5b7: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='FB0E0657'O, index=0 SGSN_Test-GSUP(343)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@3dcf7940f5b7: 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 := '8541296FFFD520C8AE0FE30EA0B2CE65'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '481567E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6711BE9154C9C8BD'O } } } } } 20250316124301210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124301210 DLLC NOTICE LLME(ffffffff/fb0e0657){UNASSIGNED} LLC RX: unknown TLLI 0xfb0e0657, creating LLME on the fly (gprs_llc.c:552) 20250316124301210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124301210 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1325) 20250316124301210 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124301210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124301210 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124301210 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124301210 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124301210 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124301210 DLLC NOTICE LLME(ffffffff/fb0e0657){UNASSIGNED} LLGM Assign pre (fb0e0657 => f041c701) (gprs_llc.c:1079) 20250316124301210 DLLC NOTICE LLME(fb0e0657/f041c701){ASSIGNED} LLGM Assign post (fb0e0657 => f041c701) (gprs_llc.c:1125) 20250316124301210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124301210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124301210 DMM DEBUG MM(262420000000033/f041c701) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124301216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124301216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124301216 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124301216 DMM DEBUG MM(262420000000033/f041c701) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1139) 20250316124301216 DMM NOTICE MM(262420000000033/f041c701) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124301216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124301216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124301216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124301216 DMM DEBUG MM(262420000000033/f041c701) Requesting authorization (sgsn_auth.c:160) 20250316124301216 DMM INFO MM(262420000000033/f041c701) Requesting authentication tuples (sgsn_auth.c:184) 20250316124301216 DMM DEBUG MM(262420000000033/f041c701) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124301216 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250316124301216 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250316124301256 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124301256 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124301256 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124301256 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124301256 DMM INFO MM(262420000000033/f041c701) Subscriber data update (mmctx.c:445) 20250316124301256 DMM DEBUG MM(262420000000033/f041c701) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124301256 DMM INFO MM(262420000000033/f041c701) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124301256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124301256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124301256 DMM INFO MM(262420000000033/f041c701) <- GMM AUTH AND CIPHERING REQ (rand = 85 41 29 6f ff d5 20 c8 ae 0f e3 0e a0 b2 ce 65 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124301261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124301261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124301261 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124301261 DMM INFO MM(262420000000033/f041c701) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124301261 DMM NOTICE MM(262420000000033/f041c701) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124301261 DMM DEBUG MM(262420000000033/f041c701) checking auth: received GSM SRES = 48 15 67 e7 (gprs_gmm.c:721) 20250316124301261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124301261 DMM DEBUG MM(262420000000033/f041c701) Requesting authorization (sgsn_auth.c:160) 20250316124301261 DMM INFO MM(262420000000033/f041c701) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124301261 DMM DEBUG MM(262420000000033/f041c701) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124301261 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250316124301261 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) 20250316124301261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124301261 DMM INFO MM(262420000000033/f041c701) <- GMM ATTACH ACCEPT (new P-TMSI=0xf041c701) (gprs_gmm.c:355) 20250316124301262 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124301262 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124301262 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250316124301262 DMM INFO MM(262420000000033/f041c701) Subscriber data update (mmctx.c:445) 20250316124301262 DMM DEBUG MM(262420000000033/f041c701) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124301262 DMM INFO MM(262420000000033/f041c701) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124301262 DMM NOTICE MM(262420000000033/f041c701) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1055) 20250316124301262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124301262 DMM NOTICE MM(262420000000033/f041c701) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124301262 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) 20250316124301262 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124301262 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250316124301262 DMM INFO MM(262420000000033/f041c701) Subscriber data update (mmctx.c:445) 20250316124301262 DMM DEBUG MM(262420000000033/f041c701) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124301265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124301265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124301265 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124301265 DMM INFO MM(262420000000033/f041c701) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124301265 DMM NOTICE MM(262420000000033/f041c701) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124301265 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124301265 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124301265 DLLC NOTICE LLME(fb0e0657/f041c701){ASSIGNED} LLGM Assign pre (ffffffff => f041c701) (gprs_llc.c:1079) 20250316124301265 DLLC NOTICE LLME(ffffffff/f041c701){ASSIGNED} LLGM Assign post (ffffffff => f041c701) (gprs_llc.c:1125) 20250316124301265 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124301265 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124301265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124301265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124301316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124301316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250316124301316 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124301316 DMM INFO MM(262420000000033/f041c701) -> GMM DETACH REQUEST TLLI=0xf041c701 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250316124301316 DMM INFO MM(262420000000033/f041c701) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250316124301316 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124301316 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124301316 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124301316 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124301316 DLLC NOTICE LLME(ffffffff/f041c701){ASSIGNED} LLGM Assign pre (f041c701 => ffffffff) (gprs_llc.c:1079) 20250316124301316 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f041c701 => ffffffff) (gprs_llc.c:1125) 20250316124301316 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250316124301316 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) 20250316124301316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124301316 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124301316 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124301316 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124301317 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@3dcf7940f5b7: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124306324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45336<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124306325 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124306325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(341)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(343)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(336)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(331)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(334)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(339)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(329)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sun Mar 16 12:43:06 UTC 2025 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20250316124306435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124306736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41560<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89600) 20250316124307326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124307326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89600, count=93956) 20250316124308327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124308327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sun Mar 16 12:43:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124309328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124309328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_check_complete_resend started. 20250316124309761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124309763 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124309806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124309806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124309806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124309806 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124309806 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124309806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124309806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124309806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124309806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124309807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124309807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124309807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124309807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124309807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124309807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124309807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124309807 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124309807 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124309807 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124309807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(350)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124309808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124309808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124309814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124309821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124309821 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(352)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_check_complete_resend-BVCI196(349)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(355)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124309825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124309825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124309825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124309825 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124309825 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124309825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124309825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124309825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124309825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124309826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124309826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124309826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124309826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124309826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124309826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124309826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124309826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124309826 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124309826 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124309826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(355)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124309827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124309827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124309828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124309833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124309833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124309842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124309842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124309842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124309842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124309842 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124309842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124309842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124309842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124309842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124309843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124309843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124309843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124309843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124309843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124309843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124309843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124309843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124309843 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124309843 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124309843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124309843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124309843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124309846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124309851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124309851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124310329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124310329 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124310329 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124310329 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124310330 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124310330 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@3dcf7940f5b7: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='D91AA2E5'O, index=0 SGSN_Test-GSUP(362)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@3dcf7940f5b7: 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 := '0EB6FB31595199498D36BB7B68C902CB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6EF9F591'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '974B197458F36894'O } } } } } 20250316124311358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124311358 DLLC NOTICE LLME(ffffffff/d91aa2e5){UNASSIGNED} LLC RX: unknown TLLI 0xd91aa2e5, creating LLME on the fly (gprs_llc.c:552) 20250316124311358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124311358 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250316124311358 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124311358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124311358 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124311358 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124311358 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124311358 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124311358 DLLC NOTICE LLME(ffffffff/d91aa2e5){UNASSIGNED} LLGM Assign pre (d91aa2e5 => d59d64c5) (gprs_llc.c:1079) 20250316124311358 DLLC NOTICE LLME(d91aa2e5/d59d64c5){ASSIGNED} LLGM Assign post (d91aa2e5 => d59d64c5) (gprs_llc.c:1125) 20250316124311358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124311358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124311358 DMM DEBUG MM(262420000000036/d59d64c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124311364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124311364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124311364 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124311364 DMM DEBUG MM(262420000000036/d59d64c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1139) 20250316124311364 DMM NOTICE MM(262420000000036/d59d64c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124311364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124311364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124311364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124311364 DMM DEBUG MM(262420000000036/d59d64c5) Requesting authorization (sgsn_auth.c:160) 20250316124311364 DMM INFO MM(262420000000036/d59d64c5) Requesting authentication tuples (sgsn_auth.c:184) 20250316124311364 DMM DEBUG MM(262420000000036/d59d64c5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124311364 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250316124311364 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250316124311365 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124311365 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124311365 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124311365 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124311365 DMM INFO MM(262420000000036/d59d64c5) Subscriber data update (mmctx.c:445) 20250316124311365 DMM DEBUG MM(262420000000036/d59d64c5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124311365 DMM INFO MM(262420000000036/d59d64c5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124311365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124311365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124311365 DMM INFO MM(262420000000036/d59d64c5) <- GMM AUTH AND CIPHERING REQ (rand = 0e b6 fb 31 59 51 99 49 8d 36 bb 7b 68 c9 02 cb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124311368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124311368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124311368 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124311368 DMM INFO MM(262420000000036/d59d64c5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124311368 DMM NOTICE MM(262420000000036/d59d64c5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124311368 DMM DEBUG MM(262420000000036/d59d64c5) checking auth: received GSM SRES = 6e f9 f5 91 (gprs_gmm.c:721) 20250316124311368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124311368 DMM DEBUG MM(262420000000036/d59d64c5) Requesting authorization (sgsn_auth.c:160) 20250316124311368 DMM INFO MM(262420000000036/d59d64c5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124311368 DMM DEBUG MM(262420000000036/d59d64c5) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124311368 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250316124311368 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) 20250316124311368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124311368 DMM INFO MM(262420000000036/d59d64c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd59d64c5) (gprs_gmm.c:355) 20250316124311369 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124311369 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124311369 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250316124311369 DMM INFO MM(262420000000036/d59d64c5) Subscriber data update (mmctx.c:445) 20250316124311369 DMM DEBUG MM(262420000000036/d59d64c5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124311369 DMM INFO MM(262420000000036/d59d64c5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124311369 DMM NOTICE MM(262420000000036/d59d64c5) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1055) 20250316124311369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124311369 DMM NOTICE MM(262420000000036/d59d64c5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124311369 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) 20250316124311369 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124311369 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250316124311369 DMM INFO MM(262420000000036/d59d64c5) Subscriber data update (mmctx.c:445) 20250316124311369 DMM DEBUG MM(262420000000036/d59d64c5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@3dcf7940f5b7: Warning: Re-starting timer T, which is already active (running or expired). 20250316124317369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250316124317369 DMM INFO MM(262420000000036/d59d64c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd59d64c5) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@3dcf7940f5b7: Warning: Re-starting timer T, which is already active (running or expired). 20250316124320634 DGPRS DEBUG Checking for inactive LLMEs, time = 5359906 (sgsn.c:131) 20250316124323371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250316124323371 DMM INFO MM(262420000000036/d59d64c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd59d64c5) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@3dcf7940f5b7: Warning: Re-starting timer T, which is already active (running or expired). 20250316124329372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250316124329372 DMM INFO MM(262420000000036/d59d64c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd59d64c5) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@3dcf7940f5b7: Warning: Re-starting timer T, which is already active (running or expired). 20250316124330330 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250316124330330 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250316124330331 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124335373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250316124335373 DMM INFO MM(262420000000036/d59d64c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd59d64c5) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@3dcf7940f5b7: Warning: Re-starting timer T, which is already active (running or expired). 20250316124339810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124339816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124339816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124339827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124339831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124339832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124339844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124339847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124339847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124341375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250316124341375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250316124341375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250316124341375 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250316124341375 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) 20250316124341375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Reject}: Deallocated (fsm.c:568) 20250316124341375 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124341375 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124341375 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250316124341375 DLLC NOTICE LLME(d91aa2e5/d59d64c5){ASSIGNED} LLGM Assign pre (d59d64c5 => ffffffff) (gprs_llc.c:1079) 20250316124341375 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d59d64c5 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@3dcf7940f5b7: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124345380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41576<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@3dcf7940f5b7: Final verdict of PTC: none 20250316124345381 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124345381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(346)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(355)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(350)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(360)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(353)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(358)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(348)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sun Mar 16 12:43:45 UTC 2025 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20250316124345470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124345771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91756) 20250316124346382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124346382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91756, count=96112) 20250316124347383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124347384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Sun Mar 16 12:43:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124348385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124348385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_hlr_location_cancel_request_update started. 20250316124348851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124348854 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124348884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124348884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124348884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124348884 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124348884 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124348884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124348884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124348884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124348884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124348885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124348885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124348885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124348885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124348885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124348885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124348885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124348885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124348885 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124348885 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124348885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124348885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124348885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(370)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124348889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124348895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124348895 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(370)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(374)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124348899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124348899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124348899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124348899 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124348899 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124348899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124348899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124348899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124348899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124348899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124348899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124348899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124348899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124348899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124348899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124348899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124348899 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124348899 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124348899 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124348899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124348900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124348900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124348902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124348907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124348907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(376)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124348913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124348913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124348913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124348913 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124348913 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124348913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124348913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124348913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124348913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124348914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124348914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124348914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124348914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124348914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124348914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124348914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124348914 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124348914 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124348914 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124348914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124348914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124348914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124348916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124348922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124348922 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124349386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124349387 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124349387 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124349387 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124349391 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124349392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@3dcf7940f5b7: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E5A6A6F5'O, index=0 SGSN_Test-GSUP(381)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@3dcf7940f5b7: 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 := 'F97ED52627B8FFA9ACF1174390615BA5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1ADDFF8A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '205ECBF203B84C44'O } } } } } 20250316124350425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124350425 DLLC NOTICE LLME(ffffffff/e5a6a6f5){UNASSIGNED} LLC RX: unknown TLLI 0xe5a6a6f5, creating LLME on the fly (gprs_llc.c:552) 20250316124350425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124350425 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1325) 20250316124350425 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124350425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124350425 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124350425 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124350425 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124350425 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124350425 DLLC NOTICE LLME(ffffffff/e5a6a6f5){UNASSIGNED} LLGM Assign pre (e5a6a6f5 => f53798e5) (gprs_llc.c:1079) 20250316124350425 DLLC NOTICE LLME(e5a6a6f5/f53798e5){ASSIGNED} LLGM Assign post (e5a6a6f5 => f53798e5) (gprs_llc.c:1125) 20250316124350426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124350426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124350426 DMM DEBUG MM(262420000000031/f53798e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124350431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124350431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124350431 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124350431 DMM DEBUG MM(262420000000031/f53798e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1139) 20250316124350431 DMM NOTICE MM(262420000000031/f53798e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124350431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124350431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124350431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124350431 DMM DEBUG MM(262420000000031/f53798e5) Requesting authorization (sgsn_auth.c:160) 20250316124350431 DMM INFO MM(262420000000031/f53798e5) Requesting authentication tuples (sgsn_auth.c:184) 20250316124350431 DMM DEBUG MM(262420000000031/f53798e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124350431 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250316124350431 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@3dcf7940f5b7: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250316124350432 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124350432 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124350432 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124350432 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124350432 DMM INFO MM(262420000000031/f53798e5) Subscriber data update (mmctx.c:445) 20250316124350432 DMM DEBUG MM(262420000000031/f53798e5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124350432 DMM INFO MM(262420000000031/f53798e5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124350432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124350432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124350432 DMM INFO MM(262420000000031/f53798e5) <- GMM AUTH AND CIPHERING REQ (rand = f9 7e d5 26 27 b8 ff a9 ac f1 17 43 90 61 5b a5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124350435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124350435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124350435 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124350435 DMM INFO MM(262420000000031/f53798e5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124350435 DMM NOTICE MM(262420000000031/f53798e5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124350435 DMM DEBUG MM(262420000000031/f53798e5) checking auth: received GSM SRES = 1a dd ff 8a (gprs_gmm.c:721) 20250316124350435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124350435 DMM DEBUG MM(262420000000031/f53798e5) Requesting authorization (sgsn_auth.c:160) 20250316124350435 DMM INFO MM(262420000000031/f53798e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124350435 DMM DEBUG MM(262420000000031/f53798e5) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124350435 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250316124350435 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) 20250316124350435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124350435 DMM INFO MM(262420000000031/f53798e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf53798e5) (gprs_gmm.c:355) 20250316124350436 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124350436 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124350436 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250316124350436 DMM INFO MM(262420000000031/f53798e5) Subscriber data update (mmctx.c:445) 20250316124350436 DMM DEBUG MM(262420000000031/f53798e5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124350436 DMM INFO MM(262420000000031/f53798e5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124350436 DMM NOTICE MM(262420000000031/f53798e5) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1055) 20250316124350436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124350436 DMM NOTICE MM(262420000000031/f53798e5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124350436 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) 20250316124350436 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124350436 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250316124350436 DMM INFO MM(262420000000031/f53798e5) Subscriber data update (mmctx.c:445) 20250316124350436 DMM DEBUG MM(262420000000031/f53798e5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124350439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124350439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124350439 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124350439 DMM INFO MM(262420000000031/f53798e5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124350439 DMM NOTICE MM(262420000000031/f53798e5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124350439 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124350439 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124350439 DLLC NOTICE LLME(e5a6a6f5/f53798e5){ASSIGNED} LLGM Assign pre (ffffffff => f53798e5) (gprs_llc.c:1079) 20250316124350439 DLLC NOTICE LLME(ffffffff/f53798e5){ASSIGNED} LLGM Assign post (ffffffff => f53798e5) (gprs_llc.c:1125) 20250316124350439 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124350439 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124350439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124350439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124350489 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250316124350489 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250316124350489 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) 20250316124350489 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250316124350489 DMM INFO MM(262420000000031/f53798e5) Subscriber data update (mmctx.c:445) 20250316124350489 DMM DEBUG MM(262420000000031/f53798e5) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250316124350489 DMM INFO MM(262420000000031/f53798e5) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250316124350489 DMM INFO MM(262420000000031/f53798e5) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124350489 DMM INFO MM(262420000000031/f53798e5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124350489 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124350489 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124350489 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124350489 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124350489 DLLC NOTICE LLME(ffffffff/f53798e5){ASSIGNED} LLGM Assign pre (f53798e5 => ffffffff) (gprs_llc.c:1079) 20250316124350489 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f53798e5 => ffffffff) (gprs_llc.c:1125) 20250316124350489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124350489 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124350489 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124350489 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124350635 DGPRS DEBUG Checking for inactive LLMEs, time = 5359936 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed MC@3dcf7940f5b7: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(369)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(379)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(374)@3dcf7940f5b7: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@3dcf7940f5b7: Final verdict of PTC: none 20250316124355498 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124355498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(366)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@3dcf7940f5b7: Final verdict of PTC: none 20250316124355501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47238<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI220(378)@3dcf7940f5b7: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(377)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(367)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(372)@3dcf7940f5b7: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@3dcf7940f5b7: Final verdict of PTC: pass MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sun Mar 16 12:43:55 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20250316124355569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124355871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40728<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87188) 20250316124356499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124356499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87188, count=92620) 20250316124357500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124357500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Sun Mar 16 12:43:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124358502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124358502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_hlr_location_cancel_request_withdraw started. 20250316124358967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124358970 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124359004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124359004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124359004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124359004 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124359004 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124359004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124359004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124359004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124359004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124359005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124359005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124359005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124359005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124359005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124359005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124359005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124359005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124359005 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124359005 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124359005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124359006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124359006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124359009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(385)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124359015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124359015 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(389)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(393)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124359019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124359019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124359019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124359019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124359019 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124359019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124359019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124359019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124359019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124359020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124359020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124359020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124359020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124359020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124359020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124359020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124359020 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124359020 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124359020 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124359020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124359021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(393)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124359021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(394)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124359023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(390)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124359029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124359030 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(399)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(399)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124359037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124359037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124359037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124359037 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124359037 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124359037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124359037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124359037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124359037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(399)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124359038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124359038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124359038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124359038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124359038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124359038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124359038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124359038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124359038 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124359038 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124359038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124359038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124359038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(399)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(399)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124359040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124359045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124359045 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(396)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124359503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124359503 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124359503 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124359503 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(398)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(398)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124359507 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124359509 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(398)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(398)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(398)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(398)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(398)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(398)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@3dcf7940f5b7: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='ED8647CE'O, index=0 SGSN_Test-GSUP(400)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@3dcf7940f5b7: 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 := '018676963B26570C460EEEA338C04732'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1520696D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '97BAD6D333B84E2A'O } } } } } 20250316124400582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124400582 DLLC NOTICE LLME(ffffffff/ed8647ce){UNASSIGNED} LLC RX: unknown TLLI 0xed8647ce, creating LLME on the fly (gprs_llc.c:552) 20250316124400582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124400582 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1325) 20250316124400582 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124400582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124400582 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124400582 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124400582 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124400582 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124400582 DLLC NOTICE LLME(ffffffff/ed8647ce){UNASSIGNED} LLGM Assign pre (ed8647ce => f0716e5f) (gprs_llc.c:1079) 20250316124400582 DLLC NOTICE LLME(ed8647ce/f0716e5f){ASSIGNED} LLGM Assign post (ed8647ce => f0716e5f) (gprs_llc.c:1125) 20250316124400582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124400582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124400582 DMM DEBUG MM(262420000000029/f0716e5f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124400608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124400608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124400609 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124400609 DMM DEBUG MM(262420000000029/f0716e5f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1139) 20250316124400609 DMM NOTICE MM(262420000000029/f0716e5f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124400609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124400609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124400609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124400609 DMM DEBUG MM(262420000000029/f0716e5f) Requesting authorization (sgsn_auth.c:160) 20250316124400609 DMM INFO MM(262420000000029/f0716e5f) Requesting authentication tuples (sgsn_auth.c:184) 20250316124400609 DMM DEBUG MM(262420000000029/f0716e5f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124400609 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250316124400609 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@3dcf7940f5b7: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250316124400615 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124400615 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124400615 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124400615 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124400615 DMM INFO MM(262420000000029/f0716e5f) Subscriber data update (mmctx.c:445) 20250316124400615 DMM DEBUG MM(262420000000029/f0716e5f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124400615 DMM INFO MM(262420000000029/f0716e5f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124400615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124400615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124400615 DMM INFO MM(262420000000029/f0716e5f) <- GMM AUTH AND CIPHERING REQ (rand = 01 86 76 96 3b 26 57 0c 46 0e ee a3 38 c0 47 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124400632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124400632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124400632 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124400632 DMM INFO MM(262420000000029/f0716e5f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124400632 DMM NOTICE MM(262420000000029/f0716e5f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124400632 DMM DEBUG MM(262420000000029/f0716e5f) checking auth: received GSM SRES = 15 20 69 6d (gprs_gmm.c:721) 20250316124400632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124400632 DMM DEBUG MM(262420000000029/f0716e5f) Requesting authorization (sgsn_auth.c:160) 20250316124400632 DMM INFO MM(262420000000029/f0716e5f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124400632 DMM DEBUG MM(262420000000029/f0716e5f) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124400632 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250316124400632 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) 20250316124400632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124400632 DMM INFO MM(262420000000029/f0716e5f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0716e5f) (gprs_gmm.c:355) 20250316124400635 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124400635 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124400635 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250316124400635 DMM INFO MM(262420000000029/f0716e5f) Subscriber data update (mmctx.c:445) 20250316124400635 DMM DEBUG MM(262420000000029/f0716e5f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124400635 DMM INFO MM(262420000000029/f0716e5f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124400635 DMM NOTICE MM(262420000000029/f0716e5f) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1055) 20250316124400635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124400635 DMM NOTICE MM(262420000000029/f0716e5f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124400635 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) 20250316124400637 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124400637 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250316124400637 DMM INFO MM(262420000000029/f0716e5f) Subscriber data update (mmctx.c:445) 20250316124400637 DMM DEBUG MM(262420000000029/f0716e5f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124400650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124400650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124400650 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124400650 DMM INFO MM(262420000000029/f0716e5f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124400650 DMM NOTICE MM(262420000000029/f0716e5f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124400650 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124400650 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124400650 DLLC NOTICE LLME(ed8647ce/f0716e5f){ASSIGNED} LLGM Assign pre (ffffffff => f0716e5f) (gprs_llc.c:1079) 20250316124400650 DLLC NOTICE LLME(ffffffff/f0716e5f){ASSIGNED} LLGM Assign post (ffffffff => f0716e5f) (gprs_llc.c:1125) 20250316124400650 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124400650 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124400650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124400650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124400700 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250316124400700 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250316124400700 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) 20250316124400700 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250316124400700 DMM INFO MM(262420000000029/f0716e5f) Subscriber data update (mmctx.c:445) 20250316124400700 DMM DEBUG MM(262420000000029/f0716e5f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250316124400700 DMM INFO MM(262420000000029/f0716e5f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250316124400700 DMM INFO MM(262420000000029/f0716e5f) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1108) 20250316124400700 DMM NOTICE MM(262420000000029/f0716e5f) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1086) 20250316124400700 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:306) 20250316124400700 DMM INFO MM(262420000000029/f0716e5f) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20250316124400700 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124400700 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124400700 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124400700 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124400700 DLLC NOTICE LLME(ffffffff/f0716e5f){ASSIGNED} LLGM Assign pre (f0716e5f => ffffffff) (gprs_llc.c:1079) 20250316124400700 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0716e5f => ffffffff) (gprs_llc.c:1125) 20250316124400700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124400700 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124400700 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124400700 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@3dcf7940f5b7: Removing Client IMSI='262420000000029'H, index=0 20250316124400718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124400718 DLLC NOTICE LLME(ffffffff/f0716e5f){UNASSIGNED} LLC RX: unknown TLLI 0xf0716e5f, creating LLME on the fly (gprs_llc.c:552) 20250316124400718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124400718 DMM NOTICE LLME(ffffffff/f0716e5f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) 20250316124400718 DLLC NOTICE LLME(ffffffff/f0716e5f){UNASSIGNED} LLGM Assign pre (f0716e5f => ffffffff) (gprs_llc.c:1079) 20250316124400718 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0716e5f => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124400722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40732<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124400727 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124400727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(400)@3dcf7940f5b7: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(398)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(388)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(393)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(399)@3dcf7940f5b7: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(396)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@3dcf7940f5b7: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(397)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(392)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(386)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(396): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(397): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(398): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(399): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Sun Mar 16 12:44:00 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 20250316124400828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124401130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95484) 20250316124401728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124401728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95484, count=96744) 20250316124402729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124402729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Sun Mar 16 12:44:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124403730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124403730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250316124404228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124404231 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124404285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124404285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124404285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124404285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124404285 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124404285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124404285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124404285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124404285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124404286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124404286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124404286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124404287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124404287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124404287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124404287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124404287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124404287 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124404287 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124404287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124404287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124404287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(408)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124404290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124404294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124404294 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124404301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124404301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124404301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124404301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124404301 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124404301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124404301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124404301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124404301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124404302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124404302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124404302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124404302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124404302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124404302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124404302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124404302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124404302 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124404302 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124404302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124404302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124404302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(413)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124404305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(409)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250316124404312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124404312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(417)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124404313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124404313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124404313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124404313 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124404313 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124404313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124404313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124404313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124404313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124404314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124404314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124404314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124404314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124404314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124404314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124404314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124404314 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124404314 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124404314 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124404314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(417)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124404315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124404315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124404317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124404322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124404322 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)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124404731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124404731 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124404731 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124404731 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124404735 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124404736 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@3dcf7940f5b7: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='D67E699A'O, index=0 SGSN_Test-GSUP(419)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250316124405815 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) 20250316124405815 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@3dcf7940f5b7: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@3dcf7940f5b7: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@3dcf7940f5b7: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124405825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40760<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124405830 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(419)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(412)@3dcf7940f5b7: Final verdict of PTC: none 20250316124405831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(417)@3dcf7940f5b7: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@3dcf7940f5b7: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@3dcf7940f5b7: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(407)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(415)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(405)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(411)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sun Mar 16 12:44:05 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 20250316124405931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124406233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44880) 20250316124406832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124406832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44880, count=53048) 20250316124407833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124407833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Sun Mar 16 12:44:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124408833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124408833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250316124409321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124409321 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124409339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124409339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124409339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124409339 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124409339 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124409339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124409339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124409339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124409339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124409340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124409340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124409340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124409340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124409340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124409340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124409340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124409340 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124409340 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124409340 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124409340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124409340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124409340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(427)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124409343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250316124409349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124409349 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(431)@3dcf7940f5b7: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124409351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124409351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124409351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124409351 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124409351 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124409351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124409351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124409351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124409351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124409352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124409352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124409352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124409352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124409352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124409352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124409352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124409352 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124409352 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124409352 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124409352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124409352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124409352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124409354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124409359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124409359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124409367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124409367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124409367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124409367 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124409367 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124409367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124409367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124409367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124409367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124409368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124409368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124409368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124409368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124409368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124409368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124409368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124409368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124409368 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124409368 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124409368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124409368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124409368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124409370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124409374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124409374 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)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124409835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124409835 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124409835 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124409835 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124409839 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124409841 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@3dcf7940f5b7: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='EA2BDE95'O, index=0 SGSN_Test-GSUP(438)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250316124410904 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) 20250316124410904 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@3dcf7940f5b7: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@3dcf7940f5b7: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@3dcf7940f5b7: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124410912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43166<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124410916 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(426)@3dcf7940f5b7: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@3dcf7940f5b7: Final verdict of PTC: none 20250316124410916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(437)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(438)@3dcf7940f5b7: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(431)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(436)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@3dcf7940f5b7: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(434)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(429)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(425)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sun Mar 16 12:44:10 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 20250316124410989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124411291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43172<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48620) 20250316124411917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124411917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48620, count=53256) 20250316124412919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124412919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sun Mar 16 12:44:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124413920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124413920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_rau_unknown started. 20250316124414378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124414380 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124414423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124414423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124414423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124414423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124414423 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124414423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124414423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124414423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124414423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124414424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124414424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124414424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124414424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124414424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124414424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124414424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124414424 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124414424 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124414424 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124414424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124414424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124414424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124414426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124414430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124414430 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124414442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124414442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124414442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124414442 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124414442 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124414442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124414442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124414442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124414442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124414443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124414443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124414443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124414443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124414443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124414443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124414443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124414443 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124414443 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124414443 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124414443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124414443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124414443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124414446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124414452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124414452 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(452)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(449)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124414459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124414459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124414459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124414459 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124414459 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124414459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124414459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124414459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124414459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124414460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124414460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124414460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124414460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124414460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124414460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124414460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124414460 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124414460 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124414460 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124414460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124414461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124414461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124414463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124414469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124414469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124414921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124414921 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124414921 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124414921 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124414925 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(456)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124414927 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@3dcf7940f5b7: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='F749CC01'O, index=0 SGSN_Test-GSUP(457)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250316124416000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124416000 DLLC NOTICE LLME(ffffffff/f749cc01){UNASSIGNED} LLC RX: unknown TLLI 0xf749cc01, creating LLME on the fly (gprs_llc.c:552) 20250316124416000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250316124416000 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250316124416000 DMM NOTICE LLME(ffffffff/f749cc01){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1775) 20250316124416000 DLLC NOTICE LLME(ffffffff/f749cc01){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250316124416000 DMM ERROR LLME(ffffffff/f749cc01){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1796) 20250316124416000 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250316124416000 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250316124416000 DLLC NOTICE LLME(ffffffff/f749cc01){UNASSIGNED} LLGM Assign pre (f749cc01 => ffffffff) (gprs_llc.c:1079) 20250316124416000 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f749cc01 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@3dcf7940f5b7: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@3dcf7940f5b7: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124416026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43180<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124416030 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124416030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(441)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(457)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@3dcf7940f5b7: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(455)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(450)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(445)@3dcf7940f5b7: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@3dcf7940f5b7: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(443)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(448)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(453)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_rau_unknown finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Sun Mar 16 12:44:16 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250316124416090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124416392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43828) 20250316124417032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124417032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43828, count=54292) 20250316124418033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124418033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sun Mar 16 12:44:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124419034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124419034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_rau started. 20250316124419477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124419479 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124419522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124419522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124419522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124419522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124419522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124419522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124419522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124419522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124419522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124419523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124419523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124419523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124419523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124419523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124419523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124419523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124419523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124419523 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124419523 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124419523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124419523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124419523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(465)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124419526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124419533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124419533 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(465)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@3dcf7940f5b7: Provider Link came up: sending NS-RESET TC_attach_rau-BVCI196(463)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124419535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124419535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124419535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124419535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124419535 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124419535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124419535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124419535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124419535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124419536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124419536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124419536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124419536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124419536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124419536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124419536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124419536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124419536 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124419536 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124419536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124419536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124419536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124419538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124419542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124419542 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(475)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124419553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124419554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124419554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124419554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124419554 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124419554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124419554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124419554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124419554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124419554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124419554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124419554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124419554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124419554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124419554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124419554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124419554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124419554 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124419554 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124419554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124419555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124419555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(475)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124419557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124419562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124419562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(472)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124420035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124420035 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124420035 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124420035 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(474)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124420036 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124420036 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(474)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(474)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(474)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(474)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250316124420636 DGPRS DEBUG Checking for inactive LLMEs, time = 5359966 (sgsn.c:131) TC_attach_rau-BVCI196(463)@3dcf7940f5b7: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='C414A33F'O, index=0 SGSN_Test-GSUP(476)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@3dcf7940f5b7: 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 := '8E1A221B9D23C232069CC68F85280ECD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C17D4A5B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5ABB65E2A31F47FA'O } } } } } 20250316124421101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124421101 DLLC NOTICE LLME(ffffffff/c414a33f){UNASSIGNED} LLC RX: unknown TLLI 0xc414a33f, creating LLME on the fly (gprs_llc.c:552) 20250316124421101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124421101 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1325) 20250316124421101 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124421101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124421101 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124421101 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124421101 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124421101 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124421101 DLLC NOTICE LLME(ffffffff/c414a33f){UNASSIGNED} LLGM Assign pre (c414a33f => ed3db1ba) (gprs_llc.c:1079) 20250316124421101 DLLC NOTICE LLME(c414a33f/ed3db1ba){ASSIGNED} LLGM Assign post (c414a33f => ed3db1ba) (gprs_llc.c:1125) 20250316124421101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124421101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124421101 DMM DEBUG MM(262420000000012/ed3db1ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124421115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124421115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124421115 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124421115 DMM DEBUG MM(262420000000012/ed3db1ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1139) 20250316124421115 DMM NOTICE MM(262420000000012/ed3db1ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124421115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124421115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124421115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124421115 DMM DEBUG MM(262420000000012/ed3db1ba) Requesting authorization (sgsn_auth.c:160) 20250316124421115 DMM INFO MM(262420000000012/ed3db1ba) Requesting authentication tuples (sgsn_auth.c:184) 20250316124421115 DMM DEBUG MM(262420000000012/ed3db1ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124421115 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250316124421115 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250316124421117 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124421117 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124421117 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124421117 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124421117 DMM INFO MM(262420000000012/ed3db1ba) Subscriber data update (mmctx.c:445) 20250316124421117 DMM DEBUG MM(262420000000012/ed3db1ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124421117 DMM INFO MM(262420000000012/ed3db1ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124421117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124421117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124421117 DMM INFO MM(262420000000012/ed3db1ba) <- GMM AUTH AND CIPHERING REQ (rand = 8e 1a 22 1b 9d 23 c2 32 06 9c c6 8f 85 28 0e cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124421124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124421124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124421124 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124421124 DMM INFO MM(262420000000012/ed3db1ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124421124 DMM NOTICE MM(262420000000012/ed3db1ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124421124 DMM DEBUG MM(262420000000012/ed3db1ba) checking auth: received GSM SRES = c1 7d 4a 5b (gprs_gmm.c:721) 20250316124421124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124421124 DMM DEBUG MM(262420000000012/ed3db1ba) Requesting authorization (sgsn_auth.c:160) 20250316124421124 DMM INFO MM(262420000000012/ed3db1ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124421124 DMM DEBUG MM(262420000000012/ed3db1ba) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124421124 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250316124421124 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) 20250316124421124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124421124 DMM INFO MM(262420000000012/ed3db1ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xed3db1ba) (gprs_gmm.c:355) 20250316124421125 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124421125 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124421125 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250316124421125 DMM INFO MM(262420000000012/ed3db1ba) Subscriber data update (mmctx.c:445) 20250316124421125 DMM DEBUG MM(262420000000012/ed3db1ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124421125 DMM INFO MM(262420000000012/ed3db1ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124421125 DMM NOTICE MM(262420000000012/ed3db1ba) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1055) 20250316124421125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124421125 DMM NOTICE MM(262420000000012/ed3db1ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124421125 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) 20250316124421125 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124421125 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250316124421125 DMM INFO MM(262420000000012/ed3db1ba) Subscriber data update (mmctx.c:445) 20250316124421126 DMM DEBUG MM(262420000000012/ed3db1ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124421134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124421134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124421134 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124421134 DMM INFO MM(262420000000012/ed3db1ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124421134 DMM NOTICE MM(262420000000012/ed3db1ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124421134 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124421134 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124421134 DLLC NOTICE LLME(c414a33f/ed3db1ba){ASSIGNED} LLGM Assign pre (ffffffff => ed3db1ba) (gprs_llc.c:1079) 20250316124421134 DLLC NOTICE LLME(ffffffff/ed3db1ba){ASSIGNED} LLGM Assign post (ffffffff => ed3db1ba) (gprs_llc.c:1125) 20250316124421134 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124421134 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124421134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124421134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124421193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124421193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124421193 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124421193 DMM INFO MM(262420000000012/ed3db1ba) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1667) 20250316124421193 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124421193 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316124421193 DLLC NOTICE LLME(ffffffff/ed3db1ba){ASSIGNED} LLGM Assign pre (ed3db1ba => cd025000) (gprs_llc.c:1079) 20250316124421193 DLLC NOTICE LLME(ed3db1ba/cd025000){ASSIGNED} LLGM Assign post (ed3db1ba => cd025000) (gprs_llc.c:1125) 20250316124421193 DMM INFO MM(262420000000012/cd025000) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau(478)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@3dcf7940f5b7: Removing Client IMSI='262420000000012'H, index=0 20250316124421209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124421209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250316124421209 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124421209 DMM INFO MM(262420000000012/cd025000) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250316124421210 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250316124421210 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124421210 DLLC NOTICE LLME(ed3db1ba/cd025000){ASSIGNED} LLGM Assign pre (ffffffff => cd025000) (gprs_llc.c:1079) 20250316124421210 DLLC NOTICE LLME(ffffffff/cd025000){ASSIGNED} LLGM Assign post (ffffffff => cd025000) (gprs_llc.c:1125) 20250316124421210 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) TC_attach_rau(478)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124421213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51112<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124421216 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124421216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(476)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(474)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(469)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(475)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(464)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(467)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(473)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(462)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_rau finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Sun Mar 16 12:44:21 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250316124421334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124421737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51128<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91564) 20250316124422218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124422218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91564, count=92824) 20250316124423219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124423219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sun Mar 16 12:44:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124424221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124424221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_rau_a_a started. 20250316124424833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124424836 DMM INFO MM(262420000000012/cd025000) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124424836 DMM INFO MM(262420000000012/cd025000) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124424836 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124424836 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124424836 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124424836 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124424836 DLLC NOTICE LLME(ffffffff/cd025000){ASSIGNED} LLGM Assign pre (cd025000 => ffffffff) (gprs_llc.c:1079) 20250316124424836 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd025000 => ffffffff) (gprs_llc.c:1125) 20250316124424836 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250316124424836 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) 20250316124424836 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) 20250316124424836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124424836 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124424836 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124424836 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124424836 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124424875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124424875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124424875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124424875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124424875 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124424875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124424875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124424875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124424875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124424876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124424876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124424876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124424876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124424876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124424876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124424876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124424876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124424876 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124424876 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124424876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124424876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124424876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124424878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124424884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124424884 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(484)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(488)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124424889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124424889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124424889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124424889 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124424889 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124424889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124424889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124424889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124424889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124424891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124424891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124424891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124424891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124424891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124424891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124424891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124424891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124424891 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124424891 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124424891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(488)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124424891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124424891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(489)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124424893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124424897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124424897 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(490)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(487)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124424902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124424902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124424902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124424902 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124424902 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124424902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124424902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124424902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124424902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124424903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124424903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124424903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124424903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124424903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124424903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124424903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124424903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124424903 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124424903 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124424903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(493)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124424903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124424903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124424905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124424910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124424910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124425222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124425222 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124425222 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124425222 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124425223 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124425223 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@3dcf7940f5b7: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='E1C675A6'O, index=0 SGSN_Test-GSUP(495)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@3dcf7940f5b7: 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 := 'F30817AA993096BF9882144431FECFAC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D370F42'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4FC6ABCF87CE26D8'O } } } } } 20250316124426294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124426294 DLLC NOTICE LLME(ffffffff/e1c675a6){UNASSIGNED} LLC RX: unknown TLLI 0xe1c675a6, creating LLME on the fly (gprs_llc.c:552) 20250316124426294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124426294 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1325) 20250316124426294 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124426294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124426294 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124426295 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124426295 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124426295 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124426295 DLLC NOTICE LLME(ffffffff/e1c675a6){UNASSIGNED} LLGM Assign pre (e1c675a6 => db93654e) (gprs_llc.c:1079) 20250316124426295 DLLC NOTICE LLME(e1c675a6/db93654e){ASSIGNED} LLGM Assign post (e1c675a6 => db93654e) (gprs_llc.c:1125) 20250316124426295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124426295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124426295 DMM DEBUG MM(262420000000037/db93654e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124426318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124426318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124426318 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124426318 DMM DEBUG MM(262420000000037/db93654e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1139) 20250316124426318 DMM NOTICE MM(262420000000037/db93654e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124426318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124426318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124426318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124426318 DMM DEBUG MM(262420000000037/db93654e) Requesting authorization (sgsn_auth.c:160) 20250316124426318 DMM INFO MM(262420000000037/db93654e) Requesting authentication tuples (sgsn_auth.c:184) 20250316124426318 DMM DEBUG MM(262420000000037/db93654e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124426318 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250316124426318 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250316124426324 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124426324 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124426324 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124426324 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124426324 DMM INFO MM(262420000000037/db93654e) Subscriber data update (mmctx.c:445) 20250316124426324 DMM DEBUG MM(262420000000037/db93654e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124426324 DMM INFO MM(262420000000037/db93654e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124426324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124426324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124426324 DMM INFO MM(262420000000037/db93654e) <- GMM AUTH AND CIPHERING REQ (rand = f3 08 17 aa 99 30 96 bf 98 82 14 44 31 fe cf ac , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124426337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124426337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124426337 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124426337 DMM INFO MM(262420000000037/db93654e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124426337 DMM NOTICE MM(262420000000037/db93654e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124426337 DMM DEBUG MM(262420000000037/db93654e) checking auth: received GSM SRES = 2d 37 0f 42 (gprs_gmm.c:721) 20250316124426337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124426337 DMM DEBUG MM(262420000000037/db93654e) Requesting authorization (sgsn_auth.c:160) 20250316124426337 DMM INFO MM(262420000000037/db93654e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124426337 DMM DEBUG MM(262420000000037/db93654e) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124426337 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250316124426337 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) 20250316124426337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124426337 DMM INFO MM(262420000000037/db93654e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb93654e) (gprs_gmm.c:355) 20250316124426340 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124426340 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124426340 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250316124426340 DMM INFO MM(262420000000037/db93654e) Subscriber data update (mmctx.c:445) 20250316124426340 DMM DEBUG MM(262420000000037/db93654e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124426340 DMM INFO MM(262420000000037/db93654e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124426340 DMM NOTICE MM(262420000000037/db93654e) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1055) 20250316124426340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124426340 DMM NOTICE MM(262420000000037/db93654e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124426340 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) 20250316124426341 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124426341 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250316124426341 DMM INFO MM(262420000000037/db93654e) Subscriber data update (mmctx.c:445) 20250316124426341 DMM DEBUG MM(262420000000037/db93654e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124426354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124426354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124426354 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124426354 DMM INFO MM(262420000000037/db93654e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124426354 DMM NOTICE MM(262420000000037/db93654e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124426354 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124426354 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124426354 DLLC NOTICE LLME(e1c675a6/db93654e){ASSIGNED} LLGM Assign pre (ffffffff => db93654e) (gprs_llc.c:1079) 20250316124426354 DLLC NOTICE LLME(ffffffff/db93654e){ASSIGNED} LLGM Assign post (ffffffff => db93654e) (gprs_llc.c:1125) 20250316124426354 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124426354 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124426354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124426354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124426412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124426412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124426412 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124426412 DMM INFO MM(262420000000037/db93654e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250316124426412 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124426412 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316124426412 DLLC NOTICE LLME(ffffffff/db93654e){ASSIGNED} LLGM Assign pre (db93654e => deb53b23) (gprs_llc.c:1079) 20250316124426413 DLLC NOTICE LLME(db93654e/deb53b23){ASSIGNED} LLGM Assign post (db93654e => deb53b23) (gprs_llc.c:1125) 20250316124426413 DMM INFO MM(262420000000037/deb53b23) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_a(497)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124426428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124426428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250316124426428 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124426428 DMM INFO MM(262420000000037/deb53b23) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250316124426428 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250316124426428 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124426428 DLLC NOTICE LLME(db93654e/deb53b23){ASSIGNED} LLGM Assign pre (ffffffff => deb53b23) (gprs_llc.c:1079) 20250316124426428 DLLC NOTICE LLME(ffffffff/deb53b23){ASSIGNED} LLGM Assign post (ffffffff => deb53b23) (gprs_llc.c:1125) 20250316124426428 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250316124426428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124426428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124426428 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124426428 DMM INFO MM(262420000000037/deb53b23) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250316124426428 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124426428 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316124426428 DLLC NOTICE LLME(ffffffff/deb53b23){ASSIGNED} LLGM Assign pre (deb53b23 => dacc6756) (gprs_llc.c:1079) 20250316124426428 DLLC NOTICE LLME(deb53b23/dacc6756){ASSIGNED} LLGM Assign post (deb53b23 => dacc6756) (gprs_llc.c:1125) 20250316124426428 DMM INFO MM(262420000000037/dacc6756) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_a(497)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124426440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124426440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124426440 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124426440 DMM INFO MM(262420000000037/dacc6756) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250316124426440 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250316124426440 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124426440 DLLC NOTICE LLME(deb53b23/dacc6756){ASSIGNED} LLGM Assign pre (ffffffff => dacc6756) (gprs_llc.c:1079) 20250316124426440 DLLC NOTICE LLME(ffffffff/dacc6756){ASSIGNED} LLGM Assign post (ffffffff => dacc6756) (gprs_llc.c:1125) 20250316124426440 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250316124426440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124426440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124426440 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124426440 DMM INFO MM(262420000000037/dacc6756) -> GMM DETACH REQUEST TLLI=0xdacc6756 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250316124426440 DMM INFO MM(262420000000037/dacc6756) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250316124426440 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124426440 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124426440 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124426440 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124426440 DLLC NOTICE LLME(ffffffff/dacc6756){ASSIGNED} LLGM Assign pre (dacc6756 => ffffffff) (gprs_llc.c:1079) 20250316124426440 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dacc6756 => ffffffff) (gprs_llc.c:1125) 20250316124426440 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250316124426440 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) 20250316124426440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124426440 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124426440 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124426440 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124426442 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@3dcf7940f5b7: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124431453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51136<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(488)@3dcf7940f5b7: Final verdict of PTC: none 20250316124431458 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124431459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_a-BVCI220(492)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(483)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(493)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(491)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(481)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(486)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Sun Mar 16 12:44:31 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20250316124431545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124431848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111708) 20250316124432460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124432460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=111708, count=112968) 20250316124433461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124433461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sun Mar 16 12:44:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124434462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124434463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_rau_a_b started. 20250316124434948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124434951 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124434999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124434999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124434999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124434999 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124434999 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124434999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124434999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124434999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124434999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124435000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124435000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124435000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124435000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124435000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124435000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124435000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124435000 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124435000 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124435000 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124435000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124435000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124435000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124435003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124435009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124435009 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(504)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(501)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124435014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124435014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124435014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124435014 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124435014 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124435014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124435014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124435014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124435014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124435015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124435015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124435015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124435015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124435015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124435015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124435015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124435015 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124435015 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124435015 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124435015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(507)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124435015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124435015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124435018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124435023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124435023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124435029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124435029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124435029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124435029 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124435029 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124435029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124435029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124435029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124435029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124435030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124435030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124435030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124435030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124435030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124435030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124435030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124435030 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124435030 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124435030 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124435030 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124435030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124435030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124435032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124435036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124435036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124435464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124435464 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124435464 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124435464 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124435468 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(513)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250316124435469 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@3dcf7940f5b7: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D30B02D1'O, index=0 SGSN_Test-GSUP(514)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@3dcf7940f5b7: 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 := '8D194B9CE150D47FD064D21F42564C40'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2A58211A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D1BA0AD11FB4FE8'O } } } } } 20250316124436539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124436539 DLLC NOTICE LLME(ffffffff/d30b02d1){UNASSIGNED} LLC RX: unknown TLLI 0xd30b02d1, creating LLME on the fly (gprs_llc.c:552) 20250316124436539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124436539 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1325) 20250316124436539 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124436539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124436539 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124436539 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124436539 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124436539 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124436539 DLLC NOTICE LLME(ffffffff/d30b02d1){UNASSIGNED} LLGM Assign pre (d30b02d1 => e1eee267) (gprs_llc.c:1079) 20250316124436539 DLLC NOTICE LLME(d30b02d1/e1eee267){ASSIGNED} LLGM Assign post (d30b02d1 => e1eee267) (gprs_llc.c:1125) 20250316124436539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124436539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124436539 DMM DEBUG MM(262420000000038/e1eee267) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124436552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124436552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124436552 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124436552 DMM DEBUG MM(262420000000038/e1eee267) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1139) 20250316124436552 DMM NOTICE MM(262420000000038/e1eee267) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124436552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124436552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124436552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124436552 DMM DEBUG MM(262420000000038/e1eee267) Requesting authorization (sgsn_auth.c:160) 20250316124436552 DMM INFO MM(262420000000038/e1eee267) Requesting authentication tuples (sgsn_auth.c:184) 20250316124436552 DMM DEBUG MM(262420000000038/e1eee267) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124436552 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250316124436552 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250316124436554 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124436554 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124436554 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124436554 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124436554 DMM INFO MM(262420000000038/e1eee267) Subscriber data update (mmctx.c:445) 20250316124436554 DMM DEBUG MM(262420000000038/e1eee267) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124436554 DMM INFO MM(262420000000038/e1eee267) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124436554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124436554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124436554 DMM INFO MM(262420000000038/e1eee267) <- GMM AUTH AND CIPHERING REQ (rand = 8d 19 4b 9c e1 50 d4 7f d0 64 d2 1f 42 56 4c 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124436558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124436558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124436558 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124436558 DMM INFO MM(262420000000038/e1eee267) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124436558 DMM NOTICE MM(262420000000038/e1eee267) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124436558 DMM DEBUG MM(262420000000038/e1eee267) checking auth: received GSM SRES = 2a 58 21 1a (gprs_gmm.c:721) 20250316124436558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124436558 DMM DEBUG MM(262420000000038/e1eee267) Requesting authorization (sgsn_auth.c:160) 20250316124436558 DMM INFO MM(262420000000038/e1eee267) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124436558 DMM DEBUG MM(262420000000038/e1eee267) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124436558 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250316124436558 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) 20250316124436558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124436558 DMM INFO MM(262420000000038/e1eee267) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1eee267) (gprs_gmm.c:355) 20250316124436559 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124436559 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124436559 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250316124436559 DMM INFO MM(262420000000038/e1eee267) Subscriber data update (mmctx.c:445) 20250316124436559 DMM DEBUG MM(262420000000038/e1eee267) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124436559 DMM INFO MM(262420000000038/e1eee267) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124436559 DMM NOTICE MM(262420000000038/e1eee267) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1055) 20250316124436559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124436559 DMM NOTICE MM(262420000000038/e1eee267) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124436559 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) 20250316124436559 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124436559 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250316124436559 DMM INFO MM(262420000000038/e1eee267) Subscriber data update (mmctx.c:445) 20250316124436559 DMM DEBUG MM(262420000000038/e1eee267) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124436564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124436564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124436564 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124436564 DMM INFO MM(262420000000038/e1eee267) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124436564 DMM NOTICE MM(262420000000038/e1eee267) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124436564 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124436564 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124436564 DLLC NOTICE LLME(d30b02d1/e1eee267){ASSIGNED} LLGM Assign pre (ffffffff => e1eee267) (gprs_llc.c:1079) 20250316124436564 DLLC NOTICE LLME(ffffffff/e1eee267){ASSIGNED} LLGM Assign post (ffffffff => e1eee267) (gprs_llc.c:1125) 20250316124436564 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124436564 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124436564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124436564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@3dcf7940f5b7: attach complete sending rau 20250316124436622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124436622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124436623 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124436623 DMM INFO MM(262420000000038/e1eee267) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250316124436623 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124436623 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316124436623 DLLC NOTICE LLME(ffffffff/e1eee267){ASSIGNED} LLGM Assign pre (e1eee267 => d3cae757) (gprs_llc.c:1079) 20250316124436623 DLLC NOTICE LLME(e1eee267/d3cae757){ASSIGNED} LLGM Assign post (e1eee267 => d3cae757) (gprs_llc.c:1125) 20250316124436623 DMM INFO MM(262420000000038/d3cae757) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_b(516)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@3dcf7940f5b7: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@3dcf7940f5b7: Removing Client IMSI='262420000000038'H, index=0 20250316124436639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124436639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250316124436639 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124436639 DMM INFO MM(262420000000038/d3cae757) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250316124436639 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250316124436639 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124436639 DLLC NOTICE LLME(e1eee267/d3cae757){ASSIGNED} LLGM Assign pre (ffffffff => d3cae757) (gprs_llc.c:1079) 20250316124436639 DLLC NOTICE LLME(ffffffff/d3cae757){ASSIGNED} LLGM Assign post (ffffffff => d3cae757) (gprs_llc.c:1125) 20250316124436639 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) TC_attach_rau_a_b-BVCI210(506)@3dcf7940f5b7: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D3CAE757'O, index=0 TC_attach_rau_a_b(516)@3dcf7940f5b7: sending second RAU via different RA 20250316124436648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124436648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124436648 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250316124436648 DMM INFO MM(262420000000038/d3cae757) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d3cae757, P-TMSI: d3cae757 (00000000), TLLI: d3cae757 (d3cae757), RA: 262-42-13135-0 (gprs_gmm.c:1731) 20250316124436648 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1743) 20250316124436648 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316124436648 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124436648 DLLC NOTICE LLME(ffffffff/d3cae757){ASSIGNED} LLGM Assign pre (d3cae757 => d3cae757) (gprs_llc.c:1079) 20250316124436648 DLLC NOTICE LLME(d3cae757/d3cae757){ASSIGNED} LLGM Assign post (d3cae757 => d3cae757) (gprs_llc.c:1125) 20250316124436648 DMM INFO MM(262420000000038/d3cae757) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_b(516)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124436680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124436680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124436680 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124436680 DMM INFO MM(262420000000038/d3cae757) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250316124436680 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250316124436680 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124436680 DLLC NOTICE LLME(d3cae757/d3cae757){ASSIGNED} LLGM Assign pre (ffffffff => d3cae757) (gprs_llc.c:1079) 20250316124436680 DLLC NOTICE LLME(ffffffff/d3cae757){ASSIGNED} LLGM Assign post (ffffffff => d3cae757) (gprs_llc.c:1125) 20250316124436680 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250316124436681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124436681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124436681 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124436681 DMM INFO MM(262420000000038/d3cae757) -> GMM DETACH REQUEST TLLI=0xd3cae757 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250316124436681 DMM INFO MM(262420000000038/d3cae757) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250316124436681 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124436681 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124436681 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124436681 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124436681 DLLC NOTICE LLME(ffffffff/d3cae757){ASSIGNED} LLGM Assign pre (d3cae757 => ffffffff) (gprs_llc.c:1079) 20250316124436681 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3cae757 => ffffffff) (gprs_llc.c:1125) 20250316124436681 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250316124436681 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) 20250316124436681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124436681 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124436681 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124436681 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124436683 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@3dcf7940f5b7: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124441697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59842<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124441702 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124441702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(513)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(507)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(502)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(514)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(512)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(505)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(510)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(500)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sun Mar 16 12:44:41 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20250316124441809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124442111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46972<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102652) 20250316124442703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124442703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102652, count=108084) 20250316124443704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124443704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Sun Mar 16 12:44:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124444705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124444705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250316124445193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124445195 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124445243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124445243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124445243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124445243 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124445243 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124445243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124445243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124445243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124445243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124445244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124445244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124445244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124445245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124445245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124445245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124445245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124445245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124445245 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124445245 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124445245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124445245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124445245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124445249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124445256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124445256 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124445261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124445261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124445261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124445261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124445261 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124445261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124445261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124445261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124445261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124445262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124445262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124445262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124445262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124445262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124445262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124445262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124445262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124445262 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124445262 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124445262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124445262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124445262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124445264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124445269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124445269 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124445275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124445275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124445275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124445275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124445275 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124445275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124445275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124445275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124445275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124445276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124445276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124445276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124445276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124445276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124445276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124445276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124445276 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124445276 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124445276 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124445276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124445276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124445276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124445278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124445282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124445282 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)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124445706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124445706 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124445706 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124445706 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124445708 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124445708 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@3dcf7940f5b7: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='FB86E122'O, index=0 SGSN_Test-GSUP(533)@3dcf7940f5b7: 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)@3dcf7940f5b7: 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 := '768DB98EA8763C21A807BFF7B9364E23'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E29B2480'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1135BEFDE830463D'O } } } } } 20250316124446777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124446777 DLLC NOTICE LLME(ffffffff/fb86e122){UNASSIGNED} LLC RX: unknown TLLI 0xfb86e122, creating LLME on the fly (gprs_llc.c:552) 20250316124446777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124446777 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1325) 20250316124446777 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124446777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124446777 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124446777 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124446777 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124446777 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124446777 DLLC NOTICE LLME(ffffffff/fb86e122){UNASSIGNED} LLGM Assign pre (fb86e122 => eaa71682) (gprs_llc.c:1079) 20250316124446777 DLLC NOTICE LLME(fb86e122/eaa71682){ASSIGNED} LLGM Assign post (fb86e122 => eaa71682) (gprs_llc.c:1125) 20250316124446777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124446777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124446777 DMM DEBUG MM(262420000000039/eaa71682) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124446803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124446803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124446803 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124446803 DMM DEBUG MM(262420000000039/eaa71682) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1139) 20250316124446803 DMM NOTICE MM(262420000000039/eaa71682) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124446803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124446803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124446803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124446803 DMM DEBUG MM(262420000000039/eaa71682) Requesting authorization (sgsn_auth.c:160) 20250316124446803 DMM INFO MM(262420000000039/eaa71682) Requesting authentication tuples (sgsn_auth.c:184) 20250316124446803 DMM DEBUG MM(262420000000039/eaa71682) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124446803 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250316124446803 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250316124446810 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124446810 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124446810 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124446810 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124446810 DMM INFO MM(262420000000039/eaa71682) Subscriber data update (mmctx.c:445) 20250316124446810 DMM DEBUG MM(262420000000039/eaa71682) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124446810 DMM INFO MM(262420000000039/eaa71682) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124446810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124446810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124446810 DMM INFO MM(262420000000039/eaa71682) <- GMM AUTH AND CIPHERING REQ (rand = 76 8d b9 8e a8 76 3c 21 a8 07 bf f7 b9 36 4e 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124446825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124446825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124446825 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124446825 DMM INFO MM(262420000000039/eaa71682) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124446825 DMM NOTICE MM(262420000000039/eaa71682) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124446825 DMM DEBUG MM(262420000000039/eaa71682) checking auth: received GSM SRES = e2 9b 24 80 (gprs_gmm.c:721) 20250316124446825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124446825 DMM DEBUG MM(262420000000039/eaa71682) Requesting authorization (sgsn_auth.c:160) 20250316124446825 DMM INFO MM(262420000000039/eaa71682) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124446825 DMM DEBUG MM(262420000000039/eaa71682) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124446825 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250316124446825 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) 20250316124446825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124446826 DMM INFO MM(262420000000039/eaa71682) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaa71682) (gprs_gmm.c:355) 20250316124446828 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124446828 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124446828 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250316124446828 DMM INFO MM(262420000000039/eaa71682) Subscriber data update (mmctx.c:445) 20250316124446828 DMM DEBUG MM(262420000000039/eaa71682) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124446828 DMM INFO MM(262420000000039/eaa71682) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124446828 DMM NOTICE MM(262420000000039/eaa71682) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1055) 20250316124446828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124446828 DMM NOTICE MM(262420000000039/eaa71682) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124446828 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) 20250316124446830 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124446830 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250316124446830 DMM INFO MM(262420000000039/eaa71682) Subscriber data update (mmctx.c:445) 20250316124446830 DMM DEBUG MM(262420000000039/eaa71682) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124446843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124446843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124446843 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124446843 DMM INFO MM(262420000000039/eaa71682) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124446843 DMM NOTICE MM(262420000000039/eaa71682) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124446843 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124446843 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124446843 DLLC NOTICE LLME(fb86e122/eaa71682){ASSIGNED} LLGM Assign pre (ffffffff => eaa71682) (gprs_llc.c:1079) 20250316124446843 DLLC NOTICE LLME(ffffffff/eaa71682){ASSIGNED} LLGM Assign post (ffffffff => eaa71682) (gprs_llc.c:1125) 20250316124446843 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124446843 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124446843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124446843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@3dcf7940f5b7: attach complete sending rau 20250316124446902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124446902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124446902 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124446902 DMM INFO MM(262420000000039/eaa71682) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250316124446902 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124446902 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316124446902 DLLC NOTICE LLME(ffffffff/eaa71682){ASSIGNED} LLGM Assign pre (eaa71682 => e631a1aa) (gprs_llc.c:1079) 20250316124446902 DLLC NOTICE LLME(eaa71682/e631a1aa){ASSIGNED} LLGM Assign post (eaa71682 => e631a1aa) (gprs_llc.c:1125) 20250316124446902 DMM INFO MM(262420000000039/e631a1aa) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_b_wrong_old_ra(535)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@3dcf7940f5b7: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@3dcf7940f5b7: Removing Client IMSI='262420000000039'H, index=0 TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@3dcf7940f5b7: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='E631A1AA'O, index=0 20250316124446922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124446922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250316124446922 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124446922 DMM INFO MM(262420000000039/e631a1aa) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250316124446922 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250316124446922 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124446922 DLLC NOTICE LLME(eaa71682/e631a1aa){ASSIGNED} LLGM Assign pre (ffffffff => e631a1aa) (gprs_llc.c:1079) 20250316124446922 DLLC NOTICE LLME(ffffffff/e631a1aa){ASSIGNED} LLGM Assign post (ffffffff => e631a1aa) (gprs_llc.c:1125) 20250316124446922 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) TC_attach_rau_a_b_wrong_old_ra(535)@3dcf7940f5b7: sending second RAU via different RA with wrong Old RA 20250316124446930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124446930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124446930 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250316124446930 DMM NOTICE LLME(ffffffff/e631a1aa){ASSIGNED} LLC XID RESET (gprs_gmm.c:1775) 20250316124446930 DLLC NOTICE LLME(ffffffff/e631a1aa){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250316124446930 DMM NOTICE MM(262420000000039/e631a1aa) Rx RA Update Request with unexpected TLLI=e631a1aa Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1787) 20250316124446930 DMM ERROR LLME(ffffffff/e631a1aa){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1796) 20250316124446930 DMM NOTICE MM(262420000000039/e631a1aa) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250316124446930 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250316124446930 DMM INFO MM(262420000000039/e631a1aa) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250316124446930 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124446930 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124446930 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124446930 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124446930 DLLC NOTICE LLME(ffffffff/e631a1aa){ASSIGNED} LLGM Assign pre (e631a1aa => ffffffff) (gprs_llc.c:1079) 20250316124446930 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e631a1aa => ffffffff) (gprs_llc.c:1125) 20250316124446930 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250316124446930 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) 20250316124446931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124446931 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124446931 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124446931 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124446953 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250316124446954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124446955 DLLC NOTICE LLME(ffffffff/e631a1aa){UNASSIGNED} LLC RX: unknown TLLI 0xe631a1aa, creating LLME on the fly (gprs_llc.c:552) 20250316124446955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250316124446955 DMM NOTICE LLME(ffffffff/e631a1aa){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) 20250316124450637 DGPRS DEBUG Checking for inactive LLMEs, time = 5359996 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@3dcf7940f5b7: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124451965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44056<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124451969 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(533)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(526)@3dcf7940f5b7: Final verdict of PTC: none 20250316124451969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(527)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(531)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(521)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(519)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(529)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(524)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Sun Mar 16 12:44:51 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 20250316124452031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124452333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100032) 20250316124452971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124452971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100032, count=105464) 20250316124453972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124453972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sun Mar 16 12:44:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124454973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124454973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_usim_resync started. 20250316124455379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124455379 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124455397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124455397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124455397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124455397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124455397 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124455397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124455397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124455397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124455397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124455398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124455398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124455398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124455398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124455398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124455398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124455398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124455398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124455398 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124455398 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124455398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124455399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124455399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(541)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(540)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124455402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(537)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(545)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124455409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124455409 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250316124455410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124455410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124455410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124455410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124455410 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124455410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124455410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124455410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124455410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124455411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124455411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124455411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124455411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124455411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124455411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124455411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124455411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124455411 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124455411 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124455411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124455411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124455411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_usim_resync-BVCI196(539)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124455414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124455419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124455419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(547)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_resync-BVCI210(544)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(550)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124455423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124455423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124455423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124455423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124455423 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124455423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124455423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124455423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124455423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124455424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124455424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124455424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124455424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124455424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124455424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124455424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124455424 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124455424 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124455424 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124455424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124455425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124455425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124455427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124455432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124455432 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124455973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124455973 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124455973 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124455973 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) 20250316124455974 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(551)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124455975 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@3dcf7940f5b7: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='E2264B96'O, index=0 SGSN_Test-GSUP(552)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@3dcf7940f5b7: 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 := 'C7E335ED83BF1BC9D5130E2A9ACCC818'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EEFC85AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5A2A36B519BCF176'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B6A893F06DF89EB57A70DE7677A7916D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A33390EBCF072250799360FABFF3102B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6ECCC35CBEFD1D2DA436EE7989893872'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F0FB60789743FA3F'O } } } } } 20250316124456996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124456996 DLLC NOTICE LLME(ffffffff/e2264b96){UNASSIGNED} LLC RX: unknown TLLI 0xe2264b96, creating LLME on the fly (gprs_llc.c:552) 20250316124456996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124456996 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250316124456996 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124456997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124456997 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124456997 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124456997 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124456997 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124456997 DLLC NOTICE LLME(ffffffff/e2264b96){UNASSIGNED} LLGM Assign pre (e2264b96 => e84624d4) (gprs_llc.c:1079) 20250316124456997 DLLC NOTICE LLME(e2264b96/e84624d4){ASSIGNED} LLGM Assign post (e2264b96 => e84624d4) (gprs_llc.c:1125) 20250316124456997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124456997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124456997 DMM DEBUG MM(262420000000040/e84624d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124457003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124457003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124457004 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124457004 DMM DEBUG MM(262420000000040/e84624d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250316124457004 DMM NOTICE MM(262420000000040/e84624d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124457004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124457004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124457004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124457004 DMM DEBUG MM(262420000000040/e84624d4) Requesting authorization (sgsn_auth.c:160) 20250316124457004 DMM INFO MM(262420000000040/e84624d4) Requesting authentication tuples (sgsn_auth.c:184) 20250316124457004 DMM DEBUG MM(262420000000040/e84624d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124457004 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250316124457004 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250316124457005 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124457005 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124457005 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124457005 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124457005 DMM INFO MM(262420000000040/e84624d4) Subscriber data update (mmctx.c:445) 20250316124457005 DMM DEBUG MM(262420000000040/e84624d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124457005 DMM INFO MM(262420000000040/e84624d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124457005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124457005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124457005 DMM INFO MM(262420000000040/e84624d4) <- GMM AUTH AND CIPHERING REQ (rand = c7 e3 35 ed 83 bf 1b c9 d5 13 0e 2a 9a cc c8 18 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6e cc c3 5c be fd 1d 2d a4 36 ee 79 89 89 38 72 ) (gprs_gmm.c:538) 20250316124457008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124457008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124457008 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124457008 DMM INFO MM(262420000000040/e84624d4) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:749) 20250316124457008 DMM INFO MM(262420000000040/e84624d4) R99 AUTHENTICATION SYNCH (AUTS = 089581fde3eefbcf725ace30d461) (gprs_gmm.c:766) 20250316124457008 DMM DEBUG MM(262420000000040/e84624d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124457008 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250316124457008 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 08 95 81 fd e3 ee fb cf 72 5a ce 30 d4 61 20 10 c7 e3 35 ed 83 bf 1b c9 d5 13 0e 2a 9a cc c8 18 28 01 01 (gprs_subscriber.c:210) 20250316124457008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:781) 20250316124457008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250316124457009 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124457009 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124457009 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124457009 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124457009 DMM INFO MM(262420000000040/e84624d4) Subscriber data update (mmctx.c:445) 20250316124457009 DMM DEBUG MM(262420000000040/e84624d4) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250316124457009 DMM INFO MM(262420000000040/e84624d4) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250316124457009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124457009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124457009 DMM INFO MM(262420000000040/e84624d4) <- GMM AUTH AND CIPHERING REQ (rand = b2 f8 ee 67 38 ad 7c 11 f0 a4 e2 9e a8 62 39 2d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5c 09 72 6a 24 15 72 f5 01 65 6a 01 48 45 46 db ) (gprs_gmm.c:538) 20250316124457011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124457011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6e7880 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124457011 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124457011 DMM INFO MM(262420000000040/e84624d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124457011 DMM NOTICE MM(262420000000040/e84624d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124457011 DMM DEBUG MM(262420000000040/e84624d4) checking auth: received UMTS RES = 09 3c 8c 28 f7 1c 4a 74 (gprs_gmm.c:721) 20250316124457011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124457011 DMM DEBUG MM(262420000000040/e84624d4) Requesting authorization (sgsn_auth.c:160) 20250316124457011 DMM INFO MM(262420000000040/e84624d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124457011 DMM DEBUG MM(262420000000040/e84624d4) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124457011 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250316124457011 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) 20250316124457011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124457011 DMM INFO MM(262420000000040/e84624d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe84624d4) (gprs_gmm.c:355) 20250316124457012 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124457012 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124457012 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250316124457012 DMM INFO MM(262420000000040/e84624d4) Subscriber data update (mmctx.c:445) 20250316124457012 DMM DEBUG MM(262420000000040/e84624d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124457012 DMM INFO MM(262420000000040/e84624d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124457012 DMM NOTICE MM(262420000000040/e84624d4) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1055) 20250316124457012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124457012 DMM NOTICE MM(262420000000040/e84624d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124457012 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) 20250316124457012 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124457012 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250316124457012 DMM INFO MM(262420000000040/e84624d4) Subscriber data update (mmctx.c:445) 20250316124457012 DMM DEBUG MM(262420000000040/e84624d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@3dcf7940f5b7: Removing Client IMSI='262420000000040'H, index=0 20250316124457015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124457015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124457015 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124457015 DMM INFO MM(262420000000040/e84624d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124457015 DMM NOTICE MM(262420000000040/e84624d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124457015 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124457015 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124457015 DLLC NOTICE LLME(e2264b96/e84624d4){ASSIGNED} LLGM Assign pre (ffffffff => e84624d4) (gprs_llc.c:1079) 20250316124457015 DLLC NOTICE LLME(ffffffff/e84624d4){ASSIGNED} LLGM Assign post (ffffffff => e84624d4) (gprs_llc.c:1125) 20250316124457015 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124457015 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124457015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124457015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124457016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58810<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124457018 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124457018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(537)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(550)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(552)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(545)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(540)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(538)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(543)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(548)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_usim_resync finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sun Mar 16 12:44:57 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 20250316124457139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124457540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43792) 20250316124458019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124458019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43792, count=94476) 20250316124459020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124459020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sun Mar 16 12:44:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124500022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124500022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_usim_a54_a54 started. 20250316124500629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124500631 DMM INFO MM(262420000000040/e84624d4) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124500631 DMM INFO MM(262420000000040/e84624d4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124500631 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124500631 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124500631 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124500631 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124500631 DLLC NOTICE LLME(ffffffff/e84624d4){ASSIGNED} LLGM Assign pre (e84624d4 => ffffffff) (gprs_llc.c:1079) 20250316124500631 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e84624d4 => ffffffff) (gprs_llc.c:1125) 20250316124500631 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250316124500631 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) 20250316124500631 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) 20250316124500631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124500631 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124500631 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124500631 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124500631 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124500669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124500669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124500669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124500669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124500669 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124500669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124500669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124500669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124500669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124500670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124500670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124500670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124500670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124500670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124500670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124500670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124500670 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124500670 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124500670 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124500670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124500670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124500670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124500672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124500677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124500677 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(565)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@3dcf7940f5b7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(564)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124500686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124500686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124500686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124500686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124500686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124500686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124500686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124500686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124500686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(565)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124500687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124500687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124500687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124500687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124500687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124500687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124500687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124500687 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124500687 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124500687 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124500687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124500687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124500687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124500690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(564)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(561)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK -NSVCI99(569)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(561)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(569)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124500696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124500696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124500696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124500696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124500696 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124500696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124500696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124500696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124500696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250316124500696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124500696 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(569)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124500696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124500696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124500696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124500696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124500696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124500697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124500697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124500697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124500697 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124500697 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124500697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124500697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124500697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_usim_a54_a54-BVCI210(562)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124500699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124500703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124500703 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124501023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124501023 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124501023 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124501023 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124501026 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124501026 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@3dcf7940f5b7: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='D868382C'O, index=0 SGSN_Test-GSUP(571)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@3dcf7940f5b7: 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 := 'B585F807D407FE567FF7CD7766008239'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E4EB806'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '31E989612EE6E5A4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '04E4347430A96E82F19734C3B175BCF8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8C9A25AE5AE6E5BF225242BD65D0DC09'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F95A17EF91A95FB17DFDFAE8FC46AAEF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '242640CAA223D204'O } } } } } 20250316124502049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124502049 DLLC NOTICE LLME(ffffffff/d868382c){UNASSIGNED} LLC RX: unknown TLLI 0xd868382c, creating LLME on the fly (gprs_llc.c:552) 20250316124502049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124502049 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250316124502049 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124502049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124502049 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124502049 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124502049 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124502049 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124502049 DLLC NOTICE LLME(ffffffff/d868382c){UNASSIGNED} LLGM Assign pre (d868382c => e3a4b23d) (gprs_llc.c:1079) 20250316124502049 DLLC NOTICE LLME(d868382c/e3a4b23d){ASSIGNED} LLGM Assign post (d868382c => e3a4b23d) (gprs_llc.c:1125) 20250316124502049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124502049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124502049 DMM DEBUG MM(262420000000040/e3a4b23d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124502055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124502055 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124502055 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124502055 DMM DEBUG MM(262420000000040/e3a4b23d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250316124502055 DMM NOTICE MM(262420000000040/e3a4b23d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124502055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124502055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124502055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124502055 DMM DEBUG MM(262420000000040/e3a4b23d) Requesting authorization (sgsn_auth.c:160) 20250316124502055 DMM INFO MM(262420000000040/e3a4b23d) Requesting authentication tuples (sgsn_auth.c:184) 20250316124502055 DMM DEBUG MM(262420000000040/e3a4b23d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124502055 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250316124502055 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250316124502056 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124502056 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124502056 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124502056 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124502056 DMM INFO MM(262420000000040/e3a4b23d) Subscriber data update (mmctx.c:445) 20250316124502056 DMM DEBUG MM(262420000000040/e3a4b23d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124502056 DMM INFO MM(262420000000040/e3a4b23d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124502056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124502056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124502056 DMM INFO MM(262420000000040/e3a4b23d) <- GMM AUTH AND CIPHERING REQ (rand = b5 85 f8 07 d4 07 fe 56 7f f7 cd 77 66 00 82 39 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f9 5a 17 ef 91 a9 5f b1 7d fd fa e8 fc 46 aa ef ) (gprs_gmm.c:538) TC_attach_usim_a54_a54(573)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@3dcf7940f5b7: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124502060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58834<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124502060 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124502060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(555)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(565)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(571)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(562)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(569)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(559)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(567)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(557)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(563)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(562): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sun Mar 16 12:45:02 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 20250316124502124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124502525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58848<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71292) 20250316124503062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124503062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71292, count=72452) 20250316124504063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124504063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sun Mar 16 12:45:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124505064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124505064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_usim_a54_a53 started. 20250316124505582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124505582 DMM INFO MM(262420000000040/e3a4b23d) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124505582 DMM INFO MM(262420000000040/e3a4b23d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124505582 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124505582 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124505582 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124505582 DMM ERROR MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250316124505582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Deallocated (fsm.c:568) 20250316124505582 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124505582 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124505582 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124505582 DLLC NOTICE LLME(d868382c/e3a4b23d){ASSIGNED} LLGM Assign pre (e3a4b23d => ffffffff) (gprs_llc.c:1079) 20250316124505583 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3a4b23d => ffffffff) (gprs_llc.c:1125) 20250316124505583 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124505602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124505602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124505602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124505602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124505602 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124505602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124505602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124505602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124505602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124505603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124505603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124505603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124505603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124505603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124505603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124505603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124505603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124505603 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124505603 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124505603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124505603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124505603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(579)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124505606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124505612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124505612 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(580)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_usim_a54_a53-BVCI196(577)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(583)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124505617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124505617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124505617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124505617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124505617 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124505617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124505617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124505617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124505617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124505619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124505619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124505619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124505619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124505619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124505619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124505619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124505619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124505619 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124505619 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124505619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124505619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124505619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(584)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124505622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124505628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124505628 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(585)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_usim_a54_a53-BVCI210(582)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(588)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124505634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124505634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124505634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124505634 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124505634 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124505634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124505634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124505634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124505634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124505635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124505635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124505635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124505635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124505635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124505635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124505635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124505635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124505635 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124505635 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124505635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124505635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124505635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124505638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124505644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124505644 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124506065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124506065 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124506065 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124506065 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124506066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124506067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@3dcf7940f5b7: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='F8315093'O, index=0 SGSN_Test-GSUP(590)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@3dcf7940f5b7: 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 := 'AFF2106D937388F16D6EF3D1228D2CD3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B017D20E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B89BE3070041B2CF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0746EF1BFA89BA891DF43ABA94472EC0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5C6AFF8B0AB3C3E8AD18011869EAF455'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F6350C135B2B589AC62978D026A90896'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EEB1A59A7622D8C4'O } } } } } 20250316124507106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124507106 DLLC NOTICE LLME(ffffffff/f8315093){UNASSIGNED} LLC RX: unknown TLLI 0xf8315093, creating LLME on the fly (gprs_llc.c:552) 20250316124507106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124507106 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250316124507106 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124507106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124507106 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124507106 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124507106 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124507106 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124507106 DLLC NOTICE LLME(ffffffff/f8315093){UNASSIGNED} LLGM Assign pre (f8315093 => edf3e895) (gprs_llc.c:1079) 20250316124507106 DLLC NOTICE LLME(f8315093/edf3e895){ASSIGNED} LLGM Assign post (f8315093 => edf3e895) (gprs_llc.c:1125) 20250316124507106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124507106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124507106 DMM DEBUG MM(262420000000040/edf3e895) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124507114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124507114 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124507114 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124507114 DMM DEBUG MM(262420000000040/edf3e895) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250316124507114 DMM NOTICE MM(262420000000040/edf3e895) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124507114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124507114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124507114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124507114 DMM DEBUG MM(262420000000040/edf3e895) Requesting authorization (sgsn_auth.c:160) 20250316124507114 DMM INFO MM(262420000000040/edf3e895) Requesting authentication tuples (sgsn_auth.c:184) 20250316124507114 DMM DEBUG MM(262420000000040/edf3e895) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124507114 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250316124507114 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250316124507116 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124507116 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124507116 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124507116 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124507116 DMM INFO MM(262420000000040/edf3e895) Subscriber data update (mmctx.c:445) 20250316124507116 DMM DEBUG MM(262420000000040/edf3e895) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124507116 DMM INFO MM(262420000000040/edf3e895) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124507116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124507116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124507116 DMM INFO MM(262420000000040/edf3e895) <- GMM AUTH AND CIPHERING REQ (rand = af f2 10 6d 93 73 88 f1 6d 6e f3 d1 22 8d 2c d3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f6 35 0c 13 5b 2b 58 9a c6 29 78 d0 26 a9 08 96 ) (gprs_gmm.c:538) TC_attach_usim_a54_a53(592)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@3dcf7940f5b7: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124507121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59044<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124507122 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(588)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(583)@3dcf7940f5b7: Final verdict of PTC: none 20250316124507122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(580)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(590)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(578)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(576)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(586)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(581)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Sun Mar 16 12:45:07 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 20250316124507241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124507643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67576) 20250316124508123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124508123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67576, count=71932) 20250316124509124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124509124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sun Mar 16 12:45:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124510126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124510126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_usim_a53_a54 started. 20250316124510739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124510742 DMM INFO MM(262420000000040/edf3e895) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124510742 DMM INFO MM(262420000000040/edf3e895) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124510742 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124510742 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124510742 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124510742 DMM ERROR MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250316124510742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Deallocated (fsm.c:568) 20250316124510742 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124510742 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124510742 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124510742 DLLC NOTICE LLME(f8315093/edf3e895){ASSIGNED} LLGM Assign pre (edf3e895 => ffffffff) (gprs_llc.c:1079) 20250316124510742 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edf3e895 => ffffffff) (gprs_llc.c:1125) 20250316124510742 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124510780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124510780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124510780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124510780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124510780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124510780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124510780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124510780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124510780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124510781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124510781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124510781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124510781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124510781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124510781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124510781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124510781 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124510781 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124510781 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124510781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124510782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124510782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124510784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124510789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124510789 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(599)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(596)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124510800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124510800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124510800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124510800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124510800 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124510800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124510800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124510800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124510800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(602)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(603)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124510801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124510801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124510801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124510801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124510801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124510801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124510801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124510801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124510801 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124510801 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124510801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(603)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124510801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124510801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124510803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(602)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250316124510808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124510808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(607)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@3dcf7940f5b7: Provider Link came up: sending NS-RESET TC_attach_usim_a53_a54-BVCI210(600)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124510811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124510811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124510811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124510811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124510811 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124510811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124510811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124510811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124510811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124510811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124510811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124510811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124510811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124510811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124510811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124510811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124510812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124510812 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124510812 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124510812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124510812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124510812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124510814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124510819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124510819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124511127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124511127 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124511127 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124511127 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124511131 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124511132 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@3dcf7940f5b7: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='FB6388CB'O, index=0 SGSN_Test-GSUP(609)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@3dcf7940f5b7: 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 := 'FCD133470698103C35FC67F3D66C1655'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8A007D75'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D847098BE90EED8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B88E878C98BDBAF9B043F32D6B17EDB7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '592B323E4E7379B71F16E28EEA981643'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '345D4EAB962A1F8A0176F7C2931D7B9B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8B40185C2AFA6696'O } } } } } 20250316124512169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124512169 DLLC NOTICE LLME(ffffffff/fb6388cb){UNASSIGNED} LLC RX: unknown TLLI 0xfb6388cb, creating LLME on the fly (gprs_llc.c:552) 20250316124512169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124512170 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250316124512170 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124512170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124512170 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124512170 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124512170 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124512170 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124512170 DLLC NOTICE LLME(ffffffff/fb6388cb){UNASSIGNED} LLGM Assign pre (fb6388cb => d13e51fc) (gprs_llc.c:1079) 20250316124512170 DLLC NOTICE LLME(fb6388cb/d13e51fc){ASSIGNED} LLGM Assign post (fb6388cb => d13e51fc) (gprs_llc.c:1125) 20250316124512170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124512170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124512170 DMM DEBUG MM(262420000000040/d13e51fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124512176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124512176 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124512176 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124512176 DMM DEBUG MM(262420000000040/d13e51fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250316124512176 DMM NOTICE MM(262420000000040/d13e51fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124512176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124512176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124512176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124512176 DMM DEBUG MM(262420000000040/d13e51fc) Requesting authorization (sgsn_auth.c:160) 20250316124512176 DMM INFO MM(262420000000040/d13e51fc) Requesting authentication tuples (sgsn_auth.c:184) 20250316124512176 DMM DEBUG MM(262420000000040/d13e51fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124512176 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250316124512176 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250316124512178 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124512178 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124512178 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124512178 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124512178 DMM INFO MM(262420000000040/d13e51fc) Subscriber data update (mmctx.c:445) 20250316124512178 DMM DEBUG MM(262420000000040/d13e51fc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124512178 DMM INFO MM(262420000000040/d13e51fc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124512178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124512178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124512178 DMM INFO MM(262420000000040/d13e51fc) <- GMM AUTH AND CIPHERING REQ (rand = fc d1 33 47 06 98 10 3c 35 fc 67 f3 d6 6c 16 55 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 34 5d 4e ab 96 2a 1f 8a 01 76 f7 c2 93 1d 7b 9b ) (gprs_gmm.c:538) TC_attach_usim_a53_a54(611)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@3dcf7940f5b7: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124512184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59064<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@3dcf7940f5b7: Final verdict of PTC: none 20250316124512185 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124512185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(603)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(597)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(607)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(600)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(595)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(601)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(605)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(600): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sun Mar 16 12:45:12 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 20250316124512303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124512704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47352) 20250316124513186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124513186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47352, count=71104) 20250316124514188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124514188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sun Mar 16 12:45:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124515188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124515188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_usim_a50_a54 started. 20250316124515731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124515732 DMM INFO MM(262420000000040/d13e51fc) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124515732 DMM INFO MM(262420000000040/d13e51fc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124515732 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124515732 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124515732 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124515732 DMM ERROR MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250316124515732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Deallocated (fsm.c:568) 20250316124515732 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124515732 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124515732 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124515732 DLLC NOTICE LLME(fb6388cb/d13e51fc){ASSIGNED} LLGM Assign pre (d13e51fc => ffffffff) (gprs_llc.c:1079) 20250316124515732 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d13e51fc => ffffffff) (gprs_llc.c:1125) 20250316124515732 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124515748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124515748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124515748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124515748 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124515748 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124515748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124515748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124515748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124515748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124515749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124515749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124515749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124515749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124515749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124515749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124515749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124515749 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124515749 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124515749 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124515749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124515750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124515750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(617)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124515753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124515758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124515758 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(618)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_usim_a50_a54-BVCI196(615)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(621)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124515764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124515764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124515764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124515764 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124515764 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124515764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124515764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124515764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124515764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124515765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124515766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124515766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124515766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124515766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124515766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124515766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124515766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124515766 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124515766 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124515766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(621)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124515766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124515766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(622)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124515769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(618)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124515776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124515776 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124515784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124515784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124515784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124515784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124515784 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124515784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124515784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124515784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124515784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124515784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124515784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124515784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124515784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124515784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124515784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124515784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124515784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124515784 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124515785 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124515785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124515785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124515785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124515787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124515793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124515793 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(624)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124516189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124516189 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124516189 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124516189 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(626)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124516193 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124516194 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(626)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(626)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@3dcf7940f5b7: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C604D00F'O, index=0 SGSN_Test-GSUP(628)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@3dcf7940f5b7: 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 := '097267D9F7FE2BB12CA840069BCA8ED2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BC473039'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3130E9F95A1C0260'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5FF61B5C3709B8571940C32B942D5E2E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6F00549329FA604EDE57F904666929ED'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2301FC1A41AC082A785376F965B0591F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '102F33C382A9CF73'O } } } } } 20250316124517261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124517261 DLLC NOTICE LLME(ffffffff/c604d00f){UNASSIGNED} LLC RX: unknown TLLI 0xc604d00f, creating LLME on the fly (gprs_llc.c:552) 20250316124517261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124517261 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250316124517261 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124517261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124517261 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124517261 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124517261 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124517261 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124517261 DLLC NOTICE LLME(ffffffff/c604d00f){UNASSIGNED} LLGM Assign pre (c604d00f => edf8baae) (gprs_llc.c:1079) 20250316124517261 DLLC NOTICE LLME(c604d00f/edf8baae){ASSIGNED} LLGM Assign post (c604d00f => edf8baae) (gprs_llc.c:1125) 20250316124517261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124517261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124517261 DMM DEBUG MM(262420000000040/edf8baae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124517282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124517282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124517282 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124517282 DMM DEBUG MM(262420000000040/edf8baae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250316124517282 DMM NOTICE MM(262420000000040/edf8baae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124517282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124517282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124517282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124517282 DMM DEBUG MM(262420000000040/edf8baae) Requesting authorization (sgsn_auth.c:160) 20250316124517282 DMM INFO MM(262420000000040/edf8baae) Requesting authentication tuples (sgsn_auth.c:184) 20250316124517282 DMM DEBUG MM(262420000000040/edf8baae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124517282 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250316124517282 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250316124517288 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124517288 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124517288 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124517288 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124517288 DMM INFO MM(262420000000040/edf8baae) Subscriber data update (mmctx.c:445) 20250316124517288 DMM DEBUG MM(262420000000040/edf8baae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124517288 DMM INFO MM(262420000000040/edf8baae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124517288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124517288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124517288 DMM INFO MM(262420000000040/edf8baae) <- GMM AUTH AND CIPHERING REQ (rand = 09 72 67 d9 f7 fe 2b b1 2c a8 40 06 9b ca 8e d2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 23 01 fc 1a 41 ac 08 2a 78 53 76 f9 65 b0 59 1f ) (gprs_gmm.c:538) TC_attach_usim_a50_a54(630)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@3dcf7940f5b7: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124517311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37126<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(616)@3dcf7940f5b7: Final verdict of PTC: none 20250316124517315 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124517315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(623)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(624)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(627)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(628)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(621)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(614)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(625)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(619)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(624): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sun Mar 16 12:45:17 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 20250316124517418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124517820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66052) 20250316124518317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124518317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66052, count=72104) 20250316124519318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124519318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sun Mar 16 12:45:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124520320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124520320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316124520638 DGPRS DEBUG Checking for inactive LLMEs, time = 5360026 (sgsn.c:131) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_usim_a54_a50 started. 20250316124520893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124520894 DMM INFO MM(262420000000040/edf8baae) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124520894 DMM INFO MM(262420000000040/edf8baae) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124520894 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124520894 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124520894 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124520894 DMM ERROR MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250316124520894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Deallocated (fsm.c:568) 20250316124520894 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124520894 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124520894 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124520894 DLLC NOTICE LLME(c604d00f/edf8baae){ASSIGNED} LLGM Assign pre (edf8baae => ffffffff) (gprs_llc.c:1079) 20250316124520894 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edf8baae => ffffffff) (gprs_llc.c:1125) 20250316124520894 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124520942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124520942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124520942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124520942 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124520942 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124520942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124520942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124520942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124520942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124520943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124520943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124520943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124520943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124520943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124520943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124520943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124520943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124520943 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124520943 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124520943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124520943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124520943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(636)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124520946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(632)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250316124520953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124520953 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(640)@3dcf7940f5b7: Provider Link came up: sending NS-RESET TC_attach_usim_a54_a50-BVCI196(633)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124520955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124520955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124520955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124520955 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124520955 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124520955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124520955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124520955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124520955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124520956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124520956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124520956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124520956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124520956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124520956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124520956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124520956 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124520956 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124520956 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124520956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124520957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124520957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124520959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124520965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124520965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(642)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI210(639)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124520970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124520970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124520970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124520970 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124520970 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124520970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124520970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124520970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124520970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124520970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124520970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124520970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124520970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124520970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124520970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124520970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124520970 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124520970 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124520970 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124520970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124520971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124520971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124520972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124520977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124520977 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124521322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124521322 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124521322 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124521322 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124521326 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124521327 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(633)@3dcf7940f5b7: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='CFB2399A'O, index=0 SGSN_Test-GSUP(647)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@3dcf7940f5b7: 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 := '38CFF49C8D64871B4C99BAD3EE0C4116'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C2A8ADE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '99BA2BD8B9E24084'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E022BC32BCF111019CBBF96452A24282'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A9FA89047BE19EC62ABADB5259157B49'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8CF4128751BF3D5E3D4972C1CB26637B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CDBC4A5A564AF33F'O } } } } } 20250316124522414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124522414 DLLC NOTICE LLME(ffffffff/cfb2399a){UNASSIGNED} LLC RX: unknown TLLI 0xcfb2399a, creating LLME on the fly (gprs_llc.c:552) 20250316124522414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124522414 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250316124522414 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124522414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124522414 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124522414 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124522414 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124522414 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124522414 DLLC NOTICE LLME(ffffffff/cfb2399a){UNASSIGNED} LLGM Assign pre (cfb2399a => e9cd7f5b) (gprs_llc.c:1079) 20250316124522414 DLLC NOTICE LLME(cfb2399a/e9cd7f5b){ASSIGNED} LLGM Assign post (cfb2399a => e9cd7f5b) (gprs_llc.c:1125) 20250316124522414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124522414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124522414 DMM DEBUG MM(262420000000040/e9cd7f5b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124522435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124522435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124522435 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124522435 DMM DEBUG MM(262420000000040/e9cd7f5b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250316124522435 DMM NOTICE MM(262420000000040/e9cd7f5b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124522435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124522435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124522435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124522435 DMM DEBUG MM(262420000000040/e9cd7f5b) Requesting authorization (sgsn_auth.c:160) 20250316124522435 DMM INFO MM(262420000000040/e9cd7f5b) Requesting authentication tuples (sgsn_auth.c:184) 20250316124522435 DMM DEBUG MM(262420000000040/e9cd7f5b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124522435 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250316124522435 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250316124522441 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124522441 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124522441 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124522441 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124522441 DMM INFO MM(262420000000040/e9cd7f5b) Subscriber data update (mmctx.c:445) 20250316124522441 DMM DEBUG MM(262420000000040/e9cd7f5b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124522441 DMM INFO MM(262420000000040/e9cd7f5b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124522441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124522441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124522441 DMM INFO MM(262420000000040/e9cd7f5b) <- GMM AUTH AND CIPHERING REQ (rand = 38 cf f4 9c 8d 64 87 1b 4c 99 ba d3 ee 0c 41 16 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8c f4 12 87 51 bf 3d 5e 3d 49 72 c1 cb 26 63 7b ) (gprs_gmm.c:538) TC_attach_usim_a54_a50(649)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(633)@3dcf7940f5b7: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124522460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37138<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124522464 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124522465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(640)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(647)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(633)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(645)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(635)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(638)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(634)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(643)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(633): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(634): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sun Mar 16 12:45:22 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 20250316124522533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124522935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66920) 20250316124523466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124523466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66920, count=72432) 20250316124524467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124524467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sun Mar 16 12:45:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124525469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124525469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_detach_unknown_nopoweroff started. 20250316124526028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124526030 DMM INFO MM(262420000000040/e9cd7f5b) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124526030 DMM INFO MM(262420000000040/e9cd7f5b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124526030 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124526030 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124526030 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124526030 DMM ERROR MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250316124526031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Deallocated (fsm.c:568) 20250316124526031 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124526031 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124526031 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124526031 DLLC NOTICE LLME(cfb2399a/e9cd7f5b){ASSIGNED} LLGM Assign pre (e9cd7f5b => ffffffff) (gprs_llc.c:1079) 20250316124526031 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9cd7f5b => ffffffff) (gprs_llc.c:1125) 20250316124526031 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124526078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124526078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124526078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124526078 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124526078 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124526078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124526078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124526078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124526078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124526079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124526079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124526079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124526079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124526079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124526079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124526079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124526079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124526079 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124526079 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124526079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(654)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124526080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124526080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124526081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124526086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124526086 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124526092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124526092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124526092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124526092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124526092 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124526092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124526092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124526092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124526092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124526093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124526093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124526093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124526093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124526093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124526093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124526093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124526093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124526093 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124526093 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124526093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124526093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124526093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124526095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124526099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124526099 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124526108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124526108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124526108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124526108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124526108 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124526108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124526108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124526108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124526108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124526109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124526109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124526109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124526109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124526109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124526109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124526109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124526109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124526109 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124526109 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124526109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124526109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124526109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124526111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124526115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124526115 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124526470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124526470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124526470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124526470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124526474 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124526475 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@3dcf7940f5b7: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='C939B725'O, index=0 SGSN_Test-GSUP(666)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250316124527547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124527547 DLLC NOTICE LLME(ffffffff/c939b725){UNASSIGNED} LLC RX: unknown TLLI 0xc939b725, creating LLME on the fly (gprs_llc.c:552) 20250316124527547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124527548 DMM NOTICE LLME(ffffffff/c939b725){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) 20250316124527548 DLLC NOTICE LLME(ffffffff/c939b725){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250316124527548 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc939b725 type=GPRS detach (gprs_gmm.c:1524) 20250316124527548 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:453) 20250316124527548 DLLC NOTICE LLME(ffffffff/c939b725){UNASSIGNED} LLGM Assign pre (c939b725 => ffffffff) (gprs_llc.c:1079) 20250316124527548 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c939b725 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@3dcf7940f5b7: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@3dcf7940f5b7: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124527572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32986<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@3dcf7940f5b7: Final verdict of PTC: none 20250316124527577 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124527577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_nopoweroff-BVCI210(658)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(659)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(654)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(664)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@3dcf7940f5b7: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@3dcf7940f5b7: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(662)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(657)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(652)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sun Mar 16 12:45:27 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 20250316124527688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124527991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53800) 20250316124528578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124528578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=53800, count=58156) 20250316124529580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124529580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sun Mar 16 12:45:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124530582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124530582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_detach_unknown_poweroff started. 20250316124531066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124531068 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124531101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124531101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124531101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124531101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124531101 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124531101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124531101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124531101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124531101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124531102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124531102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124531102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124531102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124531102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124531102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124531102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124531102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124531102 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124531102 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124531102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(673)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124531103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124531103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124531105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124531110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124531110 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124531118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124531118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124531118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124531118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124531118 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124531118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124531118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124531118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124531118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124531119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124531119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124531119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124531119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124531119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124531119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124531119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124531119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124531119 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124531119 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124531119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124531119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124531119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124531122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124531128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124531128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(680)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(677)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124531133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124531133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124531133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124531133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124531133 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124531133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124531133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124531133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124531133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124531134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124531134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124531134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124531134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124531134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124531134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124531134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124531134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124531134 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124531134 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124531134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124531134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124531134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124531136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124531141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124531141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124531584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124531584 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124531584 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124531584 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124531588 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124531589 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@3dcf7940f5b7: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='F1D8D832'O, index=0 SGSN_Test-GSUP(685)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250316124532668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124532668 DLLC NOTICE LLME(ffffffff/f1d8d832){UNASSIGNED} LLC RX: unknown TLLI 0xf1d8d832, creating LLME on the fly (gprs_llc.c:552) 20250316124532668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124532668 DMM NOTICE LLME(ffffffff/f1d8d832){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) TC_detach_unknown_poweroff(687)@3dcf7940f5b7: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@3dcf7940f5b7: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124537683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33000<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(673)@3dcf7940f5b7: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(678)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(685)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@3dcf7940f5b7: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@3dcf7940f5b7: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@3dcf7940f5b7: Final verdict of PTC: none 20250316124537687 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124537687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(675)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(683)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(681)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(676)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(671)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sun Mar 16 12:45:37 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 20250316124537755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124538057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46500) 20250316124538688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124538688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=46500, count=51932) 20250316124539689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124539689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sun Mar 16 12:45:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124540689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124540689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_detach_nopoweroff started. 20250316124541153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124541156 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124541212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124541212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124541212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124541212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124541212 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124541212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124541212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124541212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124541212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124541214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124541214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124541214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124541214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124541214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124541214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124541214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124541214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124541214 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124541214 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124541214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124541214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124541214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(693)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124541217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(689)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124541222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124541222 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(690)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(698)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(698)@3dcf7940f5b7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(697)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124541229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124541229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124541229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124541229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124541229 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124541229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124541229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124541229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124541229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(698)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124541230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124541230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124541230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124541230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124541230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124541230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124541230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124541230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124541230 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124541230 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124541230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124541230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124541230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(698)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(698)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124541233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(694)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(697)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124541238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124541238 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250316124541239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124541239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124541239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124541239 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124541239 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124541239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124541239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124541239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124541239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_detach_nopoweroff-BVCI210(695)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(702)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124541240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124541240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124541240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124541240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124541240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124541240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124541240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124541240 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124541240 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124541240 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124541240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124541240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124541240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124541242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124541246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124541246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124541690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124541690 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124541691 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124541691 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124541693 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124541694 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(690)@3dcf7940f5b7: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='FCAEA383'O, index=0 SGSN_Test-GSUP(704)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@3dcf7940f5b7: 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 := '9846E4D6FA4ECB7E9F63CCF86889FD47'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A89751E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E7572544603940E'O } } } } } 20250316124542772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124542772 DLLC NOTICE LLME(ffffffff/fcaea383){UNASSIGNED} LLC RX: unknown TLLI 0xfcaea383, creating LLME on the fly (gprs_llc.c:552) 20250316124542772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124542772 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1325) 20250316124542772 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124542772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124542772 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124542772 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124542772 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124542772 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124542772 DLLC NOTICE LLME(ffffffff/fcaea383){UNASSIGNED} LLGM Assign pre (fcaea383 => c899c4b6) (gprs_llc.c:1079) 20250316124542772 DLLC NOTICE LLME(fcaea383/c899c4b6){ASSIGNED} LLGM Assign post (fcaea383 => c899c4b6) (gprs_llc.c:1125) 20250316124542772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124542772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124542772 DMM DEBUG MM(262420000000015/c899c4b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124542792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124542792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124542792 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124542792 DMM DEBUG MM(262420000000015/c899c4b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1139) 20250316124542792 DMM NOTICE MM(262420000000015/c899c4b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124542792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124542792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124542792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124542792 DMM DEBUG MM(262420000000015/c899c4b6) Requesting authorization (sgsn_auth.c:160) 20250316124542792 DMM INFO MM(262420000000015/c899c4b6) Requesting authentication tuples (sgsn_auth.c:184) 20250316124542792 DMM DEBUG MM(262420000000015/c899c4b6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124542792 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250316124542792 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@3dcf7940f5b7: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250316124542799 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124542799 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124542799 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124542799 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124542799 DMM INFO MM(262420000000015/c899c4b6) Subscriber data update (mmctx.c:445) 20250316124542799 DMM DEBUG MM(262420000000015/c899c4b6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124542799 DMM INFO MM(262420000000015/c899c4b6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124542799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124542799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124542799 DMM INFO MM(262420000000015/c899c4b6) <- GMM AUTH AND CIPHERING REQ (rand = 98 46 e4 d6 fa 4e cb 7e 9f 63 cc f8 68 89 fd 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124542814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124542814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124542814 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124542814 DMM INFO MM(262420000000015/c899c4b6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124542814 DMM NOTICE MM(262420000000015/c899c4b6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124542814 DMM DEBUG MM(262420000000015/c899c4b6) checking auth: received GSM SRES = a8 97 51 e7 (gprs_gmm.c:721) 20250316124542814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124542814 DMM DEBUG MM(262420000000015/c899c4b6) Requesting authorization (sgsn_auth.c:160) 20250316124542814 DMM INFO MM(262420000000015/c899c4b6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124542814 DMM DEBUG MM(262420000000015/c899c4b6) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124542814 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250316124542814 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) 20250316124542814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124542814 DMM INFO MM(262420000000015/c899c4b6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc899c4b6) (gprs_gmm.c:355) 20250316124542817 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124542817 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124542817 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250316124542817 DMM INFO MM(262420000000015/c899c4b6) Subscriber data update (mmctx.c:445) 20250316124542817 DMM DEBUG MM(262420000000015/c899c4b6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124542817 DMM INFO MM(262420000000015/c899c4b6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124542817 DMM NOTICE MM(262420000000015/c899c4b6) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1055) 20250316124542817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124542817 DMM NOTICE MM(262420000000015/c899c4b6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124542818 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) 20250316124542818 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124542818 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250316124542818 DMM INFO MM(262420000000015/c899c4b6) Subscriber data update (mmctx.c:445) 20250316124542818 DMM DEBUG MM(262420000000015/c899c4b6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124542829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124542829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124542829 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124542829 DMM INFO MM(262420000000015/c899c4b6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124542829 DMM NOTICE MM(262420000000015/c899c4b6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124542829 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124542829 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124542829 DLLC NOTICE LLME(fcaea383/c899c4b6){ASSIGNED} LLGM Assign pre (ffffffff => c899c4b6) (gprs_llc.c:1079) 20250316124542829 DLLC NOTICE LLME(ffffffff/c899c4b6){ASSIGNED} LLGM Assign post (ffffffff => c899c4b6) (gprs_llc.c:1125) 20250316124542829 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124542829 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124542829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124542830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124542887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124542887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124542887 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124542887 DMM INFO MM(262420000000015/c899c4b6) -> GMM DETACH REQUEST TLLI=0xc899c4b6 type=GPRS detach (gprs_gmm.c:1524) 20250316124542887 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:453) 20250316124542887 DMM INFO MM(262420000000015/c899c4b6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250316124542887 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124542887 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124542887 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124542887 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124542887 DLLC NOTICE LLME(ffffffff/c899c4b6){ASSIGNED} LLGM Assign pre (c899c4b6 => ffffffff) (gprs_llc.c:1079) 20250316124542887 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c899c4b6 => ffffffff) (gprs_llc.c:1125) 20250316124542887 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250316124542887 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) 20250316124542887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124542887 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124542887 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124542887 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124542889 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(690)@3dcf7940f5b7: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124542902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46814<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124542906 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124542906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(703)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(704)@3dcf7940f5b7: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(690)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@3dcf7940f5b7: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(695)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(692)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(698)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(697)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(702)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@3dcf7940f5b7: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(691)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(696)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(700)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_detach_nopoweroff-BVCI196(690): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_detach_nopoweroff-BVCI210(695): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(696): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(697): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(698): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sun Mar 16 12:45:42 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250316124542968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124543270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92708) 20250316124543907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124543907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92708, count=93968) 20250316124544908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124544908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sun Mar 16 12:45:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124545908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124545909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_detach_poweroff started. 20250316124546371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124546373 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124546429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124546429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124546429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124546429 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124546429 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124546429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124546429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124546429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124546429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124546431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124546431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124546431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124546431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124546431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124546431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124546431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124546431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124546431 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124546431 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124546431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124546431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124546431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124546434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124546442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124546442 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(710)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124546449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124546449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124546449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124546449 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124546449 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124546449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124546449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124546449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124546449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124546450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124546450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124546450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124546450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124546450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124546450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124546450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124546450 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124546450 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124546450 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124546450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124546450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124546450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124546453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124546458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124546458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124546465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124546465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124546465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124546465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124546465 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124546465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124546465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124546465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124546465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124546466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124546466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124546466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124546466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124546466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124546466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124546466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124546466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124546466 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124546466 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124546466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124546466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124546466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124546469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124546474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124546474 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(719)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124546910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124546910 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124546910 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124546910 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124546915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(722)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124546917 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@3dcf7940f5b7: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='CFDC1B38'O, index=0 SGSN_Test-GSUP(723)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@3dcf7940f5b7: 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 := 'E1AC4F563004C13E906BE412B952AF72'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '12C694E3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7515427FF15E35D5'O } } } } } 20250316124547979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124547979 DLLC NOTICE LLME(ffffffff/cfdc1b38){UNASSIGNED} LLC RX: unknown TLLI 0xcfdc1b38, creating LLME on the fly (gprs_llc.c:552) 20250316124547979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124547979 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1325) 20250316124547979 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124547979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124547979 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124547979 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124547979 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124547979 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124547979 DLLC NOTICE LLME(ffffffff/cfdc1b38){UNASSIGNED} LLGM Assign pre (cfdc1b38 => eba35132) (gprs_llc.c:1079) 20250316124547979 DLLC NOTICE LLME(cfdc1b38/eba35132){ASSIGNED} LLGM Assign post (cfdc1b38 => eba35132) (gprs_llc.c:1125) 20250316124547979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124547979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124547979 DMM DEBUG MM(262420000000016/eba35132) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124547997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124547997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124547997 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124547997 DMM DEBUG MM(262420000000016/eba35132) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1139) 20250316124547997 DMM NOTICE MM(262420000000016/eba35132) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124547997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124547997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124547997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124547997 DMM DEBUG MM(262420000000016/eba35132) Requesting authorization (sgsn_auth.c:160) 20250316124547997 DMM INFO MM(262420000000016/eba35132) Requesting authentication tuples (sgsn_auth.c:184) 20250316124547997 DMM DEBUG MM(262420000000016/eba35132) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124547997 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250316124547997 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@3dcf7940f5b7: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250316124548003 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124548003 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124548003 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124548003 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124548003 DMM INFO MM(262420000000016/eba35132) Subscriber data update (mmctx.c:445) 20250316124548003 DMM DEBUG MM(262420000000016/eba35132) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124548003 DMM INFO MM(262420000000016/eba35132) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124548003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124548003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124548003 DMM INFO MM(262420000000016/eba35132) <- GMM AUTH AND CIPHERING REQ (rand = e1 ac 4f 56 30 04 c1 3e 90 6b e4 12 b9 52 af 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124548016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124548016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124548016 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124548016 DMM INFO MM(262420000000016/eba35132) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124548016 DMM NOTICE MM(262420000000016/eba35132) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124548016 DMM DEBUG MM(262420000000016/eba35132) checking auth: received GSM SRES = 12 c6 94 e3 (gprs_gmm.c:721) 20250316124548017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124548017 DMM DEBUG MM(262420000000016/eba35132) Requesting authorization (sgsn_auth.c:160) 20250316124548017 DMM INFO MM(262420000000016/eba35132) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124548017 DMM DEBUG MM(262420000000016/eba35132) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124548017 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250316124548017 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) 20250316124548017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124548017 DMM INFO MM(262420000000016/eba35132) <- GMM ATTACH ACCEPT (new P-TMSI=0xeba35132) (gprs_gmm.c:355) 20250316124548020 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124548020 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124548020 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250316124548020 DMM INFO MM(262420000000016/eba35132) Subscriber data update (mmctx.c:445) 20250316124548020 DMM DEBUG MM(262420000000016/eba35132) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124548020 DMM INFO MM(262420000000016/eba35132) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124548020 DMM NOTICE MM(262420000000016/eba35132) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1055) 20250316124548020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124548020 DMM NOTICE MM(262420000000016/eba35132) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124548020 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) 20250316124548021 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124548021 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250316124548021 DMM INFO MM(262420000000016/eba35132) Subscriber data update (mmctx.c:445) 20250316124548021 DMM DEBUG MM(262420000000016/eba35132) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124548030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124548030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124548030 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124548030 DMM INFO MM(262420000000016/eba35132) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124548030 DMM NOTICE MM(262420000000016/eba35132) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124548030 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124548030 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124548030 DLLC NOTICE LLME(cfdc1b38/eba35132){ASSIGNED} LLGM Assign pre (ffffffff => eba35132) (gprs_llc.c:1079) 20250316124548030 DLLC NOTICE LLME(ffffffff/eba35132){ASSIGNED} LLGM Assign post (ffffffff => eba35132) (gprs_llc.c:1125) 20250316124548031 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124548031 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124548031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124548031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124548085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124548085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250316124548085 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124548085 DMM INFO MM(262420000000016/eba35132) -> GMM DETACH REQUEST TLLI=0xeba35132 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250316124548085 DMM INFO MM(262420000000016/eba35132) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250316124548085 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124548085 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124548085 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124548085 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124548085 DLLC NOTICE LLME(ffffffff/eba35132){ASSIGNED} LLGM Assign pre (eba35132 => ffffffff) (gprs_llc.c:1079) 20250316124548085 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eba35132 => ffffffff) (gprs_llc.c:1125) 20250316124548085 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250316124548085 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) 20250316124548085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124548085 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124548085 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124548086 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124548087 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250316124550639 DGPRS DEBUG Checking for inactive LLMEs, time = 5360056 (sgsn.c:131) TC_detach_poweroff(725)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@3dcf7940f5b7: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124553105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48814<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@3dcf7940f5b7: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(716)@3dcf7940f5b7: Final verdict of PTC: none 20250316124553111 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124553111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(711)@3dcf7940f5b7: Final verdict of PTC: none TC_detach_poweroff-BVCI220(719)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@3dcf7940f5b7: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(721)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(714)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(720)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(709)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_detach_poweroff-BVCI220(719): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_detach_poweroff finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sun Mar 16 12:45:53 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250316124553250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124553552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89824) 20250316124554112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124554112 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=94460) 20250316124555114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124555114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sun Mar 16 12:45:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124556116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124556116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act started. 20250316124556654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124556655 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124556677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124556677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124556677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124556677 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124556677 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124556677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124556677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124556677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124556677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124556678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124556678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124556678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124556679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124556679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124556679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124556679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124556679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124556679 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124556679 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124556679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124556679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124556679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124556681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124556688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124556688 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124556694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124556694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124556694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124556694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124556694 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124556694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124556694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124556694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124556694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124556695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124556695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124556695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124556695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124556695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124556695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124556695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124556695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124556695 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124556695 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124556695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124556696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124556696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124556697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124556702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124556702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(737)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(734)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124556708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124556708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124556708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124556708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124556708 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124556708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124556708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124556708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124556708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124556710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124556710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124556710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124556710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124556710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124556710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124556710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124556710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124556710 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124556710 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124556710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124556710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124556710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124556712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124556716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124556716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124557117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124557117 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124557117 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124557117 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124557121 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(741)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124557122 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='E32DCDB3'O, index=0 SGSN_Test-GSUP(742)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@3dcf7940f5b7: 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 := 'BB9C1239E82CF159F2E58D7A78542B16'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7AA4F95C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4659CB2761C2F517'O } } } } } 20250316124557195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124557195 DLLC NOTICE LLME(ffffffff/e32dcdb3){UNASSIGNED} LLC RX: unknown TLLI 0xe32dcdb3, creating LLME on the fly (gprs_llc.c:552) 20250316124557195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124557195 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1325) 20250316124557195 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124557195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124557195 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124557195 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124557195 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124557195 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124557195 DLLC NOTICE LLME(ffffffff/e32dcdb3){UNASSIGNED} LLGM Assign pre (e32dcdb3 => c11f7e1b) (gprs_llc.c:1079) 20250316124557195 DLLC NOTICE LLME(e32dcdb3/c11f7e1b){ASSIGNED} LLGM Assign post (e32dcdb3 => c11f7e1b) (gprs_llc.c:1125) 20250316124557195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124557195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124557195 DMM DEBUG MM(262420000000017/c11f7e1b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124557217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124557217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124557217 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124557217 DMM DEBUG MM(262420000000017/c11f7e1b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1139) 20250316124557217 DMM NOTICE MM(262420000000017/c11f7e1b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124557217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124557217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124557217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124557217 DMM DEBUG MM(262420000000017/c11f7e1b) Requesting authorization (sgsn_auth.c:160) 20250316124557217 DMM INFO MM(262420000000017/c11f7e1b) Requesting authentication tuples (sgsn_auth.c:184) 20250316124557217 DMM DEBUG MM(262420000000017/c11f7e1b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124557217 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250316124557217 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250316124557223 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124557223 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124557223 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124557223 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124557223 DMM INFO MM(262420000000017/c11f7e1b) Subscriber data update (mmctx.c:445) 20250316124557223 DMM DEBUG MM(262420000000017/c11f7e1b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124557223 DMM INFO MM(262420000000017/c11f7e1b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124557224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124557224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124557224 DMM INFO MM(262420000000017/c11f7e1b) <- GMM AUTH AND CIPHERING REQ (rand = bb 9c 12 39 e8 2c f1 59 f2 e5 8d 7a 78 54 2b 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124557240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124557240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124557240 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124557240 DMM INFO MM(262420000000017/c11f7e1b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124557240 DMM NOTICE MM(262420000000017/c11f7e1b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124557240 DMM DEBUG MM(262420000000017/c11f7e1b) checking auth: received GSM SRES = 7a a4 f9 5c (gprs_gmm.c:721) 20250316124557240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124557240 DMM DEBUG MM(262420000000017/c11f7e1b) Requesting authorization (sgsn_auth.c:160) 20250316124557240 DMM INFO MM(262420000000017/c11f7e1b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124557240 DMM DEBUG MM(262420000000017/c11f7e1b) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124557240 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250316124557240 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) 20250316124557240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124557240 DMM INFO MM(262420000000017/c11f7e1b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc11f7e1b) (gprs_gmm.c:355) 20250316124557243 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124557243 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124557243 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250316124557243 DMM INFO MM(262420000000017/c11f7e1b) Subscriber data update (mmctx.c:445) 20250316124557243 DMM DEBUG MM(262420000000017/c11f7e1b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124557243 DMM INFO MM(262420000000017/c11f7e1b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124557243 DMM NOTICE MM(262420000000017/c11f7e1b) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1055) 20250316124557243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124557243 DMM NOTICE MM(262420000000017/c11f7e1b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124557243 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) 20250316124557245 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124557245 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250316124557245 DMM INFO MM(262420000000017/c11f7e1b) Subscriber data update (mmctx.c:445) 20250316124557245 DMM DEBUG MM(262420000000017/c11f7e1b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124557258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124557258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124557258 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124557258 DMM INFO MM(262420000000017/c11f7e1b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124557258 DMM NOTICE MM(262420000000017/c11f7e1b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124557258 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124557258 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124557258 DLLC NOTICE LLME(e32dcdb3/c11f7e1b){ASSIGNED} LLGM Assign pre (ffffffff => c11f7e1b) (gprs_llc.c:1079) 20250316124557258 DLLC NOTICE LLME(ffffffff/c11f7e1b){ASSIGNED} LLGM Assign post (ffffffff => c11f7e1b) (gprs_llc.c:1125) 20250316124557258 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124557258 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124557258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124557258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124557314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124557314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124557314 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124557314 DMM INFO MM(262420000000017/c11f7e1b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124557315 DMM INFO MM(262420000000017/c11f7e1b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124557315 DMM DEBUG MM(262420000000017/c11f7e1b) Using GGSN 0 (gprs_sm.c:317) 20250316124557315 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) 20250316124557315 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250316124557315 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124557315 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124557315 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:386) 20250316124557339 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 42 07 8a bb 11 14 bf 01 90 14 05 7f 31 b9 b0 67 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) 20250316124557339 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc4251130, cbp=0x559cc73e9c80) (sgsn_libgtp.c:632) 20250316124557339 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124557339 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73ef438 TLLI=c11f7e1b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124557339 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124557340 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@3dcf7940f5b7: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124557360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36930<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act-BVCI210(734)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(742)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(730)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(735)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@3dcf7940f5b7: Final verdict of PTC: none 20250316124557365 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(740)@3dcf7940f5b7: Final verdict of PTC: none 20250316124557365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(741)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(738)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(728)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(733)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sun Mar 16 12:45:57 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 20250316124557435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124557837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49984) 20250316124558367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124558367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49984, count=91928) 20250316124559368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124559368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sun Mar 16 12:45:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124600370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124600370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_pdp_act_unattached started. 20250316124600932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124600935 DMM INFO MM(262420000000017/c11f7e1b) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124600935 DMM INFO MM(262420000000017/c11f7e1b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124600935 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124600935 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124600935 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124600935 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124600935 DLLC NOTICE LLME(ffffffff/c11f7e1b){ASSIGNED} LLGM Assign pre (c11f7e1b => ffffffff) (gprs_llc.c:1079) 20250316124600935 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c11f7e1b => ffffffff) (gprs_llc.c:1125) 20250316124600935 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73ef0e0 (gprs_sndcp.c:574) 20250316124600935 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73ef438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124600935 DMM NOTICE MM(262420000000017/c11f7e1b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250316124600935 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250316124600935 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250316124600935 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316124600935 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:386) 20250316124600935 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250316124600935 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) 20250316124600935 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) 20250316124600935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124600935 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124600935 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124600936 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124600936 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124600967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124600967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124600967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124600967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124600967 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124600967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124600967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124600967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124600967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250316124600968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124600968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124600968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(749)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124600968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124600968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124600968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124600968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124600968 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124600968 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124600968 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124600968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124600969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124600969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124600972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124600979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124600979 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(755)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@3dcf7940f5b7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(754)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124600990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124600990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124600990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124600990 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124600990 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124600990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124600990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124600990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124600990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(755)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124600991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124600991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124600991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124600991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124600991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124600991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124600991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124600991 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124600991 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124600991 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124600991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124600991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124600991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(755)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124600993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(751)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250316124600999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124600999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(759)@3dcf7940f5b7: Provider Link came up: sending NS-RESET TC_pdp_act_unattached-BVCI210(752)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124601002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124601002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124601002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124601002 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124601002 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124601002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124601002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124601002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124601002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124601003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124601003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124601003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124601003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124601003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124601003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124601003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124601003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124601003 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124601003 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124601003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124601003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124601003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124601006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124601010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124601010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124601372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124601372 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124601372 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124601372 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124601377 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124601378 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@3dcf7940f5b7: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='FE3596B5'O, index=0 SGSN_Test-GSUP(761)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250316124601440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124601440 DLLC NOTICE LLME(ffffffff/fe3596b5){UNASSIGNED} LLC RX: unknown TLLI 0xfe3596b5, creating LLME on the fly (gprs_llc.c:552) 20250316124601440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250316124601440 DMM NOTICE LLME(ffffffff/fe3596b5){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250316124601440 DLLC NOTICE LLME(ffffffff/fe3596b5){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250316124601440 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:306) TC_pdp_act_unattached(763)@3dcf7940f5b7: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@3dcf7940f5b7: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124601450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36958<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124601452 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124601452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(756)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@3dcf7940f5b7: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(761)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(759)@3dcf7940f5b7: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(755)@3dcf7940f5b7: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(752)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(749)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(753)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(747)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(757)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_pdp_act_unattached-BVCI210(752): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sun Mar 16 12:46:01 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 20250316124601575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124601877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55508) 20250316124602454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124602454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55508, count=59864) 20250316124603456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124603457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sun Mar 16 12:46:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124604458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124604459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user started. 20250316124604966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124604969 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124605016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124605016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124605016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124605016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124605016 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124605016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124605016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124605016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124605016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124605017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124605017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124605017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124605017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124605017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124605017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124605017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124605017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124605017 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124605017 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124605017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124605018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124605018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(769)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124605020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124605025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124605025 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(770)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(767)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124605030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124605030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124605030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124605030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124605030 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124605030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124605030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124605030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124605030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124605031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124605031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124605031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124605031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124605031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124605031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124605031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124605031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124605031 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124605031 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124605031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124605031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124605031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124605033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124605037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124605037 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124605044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124605044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124605044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124605044 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124605044 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124605044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124605044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124605044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124605044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124605045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124605045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124605045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124605045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124605045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124605045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124605045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124605045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124605045 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124605045 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124605045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124605045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124605045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124605047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124605052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124605052 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124605460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124605460 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124605460 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124605460 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124605464 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124605465 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='D3211370'O, index=0 SGSN_Test-GSUP(780)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@3dcf7940f5b7: 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 := 'CB873C5211B427730FFD13144BA5F46B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '213A2B06'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1FD042FC61672FEC'O } } } } } 20250316124605535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124605535 DLLC NOTICE LLME(ffffffff/d3211370){UNASSIGNED} LLC RX: unknown TLLI 0xd3211370, creating LLME on the fly (gprs_llc.c:552) 20250316124605535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124605535 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1325) 20250316124605535 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124605535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124605535 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124605535 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124605535 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124605535 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124605535 DLLC NOTICE LLME(ffffffff/d3211370){UNASSIGNED} LLGM Assign pre (d3211370 => d18674d5) (gprs_llc.c:1079) 20250316124605535 DLLC NOTICE LLME(d3211370/d18674d5){ASSIGNED} LLGM Assign post (d3211370 => d18674d5) (gprs_llc.c:1125) 20250316124605535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124605535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124605535 DMM DEBUG MM(262420000000019/d18674d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124605545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124605545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124605545 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124605545 DMM DEBUG MM(262420000000019/d18674d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1139) 20250316124605545 DMM NOTICE MM(262420000000019/d18674d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124605545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124605545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124605545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124605545 DMM DEBUG MM(262420000000019/d18674d5) Requesting authorization (sgsn_auth.c:160) 20250316124605545 DMM INFO MM(262420000000019/d18674d5) Requesting authentication tuples (sgsn_auth.c:184) 20250316124605545 DMM DEBUG MM(262420000000019/d18674d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124605545 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250316124605545 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250316124605549 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124605549 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124605549 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124605549 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124605549 DMM INFO MM(262420000000019/d18674d5) Subscriber data update (mmctx.c:445) 20250316124605549 DMM DEBUG MM(262420000000019/d18674d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124605549 DMM INFO MM(262420000000019/d18674d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124605549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124605549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124605549 DMM INFO MM(262420000000019/d18674d5) <- GMM AUTH AND CIPHERING REQ (rand = cb 87 3c 52 11 b4 27 73 0f fd 13 14 4b a5 f4 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124605558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124605558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124605558 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124605558 DMM INFO MM(262420000000019/d18674d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124605558 DMM NOTICE MM(262420000000019/d18674d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124605558 DMM DEBUG MM(262420000000019/d18674d5) checking auth: received GSM SRES = 21 3a 2b 06 (gprs_gmm.c:721) 20250316124605558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124605558 DMM DEBUG MM(262420000000019/d18674d5) Requesting authorization (sgsn_auth.c:160) 20250316124605558 DMM INFO MM(262420000000019/d18674d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124605558 DMM DEBUG MM(262420000000019/d18674d5) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124605558 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250316124605558 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) 20250316124605558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124605558 DMM INFO MM(262420000000019/d18674d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd18674d5) (gprs_gmm.c:355) 20250316124605559 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124605559 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124605560 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250316124605560 DMM INFO MM(262420000000019/d18674d5) Subscriber data update (mmctx.c:445) 20250316124605560 DMM DEBUG MM(262420000000019/d18674d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124605560 DMM INFO MM(262420000000019/d18674d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124605560 DMM NOTICE MM(262420000000019/d18674d5) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1055) 20250316124605560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124605560 DMM NOTICE MM(262420000000019/d18674d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124605560 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) 20250316124605561 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124605561 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250316124605561 DMM INFO MM(262420000000019/d18674d5) Subscriber data update (mmctx.c:445) 20250316124605561 DMM DEBUG MM(262420000000019/d18674d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124605569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124605569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124605569 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124605569 DMM INFO MM(262420000000019/d18674d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124605569 DMM NOTICE MM(262420000000019/d18674d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124605569 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124605569 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124605569 DLLC NOTICE LLME(d3211370/d18674d5){ASSIGNED} LLGM Assign pre (ffffffff => d18674d5) (gprs_llc.c:1079) 20250316124605569 DLLC NOTICE LLME(ffffffff/d18674d5){ASSIGNED} LLGM Assign post (ffffffff => d18674d5) (gprs_llc.c:1125) 20250316124605569 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124605569 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124605569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124605569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124605625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124605625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124605625 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124605625 DMM INFO MM(262420000000019/d18674d5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124605625 DMM INFO MM(262420000000019/d18674d5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124605625 DMM DEBUG MM(262420000000019/d18674d5) Using GGSN 0 (gprs_sm.c:317) 20250316124605625 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) 20250316124605625 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250316124605625 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124605625 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124605626 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:386) 20250316124605650 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 c8 9c 13 9f 11 97 63 72 a4 14 05 7f 81 c4 73 2c 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) 20250316124605650 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc42521a8, cbp=0x559cc73ea300) (sgsn_libgtp.c:632) 20250316124605650 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124605650 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f0578 TLLI=d18674d5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124605650 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124605650 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124605664 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:825) 20250316124605674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124605674 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250316124605674 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_attach_pdp_act_user-BVCI196(767)@3dcf7940f5b7: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124605678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36980<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124605680 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124605680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(779)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(773)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(780)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(778)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(768)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(776)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(771)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(766)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sun Mar 16 12:46:05 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 20250316124605767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124606170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40996<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44040) 20250316124606682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124606682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44040, count=95392) 20250316124607683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124607683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Sun Mar 16 12:46:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124608684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124608684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_ggsn_reject started. 20250316124609229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124609231 DMM INFO MM(262420000000019/d18674d5) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124609231 DMM INFO MM(262420000000019/d18674d5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124609231 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124609231 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124609232 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124609232 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124609232 DLLC NOTICE LLME(ffffffff/d18674d5){ASSIGNED} LLGM Assign pre (d18674d5 => ffffffff) (gprs_llc.c:1079) 20250316124609232 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d18674d5 => ffffffff) (gprs_llc.c:1125) 20250316124609232 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f0220 (gprs_sndcp.c:574) 20250316124609232 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f0578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124609232 DMM NOTICE MM(262420000000019/d18674d5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250316124609232 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250316124609232 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250316124609232 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316124609232 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:386) 20250316124609232 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250316124609232 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) 20250316124609232 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) 20250316124609232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124609232 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124609232 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124609232 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124609232 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124609271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124609271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124609271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124609271 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124609271 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124609271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124609271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124609271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124609271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124609272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124609272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124609272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124609272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124609272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124609272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124609272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124609272 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124609272 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124609272 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124609272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124609272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124609272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124609275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124609280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124609281 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(788)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(792)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124609284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124609284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124609284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124609285 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124609285 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124609285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124609285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124609285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124609285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124609285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124609285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124609285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124609285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124609285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124609285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124609285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124609285 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124609285 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124609285 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124609285 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(792)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124609286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124609286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124609287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124609292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124609292 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124609300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124609300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124609300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124609300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124609300 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124609300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124609300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124609300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124609300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124609301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124609301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124609301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124609302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124609302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124609302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124609302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124609302 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124609302 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124609302 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124609302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124609302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124609302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124609304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124609309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124609309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124609685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124609685 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124609685 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124609685 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124609689 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124609690 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='C140CF07'O, index=0 SGSN_Test-GSUP(799)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@3dcf7940f5b7: 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 := '613F754DB631C23A7B17EF66BA66769B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A648A82B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3E859524893E87AC'O } } } } } 20250316124609765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124609765 DLLC NOTICE LLME(ffffffff/c140cf07){UNASSIGNED} LLC RX: unknown TLLI 0xc140cf07, creating LLME on the fly (gprs_llc.c:552) 20250316124609765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124609765 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1325) 20250316124609765 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124609765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124609765 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124609765 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124609765 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124609765 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124609765 DLLC NOTICE LLME(ffffffff/c140cf07){UNASSIGNED} LLGM Assign pre (c140cf07 => cdff7e26) (gprs_llc.c:1079) 20250316124609765 DLLC NOTICE LLME(c140cf07/cdff7e26){ASSIGNED} LLGM Assign post (c140cf07 => cdff7e26) (gprs_llc.c:1125) 20250316124609765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124609765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124609765 DMM DEBUG MM(262420000000020/cdff7e26) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124609789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124609790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124609790 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124609790 DMM DEBUG MM(262420000000020/cdff7e26) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1139) 20250316124609790 DMM NOTICE MM(262420000000020/cdff7e26) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124609790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124609790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124609790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124609790 DMM DEBUG MM(262420000000020/cdff7e26) Requesting authorization (sgsn_auth.c:160) 20250316124609790 DMM INFO MM(262420000000020/cdff7e26) Requesting authentication tuples (sgsn_auth.c:184) 20250316124609790 DMM DEBUG MM(262420000000020/cdff7e26) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124609790 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250316124609790 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250316124609796 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124609796 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124609796 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124609796 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124609796 DMM INFO MM(262420000000020/cdff7e26) Subscriber data update (mmctx.c:445) 20250316124609797 DMM DEBUG MM(262420000000020/cdff7e26) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124609797 DMM INFO MM(262420000000020/cdff7e26) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124609797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124609797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124609797 DMM INFO MM(262420000000020/cdff7e26) <- GMM AUTH AND CIPHERING REQ (rand = 61 3f 75 4d b6 31 c2 3a 7b 17 ef 66 ba 66 76 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124609816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124609816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124609816 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124609816 DMM INFO MM(262420000000020/cdff7e26) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124609816 DMM NOTICE MM(262420000000020/cdff7e26) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124609816 DMM DEBUG MM(262420000000020/cdff7e26) checking auth: received GSM SRES = a6 48 a8 2b (gprs_gmm.c:721) 20250316124609816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124609816 DMM DEBUG MM(262420000000020/cdff7e26) Requesting authorization (sgsn_auth.c:160) 20250316124609816 DMM INFO MM(262420000000020/cdff7e26) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124609816 DMM DEBUG MM(262420000000020/cdff7e26) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124609816 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250316124609816 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) 20250316124609817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124609817 DMM INFO MM(262420000000020/cdff7e26) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdff7e26) (gprs_gmm.c:355) 20250316124609819 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124609819 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124609819 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250316124609819 DMM INFO MM(262420000000020/cdff7e26) Subscriber data update (mmctx.c:445) 20250316124609819 DMM DEBUG MM(262420000000020/cdff7e26) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124609819 DMM INFO MM(262420000000020/cdff7e26) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124609819 DMM NOTICE MM(262420000000020/cdff7e26) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1055) 20250316124609820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124609820 DMM NOTICE MM(262420000000020/cdff7e26) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124609820 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) 20250316124609821 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124609821 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250316124609821 DMM INFO MM(262420000000020/cdff7e26) Subscriber data update (mmctx.c:445) 20250316124609821 DMM DEBUG MM(262420000000020/cdff7e26) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124609834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124609834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124609834 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124609834 DMM INFO MM(262420000000020/cdff7e26) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124609834 DMM NOTICE MM(262420000000020/cdff7e26) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124609834 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124609834 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124609834 DLLC NOTICE LLME(c140cf07/cdff7e26){ASSIGNED} LLGM Assign pre (ffffffff => cdff7e26) (gprs_llc.c:1079) 20250316124609834 DLLC NOTICE LLME(ffffffff/cdff7e26){ASSIGNED} LLGM Assign post (ffffffff => cdff7e26) (gprs_llc.c:1125) 20250316124609834 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124609834 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124609834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124609834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124609891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124609891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124609891 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124609892 DMM INFO MM(262420000000020/cdff7e26) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124609892 DMM INFO MM(262420000000020/cdff7e26) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124609892 DMM DEBUG MM(262420000000020/cdff7e26) Using GGSN 0 (gprs_sm.c:317) 20250316124609892 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) 20250316124609892 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250316124609892 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124609892 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124609892 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:386) 20250316124609909 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 83 a7 6e f6 11 19 a6 42 c6 14 05 7f 5b 35 2b 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=1030 from retransmit req queue (gtp.c:461) 20250316124609909 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f6bc4253220, cbp=0x559cc73ea790) (sgsn_libgtp.c:632) 20250316124609909 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:407) 20250316124609909 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250316124609909 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250316124609909 DMM NOTICE MM(262420000000020/cdff7e26) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@3dcf7940f5b7: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124609926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41002<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124609930 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124609930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(792)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(799)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(797)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(787)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(790)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(795)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(785)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sun Mar 16 12:46:09 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 20250316124610027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124610429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41004<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50384) 20250316124610931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124610932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50384, count=98024) 20250316124611933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124611933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Sun Mar 16 12:46:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124612934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124612934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user_deact_mo started. 20250316124613508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124613511 DMM INFO MM(262420000000020/cdff7e26) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124613511 DMM INFO MM(262420000000020/cdff7e26) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124613511 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124613511 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124613511 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124613511 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124613511 DLLC NOTICE LLME(ffffffff/cdff7e26){ASSIGNED} LLGM Assign pre (cdff7e26 => ffffffff) (gprs_llc.c:1079) 20250316124613511 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdff7e26 => ffffffff) (gprs_llc.c:1125) 20250316124613511 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250316124613511 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) 20250316124613511 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) 20250316124613511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124613511 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124613511 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124613511 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124613511 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124613558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124613558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124613558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124613558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124613558 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124613558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124613558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124613558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124613558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124613560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124613560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124613560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124613560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124613560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124613560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124613560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124613560 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124613560 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124613560 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124613560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124613560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124613560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(807)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(806)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124613563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(803)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250316124613569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124613569 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(811)@3dcf7940f5b7: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_deact_mo-BVCI196(805)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124613572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124613572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124613572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124613572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124613572 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124613572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124613572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124613572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124613572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124613573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124613573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124613573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124613573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124613573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124613573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124613573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124613573 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124613573 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124613573 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124613573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124613573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124613573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(812)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124613576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(808)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250316124613584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124613584 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(816)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124613585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124613585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124613585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124613585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124613585 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124613585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124613585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124613585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124613585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124613586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124613586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124613586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124613586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124613586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124613586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124613586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124613586 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124613586 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124613586 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124613586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124613586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124613586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124613589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124613593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124613593 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)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124613935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124613935 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124613935 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124613935 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124613939 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(817)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124613940 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='DBB3CAF0'O, index=0 SGSN_Test-GSUP(818)@3dcf7940f5b7: 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)@3dcf7940f5b7: 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 := '84C6A446E9E28AF9437AD7140635C29F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E76C617'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '087A5CB0B2A18971'O } } } } } 20250316124614017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124614017 DLLC NOTICE LLME(ffffffff/dbb3caf0){UNASSIGNED} LLC RX: unknown TLLI 0xdbb3caf0, creating LLME on the fly (gprs_llc.c:552) 20250316124614017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124614017 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1325) 20250316124614017 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124614017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124614017 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124614017 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124614017 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124614017 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124614017 DLLC NOTICE LLME(ffffffff/dbb3caf0){UNASSIGNED} LLGM Assign pre (dbb3caf0 => fc345a1c) (gprs_llc.c:1079) 20250316124614017 DLLC NOTICE LLME(dbb3caf0/fc345a1c){ASSIGNED} LLGM Assign post (dbb3caf0 => fc345a1c) (gprs_llc.c:1125) 20250316124614017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124614017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124614017 DMM DEBUG MM(262420000000021/fc345a1c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124614044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124614044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124614044 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124614044 DMM DEBUG MM(262420000000021/fc345a1c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1139) 20250316124614044 DMM NOTICE MM(262420000000021/fc345a1c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124614044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124614044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124614044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124614044 DMM DEBUG MM(262420000000021/fc345a1c) Requesting authorization (sgsn_auth.c:160) 20250316124614044 DMM INFO MM(262420000000021/fc345a1c) Requesting authentication tuples (sgsn_auth.c:184) 20250316124614044 DMM DEBUG MM(262420000000021/fc345a1c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124614044 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250316124614044 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250316124614052 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124614052 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124614052 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124614052 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124614052 DMM INFO MM(262420000000021/fc345a1c) Subscriber data update (mmctx.c:445) 20250316124614052 DMM DEBUG MM(262420000000021/fc345a1c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124614052 DMM INFO MM(262420000000021/fc345a1c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124614052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124614052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124614052 DMM INFO MM(262420000000021/fc345a1c) <- GMM AUTH AND CIPHERING REQ (rand = 84 c6 a4 46 e9 e2 8a f9 43 7a d7 14 06 35 c2 9f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124614069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124614069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124614069 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124614069 DMM INFO MM(262420000000021/fc345a1c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124614069 DMM NOTICE MM(262420000000021/fc345a1c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124614069 DMM DEBUG MM(262420000000021/fc345a1c) checking auth: received GSM SRES = 3e 76 c6 17 (gprs_gmm.c:721) 20250316124614069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124614069 DMM DEBUG MM(262420000000021/fc345a1c) Requesting authorization (sgsn_auth.c:160) 20250316124614069 DMM INFO MM(262420000000021/fc345a1c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124614069 DMM DEBUG MM(262420000000021/fc345a1c) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124614069 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250316124614069 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) 20250316124614069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124614069 DMM INFO MM(262420000000021/fc345a1c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc345a1c) (gprs_gmm.c:355) 20250316124614073 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124614073 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124614073 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250316124614073 DMM INFO MM(262420000000021/fc345a1c) Subscriber data update (mmctx.c:445) 20250316124614073 DMM DEBUG MM(262420000000021/fc345a1c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124614073 DMM INFO MM(262420000000021/fc345a1c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124614073 DMM NOTICE MM(262420000000021/fc345a1c) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1055) 20250316124614073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124614073 DMM NOTICE MM(262420000000021/fc345a1c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124614073 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) 20250316124614074 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124614074 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250316124614074 DMM INFO MM(262420000000021/fc345a1c) Subscriber data update (mmctx.c:445) 20250316124614074 DMM DEBUG MM(262420000000021/fc345a1c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124614085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124614085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124614085 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124614085 DMM INFO MM(262420000000021/fc345a1c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124614085 DMM NOTICE MM(262420000000021/fc345a1c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124614085 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124614085 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124614085 DLLC NOTICE LLME(dbb3caf0/fc345a1c){ASSIGNED} LLGM Assign pre (ffffffff => fc345a1c) (gprs_llc.c:1079) 20250316124614085 DLLC NOTICE LLME(ffffffff/fc345a1c){ASSIGNED} LLGM Assign post (ffffffff => fc345a1c) (gprs_llc.c:1125) 20250316124614085 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124614085 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124614085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124614085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124614143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124614143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124614143 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124614143 DMM INFO MM(262420000000021/fc345a1c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124614143 DMM INFO MM(262420000000021/fc345a1c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124614143 DMM DEBUG MM(262420000000021/fc345a1c) Using GGSN 0 (gprs_sm.c:317) 20250316124614143 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) 20250316124614143 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250316124614143 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124614143 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124614143 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:386) 20250316124614168 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 e4 bf 4e 2a 11 a0 ac 39 3f 14 05 7f 39 6e 64 eb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:461) 20250316124614168 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc4253220, cbp=0x559cc73ea790) (sgsn_libgtp.c:632) 20250316124614168 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124614168 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f0578 TLLI=fc345a1c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124614168 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124614168 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124614186 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:825) 20250316124614202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124614202 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250316124614202 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124614209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124614209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250316124614209 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124614209 DMM INFO MM(262420000000021/fc345a1c) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250316124614209 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316124614209 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:386) 20250316124614212 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) 20250316124614212 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6bc4253220, cbp=0x559cc73ea790) (sgsn_libgtp.c:632) 20250316124614212 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250316124614212 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f0578, TLLI=fc345a1c, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124614212 DMM INFO MM(262420000000021/fc345a1c) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250316124614212 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250316124614212 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@3dcf7940f5b7: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124614230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41010<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(816)@3dcf7940f5b7: Final verdict of PTC: none 20250316124614235 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124614235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(817)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(811)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(806)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(809)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(814)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(804)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sun Mar 16 12:46:14 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 20250316124614332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124614734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41014<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55300) 20250316124615237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124615237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55300, count=105104) 20250316124616238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124616238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Sun Mar 16 12:46:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124617239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124617239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user_deact_mt started. 20250316124617831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124617834 DMM INFO MM(262420000000021/fc345a1c) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124617834 DMM INFO MM(262420000000021/fc345a1c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124617834 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124617834 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124617834 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124617834 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124617834 DLLC NOTICE LLME(ffffffff/fc345a1c){ASSIGNED} LLGM Assign pre (fc345a1c => ffffffff) (gprs_llc.c:1079) 20250316124617834 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc345a1c => ffffffff) (gprs_llc.c:1125) 20250316124617834 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250316124617834 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) 20250316124617834 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) 20250316124617834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124617834 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124617834 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124617834 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124617834 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124617881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124617881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124617881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124617881 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124617881 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124617881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124617881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124617881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124617881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124617882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124617882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124617882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124617883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124617883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124617883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124617883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124617883 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124617883 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124617883 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124617883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124617883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124617883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124617885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124617889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124617889 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124617897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124617897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124617897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124617897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124617897 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124617897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124617897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124617897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124617897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124617897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124617897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124617897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124617897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124617898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124617898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124617898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124617898 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124617898 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124617898 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124617898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(830)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124617898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124617898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(831)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124617900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124617904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124617904 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(832)@3dcf7940f5b7: 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)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124617909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124617909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124617909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124617909 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124617909 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124617909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124617909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124617909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124617909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124617910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124617910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124617910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124617910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124617910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124617910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124617910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124617910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124617910 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124617910 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124617910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124617910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124617910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124617913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124617917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124617917 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)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124618241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124618241 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124618241 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124618241 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124618245 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(836)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124618246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='FBC11FB5'O, index=0 SGSN_Test-GSUP(837)@3dcf7940f5b7: 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)@3dcf7940f5b7: 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 := '8694E2D591206D8FECC219A42974CCA7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CAE5D204'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '81085A9A0B396A78'O } } } } } 20250316124618323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124618323 DLLC NOTICE LLME(ffffffff/fbc11fb5){UNASSIGNED} LLC RX: unknown TLLI 0xfbc11fb5, creating LLME on the fly (gprs_llc.c:552) 20250316124618323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124618323 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1325) 20250316124618323 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124618323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124618323 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124618323 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124618323 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124618323 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124618323 DLLC NOTICE LLME(ffffffff/fbc11fb5){UNASSIGNED} LLGM Assign pre (fbc11fb5 => c9ca0d6e) (gprs_llc.c:1079) 20250316124618323 DLLC NOTICE LLME(fbc11fb5/c9ca0d6e){ASSIGNED} LLGM Assign post (fbc11fb5 => c9ca0d6e) (gprs_llc.c:1125) 20250316124618323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124618323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124618323 DMM DEBUG MM(262420000000022/c9ca0d6e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124618341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124618341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124618341 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124618341 DMM DEBUG MM(262420000000022/c9ca0d6e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1139) 20250316124618341 DMM NOTICE MM(262420000000022/c9ca0d6e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124618341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124618341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124618341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124618341 DMM DEBUG MM(262420000000022/c9ca0d6e) Requesting authorization (sgsn_auth.c:160) 20250316124618341 DMM INFO MM(262420000000022/c9ca0d6e) Requesting authentication tuples (sgsn_auth.c:184) 20250316124618341 DMM DEBUG MM(262420000000022/c9ca0d6e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124618341 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250316124618341 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250316124618347 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124618347 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124618347 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124618347 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124618347 DMM INFO MM(262420000000022/c9ca0d6e) Subscriber data update (mmctx.c:445) 20250316124618347 DMM DEBUG MM(262420000000022/c9ca0d6e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124618347 DMM INFO MM(262420000000022/c9ca0d6e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124618347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124618347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124618347 DMM INFO MM(262420000000022/c9ca0d6e) <- GMM AUTH AND CIPHERING REQ (rand = 86 94 e2 d5 91 20 6d 8f ec c2 19 a4 29 74 cc a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124618364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124618364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124618364 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124618364 DMM INFO MM(262420000000022/c9ca0d6e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124618364 DMM NOTICE MM(262420000000022/c9ca0d6e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124618364 DMM DEBUG MM(262420000000022/c9ca0d6e) checking auth: received GSM SRES = ca e5 d2 04 (gprs_gmm.c:721) 20250316124618364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124618364 DMM DEBUG MM(262420000000022/c9ca0d6e) Requesting authorization (sgsn_auth.c:160) 20250316124618364 DMM INFO MM(262420000000022/c9ca0d6e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124618364 DMM DEBUG MM(262420000000022/c9ca0d6e) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124618364 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250316124618364 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) 20250316124618364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124618364 DMM INFO MM(262420000000022/c9ca0d6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9ca0d6e) (gprs_gmm.c:355) 20250316124618367 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124618367 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124618367 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250316124618367 DMM INFO MM(262420000000022/c9ca0d6e) Subscriber data update (mmctx.c:445) 20250316124618367 DMM DEBUG MM(262420000000022/c9ca0d6e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124618367 DMM INFO MM(262420000000022/c9ca0d6e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124618367 DMM NOTICE MM(262420000000022/c9ca0d6e) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1055) 20250316124618367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124618367 DMM NOTICE MM(262420000000022/c9ca0d6e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124618367 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) 20250316124618369 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124618369 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250316124618369 DMM INFO MM(262420000000022/c9ca0d6e) Subscriber data update (mmctx.c:445) 20250316124618369 DMM DEBUG MM(262420000000022/c9ca0d6e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124618380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124618380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124618380 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124618380 DMM INFO MM(262420000000022/c9ca0d6e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124618380 DMM NOTICE MM(262420000000022/c9ca0d6e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124618380 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124618380 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124618380 DLLC NOTICE LLME(fbc11fb5/c9ca0d6e){ASSIGNED} LLGM Assign pre (ffffffff => c9ca0d6e) (gprs_llc.c:1079) 20250316124618380 DLLC NOTICE LLME(ffffffff/c9ca0d6e){ASSIGNED} LLGM Assign post (ffffffff => c9ca0d6e) (gprs_llc.c:1125) 20250316124618380 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124618380 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124618380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124618380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124618438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124618438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124618438 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124618438 DMM INFO MM(262420000000022/c9ca0d6e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124618438 DMM INFO MM(262420000000022/c9ca0d6e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124618438 DMM DEBUG MM(262420000000022/c9ca0d6e) Using GGSN 0 (gprs_sm.c:317) 20250316124618438 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) 20250316124618438 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250316124618439 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124618439 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124618439 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:386) 20250316124618463 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 e9 ab 78 c0 11 f5 0c c8 c3 14 05 7f 99 f0 d4 00 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:461) 20250316124618463 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc4253220, cbp=0x559cc73ea790) (sgsn_libgtp.c:632) 20250316124618463 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124618463 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=c9ca0d6e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124618463 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124618463 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124618480 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:825) 20250316124618493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124618493 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250316124618493 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124618499 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250316124618499 DGPRS INFO PDP(262420000000022:5): Context 0x7f6bc4253220 was deleted (sgsn_libgtp.c:706) 20250316124618499 DMM INFO MM(262420000000022/c9ca0d6e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250316124618499 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250316124618499 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@3dcf7940f5b7: Removing Client IMSI='262420000000022'H, index=0 20250316124618510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124618511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250316124618511 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124618511 DMM INFO MM(262420000000022/c9ca0d6e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124618515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45262<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124618519 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124618519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(825)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(837)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(830)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(835)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(823)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(833)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(828)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Sun Mar 16 12:46:18 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 20250316124618613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124619015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45278<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103480) 20250316124619520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124619521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103480, count=104640) 20250316124620522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124620523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316124620640 DGPRS DEBUG Checking for inactive LLMEs, time = 5360086 (sgsn.c:131) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Sun Mar 16 12:46:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124621524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124621524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_deact_dup started. 20250316124622109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124622111 DMM INFO MM(262420000000022/c9ca0d6e) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124622112 DMM INFO MM(262420000000022/c9ca0d6e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124622112 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124622112 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124622112 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124622112 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124622112 DLLC NOTICE LLME(ffffffff/c9ca0d6e){ASSIGNED} LLGM Assign pre (c9ca0d6e => ffffffff) (gprs_llc.c:1079) 20250316124622112 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9ca0d6e => ffffffff) (gprs_llc.c:1125) 20250316124622112 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f1390 (gprs_sndcp.c:574) 20250316124622112 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124622112 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250316124622112 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) 20250316124622112 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) 20250316124622112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124622112 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124622112 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124622112 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124622112 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(840)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124622143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124622143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124622143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124622143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124622143 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124622143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124622143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124622143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124622143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124622144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124622144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124622144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124622144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124622144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124622144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124622144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124622144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124622144 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124622144 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124622144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124622145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124622145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(845)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124622147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124622151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124622151 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(846)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(843)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124622156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124622156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124622156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124622156 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124622156 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124622156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124622156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124622156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124622156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124622157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124622157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124622157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124622157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124622157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124622157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124622157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124622157 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124622157 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124622157 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124622157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124622157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124622157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124622160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124622166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124622166 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124622179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124622179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124622179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124622179 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124622179 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124622180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124622180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124622180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124622180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124622182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124622182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124622182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124622182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124622182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124622182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124622182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124622182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124622182 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124622182 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124622182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124622182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124622182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124622185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124622191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124622191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124622526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124622526 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124622526 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124622526 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124622530 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124622531 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='E4DF2232'O, index=0 SGSN_Test-GSUP(856)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@3dcf7940f5b7: 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 := '0EDFE447EC63D59B0F5B73FAAF7C21D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2369C4CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7468159B352B57E5'O } } } } } 20250316124622611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124622611 DLLC NOTICE LLME(ffffffff/e4df2232){UNASSIGNED} LLC RX: unknown TLLI 0xe4df2232, creating LLME on the fly (gprs_llc.c:552) 20250316124622611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124622611 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1325) 20250316124622611 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124622611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124622611 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124622611 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124622611 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124622611 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124622611 DLLC NOTICE LLME(ffffffff/e4df2232){UNASSIGNED} LLGM Assign pre (e4df2232 => c8370220) (gprs_llc.c:1079) 20250316124622611 DLLC NOTICE LLME(e4df2232/c8370220){ASSIGNED} LLGM Assign post (e4df2232 => c8370220) (gprs_llc.c:1125) 20250316124622611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124622611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124622611 DMM DEBUG MM(262420000000046/c8370220) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124622636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124622636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124622636 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124622636 DMM DEBUG MM(262420000000046/c8370220) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1139) 20250316124622636 DMM NOTICE MM(262420000000046/c8370220) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124622636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124622636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124622636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124622636 DMM DEBUG MM(262420000000046/c8370220) Requesting authorization (sgsn_auth.c:160) 20250316124622636 DMM INFO MM(262420000000046/c8370220) Requesting authentication tuples (sgsn_auth.c:184) 20250316124622636 DMM DEBUG MM(262420000000046/c8370220) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124622636 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250316124622636 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250316124622642 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124622642 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124622642 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124622642 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124622642 DMM INFO MM(262420000000046/c8370220) Subscriber data update (mmctx.c:445) 20250316124622642 DMM DEBUG MM(262420000000046/c8370220) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124622642 DMM INFO MM(262420000000046/c8370220) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124622642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124622642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124622642 DMM INFO MM(262420000000046/c8370220) <- GMM AUTH AND CIPHERING REQ (rand = 0e df e4 47 ec 63 d5 9b 0f 5b 73 fa af 7c 21 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124622659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124622659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124622659 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124622659 DMM INFO MM(262420000000046/c8370220) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124622659 DMM NOTICE MM(262420000000046/c8370220) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124622659 DMM DEBUG MM(262420000000046/c8370220) checking auth: received GSM SRES = 23 69 c4 cf (gprs_gmm.c:721) 20250316124622659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124622659 DMM DEBUG MM(262420000000046/c8370220) Requesting authorization (sgsn_auth.c:160) 20250316124622659 DMM INFO MM(262420000000046/c8370220) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124622660 DMM DEBUG MM(262420000000046/c8370220) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124622660 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250316124622660 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) 20250316124622660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124622660 DMM INFO MM(262420000000046/c8370220) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8370220) (gprs_gmm.c:355) 20250316124622662 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124622662 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124622662 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250316124622662 DMM INFO MM(262420000000046/c8370220) Subscriber data update (mmctx.c:445) 20250316124622662 DMM DEBUG MM(262420000000046/c8370220) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124622662 DMM INFO MM(262420000000046/c8370220) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124622662 DMM NOTICE MM(262420000000046/c8370220) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1055) 20250316124622662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124622662 DMM NOTICE MM(262420000000046/c8370220) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124622662 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) 20250316124622663 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124622663 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250316124622663 DMM INFO MM(262420000000046/c8370220) Subscriber data update (mmctx.c:445) 20250316124622663 DMM DEBUG MM(262420000000046/c8370220) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124622676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124622676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124622676 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124622676 DMM INFO MM(262420000000046/c8370220) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124622676 DMM NOTICE MM(262420000000046/c8370220) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124622676 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124622676 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124622676 DLLC NOTICE LLME(e4df2232/c8370220){ASSIGNED} LLGM Assign pre (ffffffff => c8370220) (gprs_llc.c:1079) 20250316124622677 DLLC NOTICE LLME(ffffffff/c8370220){ASSIGNED} LLGM Assign post (ffffffff => c8370220) (gprs_llc.c:1125) 20250316124622677 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124622677 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124622677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124622677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124622733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124622733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124622733 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124622733 DMM INFO MM(262420000000046/c8370220) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124622733 DMM INFO MM(262420000000046/c8370220) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124622733 DMM DEBUG MM(262420000000046/c8370220) Using GGSN 0 (gprs_sm.c:317) 20250316124622733 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) 20250316124622733 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250316124622733 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124622733 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124622733 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:386) 20250316124622758 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 c5 45 31 7b 11 d7 24 77 70 14 05 7f 61 5f b4 5f 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) 20250316124622758 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc4253220, cbp=0x559cc73ea790) (sgsn_libgtp.c:632) 20250316124622758 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124622758 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=c8370220, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124622758 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124622758 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124622775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124622775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250316124622775 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124622775 DMM INFO MM(262420000000046/c8370220) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250316124622775 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316124622775 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:386) 20250316124622775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124622775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124622775 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124622775 DMM INFO MM(262420000000046/c8370220) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250316124622775 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316124622775 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_dup(858)@3dcf7940f5b7: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@3dcf7940f5b7: "Received deletePDPContextResponse 1, seq_nr=1036" 20250316124622778 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) 20250316124622778 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6bc4253220, cbp=0x559cc73ea790) (sgsn_libgtp.c:632) 20250316124622778 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250316124622778 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=c8370220, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124622778 DMM INFO MM(262420000000046/c8370220) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250316124622779 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250316124622779 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250316124622779 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) 20250316124622780 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)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@3dcf7940f5b7: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124624800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45292<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@3dcf7940f5b7: Final verdict of PTC: none 20250316124624806 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GGSN_GTP(857)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(849)@3dcf7940f5b7: Final verdict of PTC: none 20250316124624806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(841)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(854)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(844)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(847)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(852)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(842)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sun Mar 16 12:46:24 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20250316124624855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124625257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100564) 20250316124625807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124625807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100564, count=105996) 20250316124626809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124626809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sun Mar 16 12:46:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124627810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124627810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_second_attempt started. 20250316124628353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124628355 DMM INFO MM(262420000000046/c8370220) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124628355 DMM INFO MM(262420000000046/c8370220) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124628355 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124628356 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124628356 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124628356 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124628356 DLLC NOTICE LLME(ffffffff/c8370220){ASSIGNED} LLGM Assign pre (c8370220 => ffffffff) (gprs_llc.c:1079) 20250316124628356 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8370220 => ffffffff) (gprs_llc.c:1125) 20250316124628356 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250316124628356 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) 20250316124628356 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) 20250316124628356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124628356 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124628356 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124628356 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124628356 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124628391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124628391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124628391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124628391 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124628391 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124628391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124628391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124628391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124628391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124628392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124628392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124628392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124628392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124628392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124628392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124628392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124628392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124628392 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124628392 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124628392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124628393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124628393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124628395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124628400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124628400 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(865)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(862)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(869)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@3dcf7940f5b7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(868)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124628409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124628409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124628409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124628409 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124628409 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124628409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124628409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124628409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124628409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(869)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124628410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124628410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124628410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124628410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124628410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124628410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124628410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124628410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124628410 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124628410 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124628410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124628410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124628410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(869)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124628413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(868)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(865)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(873)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124628419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124628419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124628419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124628419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124628419 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124628419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124628419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124628419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124628419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250316124628419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124628419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(873)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124628420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124628420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124628420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124628420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124628420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124628420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124628420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124628420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124628420 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124628420 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124628420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(873)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124628420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124628420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_second_attempt-BVCI210(866)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124628422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124628426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124628426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124628811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124628811 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124628811 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124628811 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124628815 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(874)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250316124628817 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@3dcf7940f5b7: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='FAF56860'O, index=0 SGSN_Test-GSUP(875)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@3dcf7940f5b7: 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 := 'E59E7325FE5233813CE2BB1C18FD8E02'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD09F119'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24CD0997F02239AE'O } } } } } 20250316124628890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124628890 DLLC NOTICE LLME(ffffffff/faf56860){UNASSIGNED} LLC RX: unknown TLLI 0xfaf56860, creating LLME on the fly (gprs_llc.c:552) 20250316124628890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124628890 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1325) 20250316124628890 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124628890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124628890 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124628890 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124628890 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124628890 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124628890 DLLC NOTICE LLME(ffffffff/faf56860){UNASSIGNED} LLGM Assign pre (faf56860 => e7be28f5) (gprs_llc.c:1079) 20250316124628890 DLLC NOTICE LLME(faf56860/e7be28f5){ASSIGNED} LLGM Assign post (faf56860 => e7be28f5) (gprs_llc.c:1125) 20250316124628890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124628890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124628890 DMM DEBUG MM(262420000000022/e7be28f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124628904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124628904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124628904 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124628904 DMM DEBUG MM(262420000000022/e7be28f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1139) 20250316124628904 DMM NOTICE MM(262420000000022/e7be28f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124628904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124628904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124628904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124628905 DMM DEBUG MM(262420000000022/e7be28f5) Requesting authorization (sgsn_auth.c:160) 20250316124628905 DMM INFO MM(262420000000022/e7be28f5) Requesting authentication tuples (sgsn_auth.c:184) 20250316124628905 DMM DEBUG MM(262420000000022/e7be28f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124628905 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250316124628905 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250316124628909 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124628909 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124628909 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124628909 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124628909 DMM INFO MM(262420000000022/e7be28f5) Subscriber data update (mmctx.c:445) 20250316124628909 DMM DEBUG MM(262420000000022/e7be28f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124628909 DMM INFO MM(262420000000022/e7be28f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124628909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124628909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124628909 DMM INFO MM(262420000000022/e7be28f5) <- GMM AUTH AND CIPHERING REQ (rand = e5 9e 73 25 fe 52 33 81 3c e2 bb 1c 18 fd 8e 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124628920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124628920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124628920 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124628920 DMM INFO MM(262420000000022/e7be28f5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124628920 DMM NOTICE MM(262420000000022/e7be28f5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124628920 DMM DEBUG MM(262420000000022/e7be28f5) checking auth: received GSM SRES = cd 09 f1 19 (gprs_gmm.c:721) 20250316124628920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124628920 DMM DEBUG MM(262420000000022/e7be28f5) Requesting authorization (sgsn_auth.c:160) 20250316124628920 DMM INFO MM(262420000000022/e7be28f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124628920 DMM DEBUG MM(262420000000022/e7be28f5) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124628920 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250316124628920 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) 20250316124628920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124628920 DMM INFO MM(262420000000022/e7be28f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7be28f5) (gprs_gmm.c:355) 20250316124628923 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124628923 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124628923 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250316124628923 DMM INFO MM(262420000000022/e7be28f5) Subscriber data update (mmctx.c:445) 20250316124628923 DMM DEBUG MM(262420000000022/e7be28f5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124628923 DMM INFO MM(262420000000022/e7be28f5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124628923 DMM NOTICE MM(262420000000022/e7be28f5) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1055) 20250316124628923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124628923 DMM NOTICE MM(262420000000022/e7be28f5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124628923 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) 20250316124628924 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124628924 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250316124628924 DMM INFO MM(262420000000022/e7be28f5) Subscriber data update (mmctx.c:445) 20250316124628924 DMM DEBUG MM(262420000000022/e7be28f5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124628933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124628933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124628933 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124628933 DMM INFO MM(262420000000022/e7be28f5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124628933 DMM NOTICE MM(262420000000022/e7be28f5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124628933 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124628933 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124628933 DLLC NOTICE LLME(faf56860/e7be28f5){ASSIGNED} LLGM Assign pre (ffffffff => e7be28f5) (gprs_llc.c:1079) 20250316124628933 DLLC NOTICE LLME(ffffffff/e7be28f5){ASSIGNED} LLGM Assign post (ffffffff => e7be28f5) (gprs_llc.c:1125) 20250316124628933 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124628933 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124628933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124628933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_second_attempt(877)@3dcf7940f5b7: 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 := '6BB3FA98D1AD03E7EEAD77782C96F52C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3475444'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CC1E49C6AF5B82BE'O } } } } } 20250316124628991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124628991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124628991 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124628991 DMM INFO MM(262420000000022/e7be28f5) -> GMM ATTACH REQUEST MI(TMSI-0xE7BE28F5) type="GPRS attach" (gprs_gmm.c:1325) 20250316124628991 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124628991 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316124628991 DLLC NOTICE LLME(ffffffff/e7be28f5){ASSIGNED} LLGM Assign pre (e7be28f5 => c9d75f03) (gprs_llc.c:1079) 20250316124628991 DLLC NOTICE LLME(e7be28f5/c9d75f03){ASSIGNED} LLGM Assign post (e7be28f5 => c9d75f03) (gprs_llc.c:1125) 20250316124628991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124628991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124628991 DMM DEBUG MM(262420000000022/c9d75f03) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124629001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124629001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250316124629001 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124629001 DMM DEBUG MM(262420000000022/c9d75f03) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1139) 20250316124629001 DMM NOTICE MM(262420000000022/c9d75f03) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124629001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124629001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124629001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124629001 DMM DEBUG MM(262420000000022/c9d75f03) Requesting authorization (sgsn_auth.c:160) 20250316124629001 DMM INFO MM(262420000000022/c9d75f03) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124629001 DMM DEBUG MM(262420000000022/c9d75f03) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124629001 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250316124629002 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) 20250316124635003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250316124635003 DMM ERROR MM(262420000000022/c9d75f03) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250316124635003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250316124635003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250316124635003 DMM NOTICE MM(262420000000022/c9d75f03) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250316124635003 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250316124635003 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) 20250316124635003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Reject}: Deallocated (fsm.c:568) 20250316124635003 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Deallocated (fsm.c:568) 20250316124635003 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124635003 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250316124635003 DLLC NOTICE LLME(e7be28f5/c9d75f03){ASSIGNED} LLGM Assign pre (c9d75f03 => ffffffff) (gprs_llc.c:1079) 20250316124635003 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9d75f03 => ffffffff) (gprs_llc.c:1125) 20250316124648812 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250316124648812 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250316124648813 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124650641 DGPRS DEBUG Checking for inactive LLMEs, time = 5360116 (sgsn.c:131) 20250316124658394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124658400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124658400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124658411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124658415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124658415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124658421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124658424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124658424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@3dcf7940f5b7: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@3dcf7940f5b7: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20250316124658887 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124658887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(874)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(875)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(869)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(873)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(863)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@3dcf7940f5b7: Final verdict of PTC: none 20250316124658893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36840<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI210(866)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(861)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(871)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_second_attempt(877)@3dcf7940f5b7: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(867)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_second_attempt-BVCI210(866): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@3dcf7940f5b7: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sun Mar 16 12:46:58 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 20250316124659035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124659337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106176) 20250316124659888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124659888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106176, count=111888) 20250316124700889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124700889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sun Mar 16 12:47:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124701890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124701890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_echo_timeout started. 20250316124702373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124702374 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124702397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124702397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124702397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124702397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124702397 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124702397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124702397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124702397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124702397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124702399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124702399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124702399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124702399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124702399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124702399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124702399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124702399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124702399 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124702399 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124702399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124702399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124702399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124702401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124702406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124702406 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(888)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@3dcf7940f5b7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(887)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124702416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124702416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124702416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124702416 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124702416 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124702416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124702416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124702416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124702416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(888)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124702416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124702416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124702416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124702416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124702416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124702416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124702416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124702416 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124702416 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124702416 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124702416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124702417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124702417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124702419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(884)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250316124702425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124702425 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(892)@3dcf7940f5b7: Provider Link came up: sending NS-RESET TC_attach_echo_timeout-BVCI210(885)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124702427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124702427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124702427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124702427 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124702427 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124702427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124702427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124702427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124702427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124702428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124702428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124702428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124702428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124702428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124702428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124702428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124702428 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124702428 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124702428 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124702428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(892)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124702428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124702428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124702430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124702435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124702435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124702890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124702890 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124702890 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124702890 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124702892 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124702893 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@3dcf7940f5b7: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='D4F1ECC1'O, index=0 SGSN_Test-GSUP(894)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@3dcf7940f5b7: 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 := '8129D9C3935CD27D79C38795E1EA0536'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27EAEC0C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3DBF2115C2E25FFB'O } } } } } 20250316124702916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124702916 DLLC NOTICE LLME(ffffffff/d4f1ecc1){UNASSIGNED} LLC RX: unknown TLLI 0xd4f1ecc1, creating LLME on the fly (gprs_llc.c:552) 20250316124702916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124702916 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1325) 20250316124702916 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124702916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124702916 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124702916 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124702916 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124702916 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124702916 DLLC NOTICE LLME(ffffffff/d4f1ecc1){UNASSIGNED} LLGM Assign pre (d4f1ecc1 => e4e40a39) (gprs_llc.c:1079) 20250316124702916 DLLC NOTICE LLME(d4f1ecc1/e4e40a39){ASSIGNED} LLGM Assign post (d4f1ecc1 => e4e40a39) (gprs_llc.c:1125) 20250316124702916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124702916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124702916 DMM DEBUG MM(262420000000067/e4e40a39) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124702922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124702922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124702922 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124702922 DMM DEBUG MM(262420000000067/e4e40a39) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1139) 20250316124702922 DMM NOTICE MM(262420000000067/e4e40a39) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124702922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124702922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124702922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124702922 DMM DEBUG MM(262420000000067/e4e40a39) Requesting authorization (sgsn_auth.c:160) 20250316124702922 DMM INFO MM(262420000000067/e4e40a39) Requesting authentication tuples (sgsn_auth.c:184) 20250316124702922 DMM DEBUG MM(262420000000067/e4e40a39) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124702922 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250316124702922 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250316124702964 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124702964 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124702964 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124702964 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124702964 DMM INFO MM(262420000000067/e4e40a39) Subscriber data update (mmctx.c:445) 20250316124702964 DMM DEBUG MM(262420000000067/e4e40a39) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124702964 DMM INFO MM(262420000000067/e4e40a39) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124702964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124702964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124702964 DMM INFO MM(262420000000067/e4e40a39) <- GMM AUTH AND CIPHERING REQ (rand = 81 29 d9 c3 93 5c d2 7d 79 c3 87 95 e1 ea 05 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124702970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124702970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124702970 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124702970 DMM INFO MM(262420000000067/e4e40a39) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124702970 DMM NOTICE MM(262420000000067/e4e40a39) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124702970 DMM DEBUG MM(262420000000067/e4e40a39) checking auth: received GSM SRES = 27 ea ec 0c (gprs_gmm.c:721) 20250316124702970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124702970 DMM DEBUG MM(262420000000067/e4e40a39) Requesting authorization (sgsn_auth.c:160) 20250316124702970 DMM INFO MM(262420000000067/e4e40a39) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124702970 DMM DEBUG MM(262420000000067/e4e40a39) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124702970 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250316124702970 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) 20250316124702970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124702970 DMM INFO MM(262420000000067/e4e40a39) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4e40a39) (gprs_gmm.c:355) 20250316124702972 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124702972 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124702972 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250316124702972 DMM INFO MM(262420000000067/e4e40a39) Subscriber data update (mmctx.c:445) 20250316124702972 DMM DEBUG MM(262420000000067/e4e40a39) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124702972 DMM INFO MM(262420000000067/e4e40a39) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124702972 DMM NOTICE MM(262420000000067/e4e40a39) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1055) 20250316124702972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124702972 DMM NOTICE MM(262420000000067/e4e40a39) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124702972 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) 20250316124702972 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124702972 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250316124702972 DMM INFO MM(262420000000067/e4e40a39) Subscriber data update (mmctx.c:445) 20250316124702972 DMM DEBUG MM(262420000000067/e4e40a39) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124702974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124702974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124702974 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124702974 DMM INFO MM(262420000000067/e4e40a39) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124702974 DMM NOTICE MM(262420000000067/e4e40a39) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124702974 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124702974 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124702974 DLLC NOTICE LLME(d4f1ecc1/e4e40a39){ASSIGNED} LLGM Assign pre (ffffffff => e4e40a39) (gprs_llc.c:1079) 20250316124702974 DLLC NOTICE LLME(ffffffff/e4e40a39){ASSIGNED} LLGM Assign post (ffffffff => e4e40a39) (gprs_llc.c:1125) 20250316124702974 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124702974 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124702974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124702974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124703026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124703026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124703026 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124703026 DMM INFO MM(262420000000067/e4e40a39) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124703026 DMM INFO MM(262420000000067/e4e40a39) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124703026 DMM DEBUG MM(262420000000067/e4e40a39) Using GGSN 0 (gprs_sm.c:317) 20250316124703026 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) 20250316124703026 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250316124703026 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124703026 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124703026 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:386) 20250316124703033 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 25 5f c1 0f 11 95 39 43 b0 14 05 7f 11 79 dc 7e 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) 20250316124703033 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc4253220, cbp=0x559cc73ea790) (sgsn_libgtp.c:632) 20250316124703033 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124703033 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=e4e40a39, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124703033 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124703034 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124707898 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:386) 20250316124707900 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) 20250316124707900 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x559cc73e10a0) (sgsn_libgtp.c:632) 20250316124712900 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1039" 20250316124717901 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:386) 20250316124717901 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1039" 20250316124720641 DGPRS DEBUG Checking for inactive LLMEs, time = 5360146 (sgsn.c:131) 20250316124722891 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250316124722892 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124722892 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250316124722902 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250316124722902 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250316124722902 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1041" 20250316124727903 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:386) 20250316124727903 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250316124727903 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250316124727903 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1041" 20250316124732400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124732408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124732408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124732417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124732421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124732421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124732429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124732432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124732432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124732904 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250316124732904 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250316124732904 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250316124732904 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250316124732904 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1043" 20250316124737904 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:386) 20250316124737904 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250316124737904 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250316124737905 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250316124737905 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x559cc73e10a0) (sgsn_libgtp.c:632) 20250316124737905 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x559cc73e10a0) (sgsn_libgtp.c:636) 20250316124737905 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20250316124737905 DMM INFO MM(262420000000067/e4e40a39) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250316124737905 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250316124737905 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250316124737905 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250316124737905 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250316124737905 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250316124737905 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250316124737905 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250316124737905 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250316124737905 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250316124737905 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250316124737905 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250316124737905 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250316124737905 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@3dcf7940f5b7: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@3dcf7940f5b7: Removing Client IMSI='262420000000067'H, index=0 20250316124737924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124737924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250316124737924 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124737924 DMM INFO MM(262420000000067/e4e40a39) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124737930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50686<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(888)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(882)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@3dcf7940f5b7: Final verdict of PTC: none 20250316124737935 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124737936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(892)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(885)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(880)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(890)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(886)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_echo_timeout-BVCI210(885): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sun Mar 16 12:47:37 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 20250316124738013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124738416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109416) 20250316124738937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124738937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109416, count=113772) 20250316124739938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124739938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sun Mar 16 12:47:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124740939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124740940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_restart_ctr_echo started. 20250316124741519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124741522 DMM INFO MM(262420000000067/e4e40a39) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124741522 DMM INFO MM(262420000000067/e4e40a39) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124741522 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124741522 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124741522 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124741522 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124741522 DLLC NOTICE LLME(ffffffff/e4e40a39){ASSIGNED} LLGM Assign pre (e4e40a39 => ffffffff) (gprs_llc.c:1079) 20250316124741522 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4e40a39 => ffffffff) (gprs_llc.c:1125) 20250316124741522 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f1390 (gprs_sndcp.c:574) 20250316124741522 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124741522 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250316124741522 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) 20250316124741522 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) 20250316124741522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124741522 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124741522 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124741522 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124741522 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124741566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124741566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124741566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124741566 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124741566 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124741566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124741566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124741566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124741566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124741567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124741567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124741567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124741567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124741567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124741567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124741567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124741567 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124741567 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124741567 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124741567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124741568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124741568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(902)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124741573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124741583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124741583 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(903)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_restart_ctr_echo-BVCI196(900)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(906)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124741588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124741588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124741588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124741588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124741588 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124741588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124741588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124741588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124741588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124741589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124741589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124741589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124741589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124741589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124741589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124741589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124741589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124741589 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124741589 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124741589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124741590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124741590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124741591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124741595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124741595 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124741602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124741602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124741602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124741602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124741602 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124741602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124741602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124741602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124741602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124741603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124741603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124741603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124741603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124741603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124741603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124741603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124741603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124741603 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124741603 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124741603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124741603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124741603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124741605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124741610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124741610 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124741940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124741940 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124741940 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124741940 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124741942 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124741942 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@3dcf7940f5b7: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='CDE8B7FC'O, index=0 SGSN_Test-GSUP(913)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@3dcf7940f5b7: 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 := '7D659150BE770E59E1AE4308BB434464'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2727D7D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A027B43FF1EDD16'O } } } } } 20250316124741997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124741997 DLLC NOTICE LLME(ffffffff/cde8b7fc){UNASSIGNED} LLC RX: unknown TLLI 0xcde8b7fc, creating LLME on the fly (gprs_llc.c:552) 20250316124741997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124741997 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1325) 20250316124741997 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124741997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124741997 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124741997 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124741997 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124741997 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124741997 DLLC NOTICE LLME(ffffffff/cde8b7fc){UNASSIGNED} LLGM Assign pre (cde8b7fc => d328c73c) (gprs_llc.c:1079) 20250316124741997 DLLC NOTICE LLME(cde8b7fc/d328c73c){ASSIGNED} LLGM Assign post (cde8b7fc => d328c73c) (gprs_llc.c:1125) 20250316124741997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124741997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124741997 DMM DEBUG MM(262420000000023/d328c73c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124742012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124742012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124742012 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124742012 DMM DEBUG MM(262420000000023/d328c73c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1139) 20250316124742012 DMM NOTICE MM(262420000000023/d328c73c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124742012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124742012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124742012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124742013 DMM DEBUG MM(262420000000023/d328c73c) Requesting authorization (sgsn_auth.c:160) 20250316124742013 DMM INFO MM(262420000000023/d328c73c) Requesting authentication tuples (sgsn_auth.c:184) 20250316124742013 DMM DEBUG MM(262420000000023/d328c73c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124742013 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250316124742013 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250316124742018 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124742018 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124742018 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124742018 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124742018 DMM INFO MM(262420000000023/d328c73c) Subscriber data update (mmctx.c:445) 20250316124742018 DMM DEBUG MM(262420000000023/d328c73c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124742018 DMM INFO MM(262420000000023/d328c73c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124742018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124742018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124742018 DMM INFO MM(262420000000023/d328c73c) <- GMM AUTH AND CIPHERING REQ (rand = 7d 65 91 50 be 77 0e 59 e1 ae 43 08 bb 43 44 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124742033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124742033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124742033 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124742033 DMM INFO MM(262420000000023/d328c73c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124742033 DMM NOTICE MM(262420000000023/d328c73c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124742033 DMM DEBUG MM(262420000000023/d328c73c) checking auth: received GSM SRES = e2 72 7d 7d (gprs_gmm.c:721) 20250316124742033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124742033 DMM DEBUG MM(262420000000023/d328c73c) Requesting authorization (sgsn_auth.c:160) 20250316124742033 DMM INFO MM(262420000000023/d328c73c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124742033 DMM DEBUG MM(262420000000023/d328c73c) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124742033 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250316124742033 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) 20250316124742033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124742033 DMM INFO MM(262420000000023/d328c73c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd328c73c) (gprs_gmm.c:355) 20250316124742036 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124742036 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124742036 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250316124742036 DMM INFO MM(262420000000023/d328c73c) Subscriber data update (mmctx.c:445) 20250316124742036 DMM DEBUG MM(262420000000023/d328c73c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124742036 DMM INFO MM(262420000000023/d328c73c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124742036 DMM NOTICE MM(262420000000023/d328c73c) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1055) 20250316124742036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124742036 DMM NOTICE MM(262420000000023/d328c73c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124742036 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) 20250316124742037 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124742037 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250316124742037 DMM INFO MM(262420000000023/d328c73c) Subscriber data update (mmctx.c:445) 20250316124742037 DMM DEBUG MM(262420000000023/d328c73c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124742049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124742049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124742049 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124742049 DMM INFO MM(262420000000023/d328c73c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124742049 DMM NOTICE MM(262420000000023/d328c73c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124742049 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124742049 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124742049 DLLC NOTICE LLME(cde8b7fc/d328c73c){ASSIGNED} LLGM Assign pre (ffffffff => d328c73c) (gprs_llc.c:1079) 20250316124742049 DLLC NOTICE LLME(ffffffff/d328c73c){ASSIGNED} LLGM Assign post (ffffffff => d328c73c) (gprs_llc.c:1125) 20250316124742049 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124742049 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124742049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124742049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124742099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124742099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124742099 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124742099 DMM INFO MM(262420000000023/d328c73c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124742099 DMM INFO MM(262420000000023/d328c73c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124742099 DMM DEBUG MM(262420000000023/d328c73c) Using GGSN 0 (gprs_sm.c:317) 20250316124742099 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250316124742099 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124742100 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124742100 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:386) 20250316124742107 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 b4 6e 19 fe 11 af f9 da 46 14 05 7f c0 dc d4 cb 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) 20250316124742107 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc42500b8, cbp=0x559cc73ea790) (sgsn_libgtp.c:632) 20250316124742107 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124742107 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=d328c73c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124742107 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124742107 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124747100 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:386) 20250316124747107 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) 20250316124747107 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x559cc73e10a0) (sgsn_libgtp.c:632) 20250316124750642 DGPRS DEBUG Checking for inactive LLMEs, time = 5360176 (sgsn.c:131) 20250316124752102 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:386) 20250316124752103 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) 20250316124752103 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x559cc73e10a0) (sgsn_libgtp.c:632) 20250316124752103 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20250316124752103 DMM INFO MM(262420000000023/d328c73c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250316124752103 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250316124752103 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@3dcf7940f5b7: Removing Client IMSI='262420000000023'H, index=0 20250316124752107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124752107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250316124752107 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124752107 DMM INFO MM(262420000000023/d328c73c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124752108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51660<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@3dcf7940f5b7: Final verdict of PTC: none 20250316124752111 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124752111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(906)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(911)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(899)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(901)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(904)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(909)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none)Sun Mar 16 12:47:52 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(906): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. 20250316124752176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124752579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52504<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93004) 20250316124753112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124753112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93004, count=103400) 20250316124754113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124754113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sun Mar 16 12:47:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124755115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124755115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_restart_ctr_create started. 20250316124755661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124755663 DMM INFO MM(262420000000023/d328c73c) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124755663 DMM INFO MM(262420000000023/d328c73c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124755663 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124755663 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124755663 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124755663 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124755663 DLLC NOTICE LLME(ffffffff/d328c73c){ASSIGNED} LLGM Assign pre (d328c73c => ffffffff) (gprs_llc.c:1079) 20250316124755663 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d328c73c => ffffffff) (gprs_llc.c:1125) 20250316124755663 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f1390 (gprs_sndcp.c:574) 20250316124755663 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124755663 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250316124755663 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) 20250316124755663 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) 20250316124755663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124755663 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124755663 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124755663 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124755663 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124755687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124755687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124755687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124755687 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124755687 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124755687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124755687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124755687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124755687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124755688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124755688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124755688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124755688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124755688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124755688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124755688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124755688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124755688 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124755688 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124755688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124755688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124755688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124755691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124755696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124755696 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(922)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(919)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124755702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124755702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124755702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124755702 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124755702 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124755702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124755702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124755702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124755702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124755702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124755702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124755702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124755703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124755703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124755703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124755703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124755703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124755703 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124755703 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124755703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124755703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124755703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124755705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124755709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124755709 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124755717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124755717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124755717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124755717 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124755717 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124755717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124755717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124755717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124755717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124755717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124755717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124755717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124755718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124755718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124755718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124755718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124755718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124755718 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124755718 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124755718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124755718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124755718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124755721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124755726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124755726 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124756117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124756117 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124756117 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124756117 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124756121 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(931)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124756122 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@3dcf7940f5b7: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='EBBB23B8'O, index=0 SGSN_Test-GSUP(932)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@3dcf7940f5b7: 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 := 'E6D94515FE04EC816230FB589303D979'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B811121C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A3E4502860D537DD'O } } } } } 20250316124756192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124756192 DLLC NOTICE LLME(ffffffff/ebbb23b8){UNASSIGNED} LLC RX: unknown TLLI 0xebbb23b8, creating LLME on the fly (gprs_llc.c:552) 20250316124756192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124756192 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1325) 20250316124756192 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124756192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124756192 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124756192 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124756192 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124756192 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124756192 DLLC NOTICE LLME(ffffffff/ebbb23b8){UNASSIGNED} LLGM Assign pre (ebbb23b8 => ef3d0942) (gprs_llc.c:1079) 20250316124756192 DLLC NOTICE LLME(ebbb23b8/ef3d0942){ASSIGNED} LLGM Assign post (ebbb23b8 => ef3d0942) (gprs_llc.c:1125) 20250316124756192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124756192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124756192 DMM DEBUG MM(262420000000024/ef3d0942) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124756209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124756209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124756209 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124756209 DMM DEBUG MM(262420000000024/ef3d0942) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1139) 20250316124756209 DMM NOTICE MM(262420000000024/ef3d0942) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124756209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124756209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124756209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124756209 DMM DEBUG MM(262420000000024/ef3d0942) Requesting authorization (sgsn_auth.c:160) 20250316124756209 DMM INFO MM(262420000000024/ef3d0942) Requesting authentication tuples (sgsn_auth.c:184) 20250316124756209 DMM DEBUG MM(262420000000024/ef3d0942) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124756209 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250316124756209 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250316124756214 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124756214 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124756214 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124756214 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124756214 DMM INFO MM(262420000000024/ef3d0942) Subscriber data update (mmctx.c:445) 20250316124756214 DMM DEBUG MM(262420000000024/ef3d0942) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124756214 DMM INFO MM(262420000000024/ef3d0942) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124756214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124756214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124756214 DMM INFO MM(262420000000024/ef3d0942) <- GMM AUTH AND CIPHERING REQ (rand = e6 d9 45 15 fe 04 ec 81 62 30 fb 58 93 03 d9 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124756223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124756223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124756224 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124756224 DMM INFO MM(262420000000024/ef3d0942) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124756224 DMM NOTICE MM(262420000000024/ef3d0942) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124756224 DMM DEBUG MM(262420000000024/ef3d0942) checking auth: received GSM SRES = b8 11 12 1c (gprs_gmm.c:721) 20250316124756224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124756224 DMM DEBUG MM(262420000000024/ef3d0942) Requesting authorization (sgsn_auth.c:160) 20250316124756224 DMM INFO MM(262420000000024/ef3d0942) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124756224 DMM DEBUG MM(262420000000024/ef3d0942) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124756224 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250316124756224 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) 20250316124756224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124756224 DMM INFO MM(262420000000024/ef3d0942) <- GMM ATTACH ACCEPT (new P-TMSI=0xef3d0942) (gprs_gmm.c:355) 20250316124756225 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124756225 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124756225 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250316124756225 DMM INFO MM(262420000000024/ef3d0942) Subscriber data update (mmctx.c:445) 20250316124756225 DMM DEBUG MM(262420000000024/ef3d0942) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124756225 DMM INFO MM(262420000000024/ef3d0942) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124756225 DMM NOTICE MM(262420000000024/ef3d0942) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1055) 20250316124756225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124756225 DMM NOTICE MM(262420000000024/ef3d0942) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124756225 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) 20250316124756226 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124756226 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250316124756226 DMM INFO MM(262420000000024/ef3d0942) Subscriber data update (mmctx.c:445) 20250316124756226 DMM DEBUG MM(262420000000024/ef3d0942) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124756232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124756232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124756232 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124756232 DMM INFO MM(262420000000024/ef3d0942) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124756232 DMM NOTICE MM(262420000000024/ef3d0942) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124756232 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124756232 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124756232 DLLC NOTICE LLME(ebbb23b8/ef3d0942){ASSIGNED} LLGM Assign pre (ffffffff => ef3d0942) (gprs_llc.c:1079) 20250316124756232 DLLC NOTICE LLME(ffffffff/ef3d0942){ASSIGNED} LLGM Assign post (ffffffff => ef3d0942) (gprs_llc.c:1125) 20250316124756232 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124756232 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124756232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124756232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124756288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124756288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124756289 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124756289 DMM INFO MM(262420000000024/ef3d0942) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124756289 DMM INFO MM(262420000000024/ef3d0942) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124756289 DMM DEBUG MM(262420000000024/ef3d0942) Using GGSN 0 (gprs_sm.c:317) 20250316124756289 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250316124756289 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124756289 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124756289 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:386) 20250316124756313 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 ab e2 92 71 11 ee 70 de d1 14 05 7f b8 4d 54 d2 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) 20250316124756313 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f6bc42500b8, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250316124756313 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f6bc42500b8, cbp=0x559cc73ea790) (sgsn_libgtp.c:632) 20250316124756313 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:407) 20250316124756313 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250316124756313 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250316124756313 DMM NOTICE MM(262420000000024/ef3d0942) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124756325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124756326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124756326 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124756326 DMM INFO MM(262420000000024/ef3d0942) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124756326 DMM INFO MM(262420000000024/ef3d0942) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124756326 DMM DEBUG MM(262420000000024/ef3d0942) Using GGSN 0 (gprs_sm.c:317) 20250316124756326 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250316124756326 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124756326 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124756326 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:386) 20250316124756330 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 ab e2 92 71 11 ee 70 de d1 14 05 7f b8 4d 54 d2 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) 20250316124756330 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f6bc42500b8, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250316124756330 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc42500b8, cbp=0x559cc73ea790) (sgsn_libgtp.c:632) 20250316124756330 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124756331 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=ef3d0942, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124756331 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124756331 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@3dcf7940f5b7: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124756347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36496<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@3dcf7940f5b7: Final verdict of PTC: none 20250316124756351 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124756351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(931)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(925)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(930)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(920)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(918)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(923)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(928)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) Sun Mar 16 12:47:56 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. 20250316124756450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124756853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36506<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84000) 20250316124757352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124757352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84000, count=104044) 20250316124758354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124758354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Sun Mar 16 12:47:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124759355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124759355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250316124759943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124759944 DMM INFO MM(262420000000024/ef3d0942) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124759944 DMM INFO MM(262420000000024/ef3d0942) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124759944 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124759944 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124759944 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124759944 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124759944 DLLC NOTICE LLME(ffffffff/ef3d0942){ASSIGNED} LLGM Assign pre (ef3d0942 => ffffffff) (gprs_llc.c:1079) 20250316124759944 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef3d0942 => ffffffff) (gprs_llc.c:1125) 20250316124759944 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f1390 (gprs_sndcp.c:574) 20250316124759944 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124759944 DMM NOTICE MM(262420000000024/ef3d0942) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250316124759944 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250316124759944 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250316124759944 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316124759944 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:386) 20250316124759944 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250316124759945 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) 20250316124759945 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) 20250316124759945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124759945 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124759945 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124759945 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124759945 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124759977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124759977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124759977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124759977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124759977 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124759977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124759977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124759977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124759977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124759978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124759978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124759978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124759978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124759978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124759978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124759978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124759978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124759978 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124759978 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124759979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124759979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124759979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124759981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124759990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124759990 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(940)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(944)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124759994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124759994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124759994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124759994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124759994 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124759994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124759994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124759994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124759994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124759995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124759995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124759995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124759995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124759995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124759995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124759995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124759995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124759995 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124759995 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124759995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124759996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124759996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(945)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(944)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124759998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(941)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250316124800005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124800005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(949)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124800006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124800006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124800006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124800006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124800006 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124800006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124800006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124800006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124800006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(949)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124800007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124800007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124800007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124800007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124800007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124800007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124800007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124800007 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124800007 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124800007 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124800007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124800007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124800007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124800010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124800016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124800016 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)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124800356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124800356 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124800356 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124800357 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124800361 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124800362 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='FE45D973'O, index=0 SGSN_Test-GSUP(951)@3dcf7940f5b7: 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)@3dcf7940f5b7: 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 := '1962895DF1A031586B33A94842F524C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DCA13F60'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9D77076754D5ED57'O } } } } } 20250316124801395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124801395 DLLC NOTICE LLME(ffffffff/fe45d973){UNASSIGNED} LLC RX: unknown TLLI 0xfe45d973, creating LLME on the fly (gprs_llc.c:552) 20250316124801395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124801395 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1325) 20250316124801395 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124801395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124801395 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124801395 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124801395 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124801395 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124801395 DLLC NOTICE LLME(ffffffff/fe45d973){UNASSIGNED} LLGM Assign pre (fe45d973 => e0ac9905) (gprs_llc.c:1079) 20250316124801395 DLLC NOTICE LLME(fe45d973/e0ac9905){ASSIGNED} LLGM Assign post (fe45d973 => e0ac9905) (gprs_llc.c:1125) 20250316124801395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124801395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124801395 DMM DEBUG MM(262420000000025/e0ac9905) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124801402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124801402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124801402 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124801402 DMM DEBUG MM(262420000000025/e0ac9905) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1139) 20250316124801402 DMM NOTICE MM(262420000000025/e0ac9905) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124801402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124801402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124801402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124801402 DMM DEBUG MM(262420000000025/e0ac9905) Requesting authorization (sgsn_auth.c:160) 20250316124801402 DMM INFO MM(262420000000025/e0ac9905) Requesting authentication tuples (sgsn_auth.c:184) 20250316124801402 DMM DEBUG MM(262420000000025/e0ac9905) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124801402 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250316124801402 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250316124801404 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124801404 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124801404 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124801404 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124801404 DMM INFO MM(262420000000025/e0ac9905) Subscriber data update (mmctx.c:445) 20250316124801404 DMM DEBUG MM(262420000000025/e0ac9905) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124801404 DMM INFO MM(262420000000025/e0ac9905) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124801404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124801404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124801404 DMM INFO MM(262420000000025/e0ac9905) <- GMM AUTH AND CIPHERING REQ (rand = 19 62 89 5d f1 a0 31 58 6b 33 a9 48 42 f5 24 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124801410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124801410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124801410 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124801410 DMM INFO MM(262420000000025/e0ac9905) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124801410 DMM NOTICE MM(262420000000025/e0ac9905) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124801410 DMM DEBUG MM(262420000000025/e0ac9905) checking auth: received GSM SRES = dc a1 3f 60 (gprs_gmm.c:721) 20250316124801410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124801410 DMM DEBUG MM(262420000000025/e0ac9905) Requesting authorization (sgsn_auth.c:160) 20250316124801410 DMM INFO MM(262420000000025/e0ac9905) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124801410 DMM DEBUG MM(262420000000025/e0ac9905) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124801410 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250316124801410 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) 20250316124801410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124801410 DMM INFO MM(262420000000025/e0ac9905) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0ac9905) (gprs_gmm.c:355) 20250316124801411 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124801411 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124801411 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250316124801411 DMM INFO MM(262420000000025/e0ac9905) Subscriber data update (mmctx.c:445) 20250316124801411 DMM DEBUG MM(262420000000025/e0ac9905) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124801411 DMM INFO MM(262420000000025/e0ac9905) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124801411 DMM NOTICE MM(262420000000025/e0ac9905) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1055) 20250316124801411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124801411 DMM NOTICE MM(262420000000025/e0ac9905) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124801411 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) 20250316124801411 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124801411 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250316124801411 DMM INFO MM(262420000000025/e0ac9905) Subscriber data update (mmctx.c:445) 20250316124801411 DMM DEBUG MM(262420000000025/e0ac9905) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124801415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124801415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124801416 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124801416 DMM INFO MM(262420000000025/e0ac9905) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124801416 DMM NOTICE MM(262420000000025/e0ac9905) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124801416 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124801416 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124801416 DLLC NOTICE LLME(fe45d973/e0ac9905){ASSIGNED} LLGM Assign pre (ffffffff => e0ac9905) (gprs_llc.c:1079) 20250316124801416 DLLC NOTICE LLME(ffffffff/e0ac9905){ASSIGNED} LLGM Assign post (ffffffff => e0ac9905) (gprs_llc.c:1125) 20250316124801416 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124801416 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124801416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124801416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124801475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124801475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124801475 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124801475 DMM INFO MM(262420000000025/e0ac9905) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124801475 DMM INFO MM(262420000000025/e0ac9905) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124801475 DMM DEBUG MM(262420000000025/e0ac9905) Using GGSN 0 (gprs_sm.c:317) 20250316124801475 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) 20250316124801475 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250316124801475 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124801475 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124801475 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:386) 20250316124801501 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 bb c5 c2 34 11 cb 8f af 97 14 05 7f d2 30 9b 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=1051 from retransmit req queue (gtp.c:461) 20250316124801501 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc4251130, cbp=0x559cc73e86e0) (sgsn_libgtp.c:632) 20250316124801501 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124801501 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=e0ac9905, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124801501 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124801501 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124801513 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250316124801513 DGPRS INFO PDP(262420000000025:5): Context 0x7f6bc4251130 was deleted (sgsn_libgtp.c:706) 20250316124801513 DMM INFO MM(262420000000025/e0ac9905) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250316124801513 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250316124801513 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250316124809515 DMM INFO MM(262420000000025/e0ac9905) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250316124817004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250316124817516 DMM INFO MM(262420000000025/e0ac9905) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250316124820358 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250316124820358 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124820359 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250316124820643 DGPRS DEBUG Checking for inactive LLMEs, time = 5360206 (sgsn.c:131) 20250316124825517 DMM INFO MM(262420000000025/e0ac9905) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250316124829980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124829986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124829986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124829996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124829999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124829999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124830007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124830011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124830011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316124833519 DMM INFO MM(262420000000025/e0ac9905) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@3dcf7940f5b7: Removing Client IMSI='262420000000025'H, index=0 20250316124833534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124833534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250316124833534 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124833534 DMM INFO MM(262420000000025/e0ac9905) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124833537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36522<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124833541 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124833541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(951)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(944)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(939)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(949)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(947)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(942)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(937)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sun Mar 16 12:48:33 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20250316124833654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124834056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102908) 20250316124834542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124834542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102908, count=111528) 20250316124835543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124835543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Sun Mar 16 12:48:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124836545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124836545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250316124837153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124837156 DMM INFO MM(262420000000025/e0ac9905) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124837157 DMM INFO MM(262420000000025/e0ac9905) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124837157 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124837157 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124837157 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124837157 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124837157 DLLC NOTICE LLME(ffffffff/e0ac9905){ASSIGNED} LLGM Assign pre (e0ac9905 => ffffffff) (gprs_llc.c:1079) 20250316124837157 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0ac9905 => ffffffff) (gprs_llc.c:1125) 20250316124837157 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f1390 (gprs_sndcp.c:574) 20250316124837157 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124837157 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250316124837157 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) 20250316124837157 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) 20250316124837157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124837157 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124837157 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124837157 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124837157 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124837192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124837192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124837192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124837192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124837192 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124837192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124837192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124837192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124837192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124837193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124837193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124837193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124837193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124837193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124837193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124837193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124837193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124837193 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124837193 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124837193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124837193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124837193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124837195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124837200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124837200 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124837209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124837209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124837209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124837209 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124837209 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124837209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124837209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124837209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124837209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124837210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124837210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124837210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124837210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124837210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124837210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124837210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124837210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124837210 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124837210 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124837210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124837210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124837210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(964)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124837212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124837216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124837216 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124837221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124837221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124837221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124837221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124837221 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124837221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124837221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124837221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124837221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124837222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124837222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124837222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124837222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124837222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124837222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124837222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124837222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124837222 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124837222 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124837222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124837222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124837222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124837224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124837228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124837228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124837547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124837547 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124837547 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124837547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124837548 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124837548 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='F546E53C'O, index=0 SGSN_Test-GSUP(970)@3dcf7940f5b7: 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)@3dcf7940f5b7: 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 := 'D431846A4BAEA3C2FE3EAD733FAEFD0D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '308C5564'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0ADB404920A79ECB'O } } } } } 20250316124837567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124837567 DLLC NOTICE LLME(ffffffff/f546e53c){UNASSIGNED} LLC RX: unknown TLLI 0xf546e53c, creating LLME on the fly (gprs_llc.c:552) 20250316124837567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124837567 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1325) 20250316124837567 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124837567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124837567 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124837567 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124837567 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124837567 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124837567 DLLC NOTICE LLME(ffffffff/f546e53c){UNASSIGNED} LLGM Assign pre (f546e53c => f1cccb0a) (gprs_llc.c:1079) 20250316124837567 DLLC NOTICE LLME(f546e53c/f1cccb0a){ASSIGNED} LLGM Assign post (f546e53c => f1cccb0a) (gprs_llc.c:1125) 20250316124837567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124837567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124837567 DMM DEBUG MM(262420000000027/f1cccb0a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124837573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124837573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124837573 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124837573 DMM DEBUG MM(262420000000027/f1cccb0a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1139) 20250316124837573 DMM NOTICE MM(262420000000027/f1cccb0a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124837573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124837573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124837573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124837573 DMM DEBUG MM(262420000000027/f1cccb0a) Requesting authorization (sgsn_auth.c:160) 20250316124837573 DMM INFO MM(262420000000027/f1cccb0a) Requesting authentication tuples (sgsn_auth.c:184) 20250316124837573 DMM DEBUG MM(262420000000027/f1cccb0a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124837573 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250316124837573 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250316124837616 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124837616 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124837616 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124837616 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124837616 DMM INFO MM(262420000000027/f1cccb0a) Subscriber data update (mmctx.c:445) 20250316124837616 DMM DEBUG MM(262420000000027/f1cccb0a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124837616 DMM INFO MM(262420000000027/f1cccb0a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124837616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124837616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124837616 DMM INFO MM(262420000000027/f1cccb0a) <- GMM AUTH AND CIPHERING REQ (rand = d4 31 84 6a 4b ae a3 c2 fe 3e ad 73 3f ae fd 0d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124837635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124837635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124837635 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124837635 DMM INFO MM(262420000000027/f1cccb0a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124837635 DMM NOTICE MM(262420000000027/f1cccb0a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124837635 DMM DEBUG MM(262420000000027/f1cccb0a) checking auth: received GSM SRES = 30 8c 55 64 (gprs_gmm.c:721) 20250316124837635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124837635 DMM DEBUG MM(262420000000027/f1cccb0a) Requesting authorization (sgsn_auth.c:160) 20250316124837635 DMM INFO MM(262420000000027/f1cccb0a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124837635 DMM DEBUG MM(262420000000027/f1cccb0a) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124837635 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250316124837635 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) 20250316124837635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124837635 DMM INFO MM(262420000000027/f1cccb0a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1cccb0a) (gprs_gmm.c:355) 20250316124837638 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124837638 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124837638 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250316124837638 DMM INFO MM(262420000000027/f1cccb0a) Subscriber data update (mmctx.c:445) 20250316124837638 DMM DEBUG MM(262420000000027/f1cccb0a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124837638 DMM INFO MM(262420000000027/f1cccb0a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124837638 DMM NOTICE MM(262420000000027/f1cccb0a) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1055) 20250316124837638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124837638 DMM NOTICE MM(262420000000027/f1cccb0a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124837638 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) 20250316124837639 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124837639 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250316124837639 DMM INFO MM(262420000000027/f1cccb0a) Subscriber data update (mmctx.c:445) 20250316124837639 DMM DEBUG MM(262420000000027/f1cccb0a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124837651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124837651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124837651 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124837651 DMM INFO MM(262420000000027/f1cccb0a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124837651 DMM NOTICE MM(262420000000027/f1cccb0a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124837651 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124837651 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124837651 DLLC NOTICE LLME(f546e53c/f1cccb0a){ASSIGNED} LLGM Assign pre (ffffffff => f1cccb0a) (gprs_llc.c:1079) 20250316124837651 DLLC NOTICE LLME(ffffffff/f1cccb0a){ASSIGNED} LLGM Assign post (ffffffff => f1cccb0a) (gprs_llc.c:1125) 20250316124837651 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124837651 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124837651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124837651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124837709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124837709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124837709 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124837709 DMM INFO MM(262420000000027/f1cccb0a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124837710 DMM INFO MM(262420000000027/f1cccb0a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124837710 DMM DEBUG MM(262420000000027/f1cccb0a) Using GGSN 0 (gprs_sm.c:317) 20250316124837710 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) 20250316124837710 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250316124837710 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124837710 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124837710 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@3dcf7940f5b7: First createPDPContextRequest received, dropping & waiting for retransmission 20250316124842710 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250316124842728 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 ec 12 ca 49 11 2c 9c d9 a7 14 05 7f 14 78 14 cd 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) 20250316124842728 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc4251130, cbp=0x559cc73e86e0) (sgsn_libgtp.c:632) 20250316124842728 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124842728 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=f1cccb0a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124842728 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124842728 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250316124842743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124842743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250316124842743 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124842743 DMM INFO MM(262420000000027/f1cccb0a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250316124842743 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316124842743 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@3dcf7940f5b7: First deletePDPContextRequest received, dropping & waiting for retransmission 20250316124847744 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250316124847752 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) 20250316124847752 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6bc4251130, cbp=0x559cc73e86e0) (sgsn_libgtp.c:632) 20250316124847752 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250316124847752 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=f1cccb0a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124847752 DMM INFO MM(262420000000027/f1cccb0a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250316124847752 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250316124847752 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@3dcf7940f5b7: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124847771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49074<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124847775 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124847775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(970)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(958)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(963)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(968)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(956)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(962)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(966)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sun Mar 16 12:48:47 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 20250316124847881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124848284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102656) 20250316124848776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124848777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102656, count=103196) 20250316124849778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124849778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Sun Mar 16 12:48:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124850644 DGPRS DEBUG Checking for inactive LLMEs, time = 5360236 (sgsn.c:131) 20250316124850779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124850779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250316124851376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124851379 DMM INFO MM(262420000000027/f1cccb0a) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124851379 DMM INFO MM(262420000000027/f1cccb0a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124851379 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124851379 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124851379 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124851379 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124851379 DLLC NOTICE LLME(ffffffff/f1cccb0a){ASSIGNED} LLGM Assign pre (f1cccb0a => ffffffff) (gprs_llc.c:1079) 20250316124851379 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1cccb0a => ffffffff) (gprs_llc.c:1125) 20250316124851379 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250316124851379 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) 20250316124851379 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) 20250316124851379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124851379 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124851379 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124851379 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124851379 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124851419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124851419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124851419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124851419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124851419 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124851419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124851419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124851419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124851419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124851420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124851420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124851420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124851420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124851420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124851420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124851420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124851420 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124851420 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124851420 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124851420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124851421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124851421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124851423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124851430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124851430 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(979)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(983)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@3dcf7940f5b7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(982)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124851441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124851441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124851441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124851441 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124851441 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124851441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124851441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124851441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124851441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(983)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124851442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124851442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124851442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124851442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124851442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124851442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124851442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124851442 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124851442 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124851442 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124851442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124851442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124851442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(983)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124851444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(979)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(982)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250316124851449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124851449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(987)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124851450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124851450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124851450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124851450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124851450 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124851450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124851450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124851450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124851450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(987)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124851451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124851451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124851451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124851452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124851452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124851452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124851452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124851452 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124851452 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124851452 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124851452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(987)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124851453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124851453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124851456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124851461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124851461 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)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124851780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124851780 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124851780 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124851780 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124851784 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(988)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124851785 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='E6B529F7'O, index=0 SGSN_Test-GSUP(989)@3dcf7940f5b7: 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)@3dcf7940f5b7: 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 := '23D44885E819FD5BED2EF8A5D4D2E771'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BF12A06'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '78AC2D062181B5E9'O } } } } } 20250316124851866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124851866 DLLC NOTICE LLME(ffffffff/e6b529f7){UNASSIGNED} LLC RX: unknown TLLI 0xe6b529f7, creating LLME on the fly (gprs_llc.c:552) 20250316124851866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124851866 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1325) 20250316124851866 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124851866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124851866 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124851866 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124851866 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124851866 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124851866 DLLC NOTICE LLME(ffffffff/e6b529f7){UNASSIGNED} LLGM Assign pre (e6b529f7 => f6455cb7) (gprs_llc.c:1079) 20250316124851866 DLLC NOTICE LLME(e6b529f7/f6455cb7){ASSIGNED} LLGM Assign post (e6b529f7 => f6455cb7) (gprs_llc.c:1125) 20250316124851866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124851866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124851866 DMM DEBUG MM(262420000000028/f6455cb7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124851891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124851891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124851891 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124851891 DMM DEBUG MM(262420000000028/f6455cb7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1139) 20250316124851891 DMM NOTICE MM(262420000000028/f6455cb7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124851891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124851891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124851891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124851891 DMM DEBUG MM(262420000000028/f6455cb7) Requesting authorization (sgsn_auth.c:160) 20250316124851891 DMM INFO MM(262420000000028/f6455cb7) Requesting authentication tuples (sgsn_auth.c:184) 20250316124851891 DMM DEBUG MM(262420000000028/f6455cb7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124851891 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250316124851891 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250316124851898 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124851898 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124851898 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124851898 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124851899 DMM INFO MM(262420000000028/f6455cb7) Subscriber data update (mmctx.c:445) 20250316124851899 DMM DEBUG MM(262420000000028/f6455cb7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124851899 DMM INFO MM(262420000000028/f6455cb7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124851899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124851899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124851899 DMM INFO MM(262420000000028/f6455cb7) <- GMM AUTH AND CIPHERING REQ (rand = 23 d4 48 85 e8 19 fd 5b ed 2e f8 a5 d4 d2 e7 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124851916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124851916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124851916 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124851916 DMM INFO MM(262420000000028/f6455cb7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124851916 DMM NOTICE MM(262420000000028/f6455cb7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124851916 DMM DEBUG MM(262420000000028/f6455cb7) checking auth: received GSM SRES = 6b f1 2a 06 (gprs_gmm.c:721) 20250316124851916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124851916 DMM DEBUG MM(262420000000028/f6455cb7) Requesting authorization (sgsn_auth.c:160) 20250316124851916 DMM INFO MM(262420000000028/f6455cb7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124851916 DMM DEBUG MM(262420000000028/f6455cb7) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124851916 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250316124851916 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) 20250316124851916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124851916 DMM INFO MM(262420000000028/f6455cb7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6455cb7) (gprs_gmm.c:355) 20250316124851919 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124851919 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124851919 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250316124851919 DMM INFO MM(262420000000028/f6455cb7) Subscriber data update (mmctx.c:445) 20250316124851919 DMM DEBUG MM(262420000000028/f6455cb7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124851919 DMM INFO MM(262420000000028/f6455cb7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124851919 DMM NOTICE MM(262420000000028/f6455cb7) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1055) 20250316124851919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124851919 DMM NOTICE MM(262420000000028/f6455cb7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124851919 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) 20250316124851920 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124851920 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250316124851920 DMM INFO MM(262420000000028/f6455cb7) Subscriber data update (mmctx.c:445) 20250316124851920 DMM DEBUG MM(262420000000028/f6455cb7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124851934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124851934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124851934 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124851934 DMM INFO MM(262420000000028/f6455cb7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124851934 DMM NOTICE MM(262420000000028/f6455cb7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124851934 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124851934 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124851934 DLLC NOTICE LLME(e6b529f7/f6455cb7){ASSIGNED} LLGM Assign pre (ffffffff => f6455cb7) (gprs_llc.c:1079) 20250316124851934 DLLC NOTICE LLME(ffffffff/f6455cb7){ASSIGNED} LLGM Assign post (ffffffff => f6455cb7) (gprs_llc.c:1125) 20250316124851934 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124851934 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124851934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124851934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124851992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124851992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124851992 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124851992 DMM INFO MM(262420000000028/f6455cb7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124851992 DMM INFO MM(262420000000028/f6455cb7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124851992 DMM DEBUG MM(262420000000028/f6455cb7) Using GGSN 0 (gprs_sm.c:317) 20250316124851992 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) 20250316124851992 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250316124851992 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124851992 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124851992 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:386) 20250316124852014 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 f7 6e 35 d1 11 31 86 37 46 14 05 7f 41 a8 81 8e 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) 20250316124852014 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc4251130, cbp=0x559cc73e86e0) (sgsn_libgtp.c:632) 20250316124852014 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124852014 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=f6455cb7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124852014 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124852014 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124852030 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250316124852030 DGPRS INFO PDP(262420000000028:5): Context 0x7f6bc4251130 was deleted (sgsn_libgtp.c:706) 20250316124852030 DMM INFO MM(262420000000028/f6455cb7) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250316124852030 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250316124852030 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@3dcf7940f5b7: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250316124852041 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:624) 20250316124852043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124852043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250316124852043 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124852043 DMM INFO MM(262420000000028/f6455cb7) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250316124852044 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) 20250316124852044 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:517) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@3dcf7940f5b7: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124852053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36376<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(983)@3dcf7940f5b7: Final verdict of PTC: none 20250316124852058 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124852058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(987)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(977)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(981)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(985)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(975)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Sun Mar 16 12:48:52 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 20250316124852155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124852557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101572) 20250316124853059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124853059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101572, count=102732) 20250316124854060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124854060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Sun Mar 16 12:48:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124855061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124855061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250316124855639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124855642 DMM INFO MM(262420000000028/f6455cb7) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124855642 DMM INFO MM(262420000000028/f6455cb7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124855642 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124855642 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124855642 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124855642 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124855642 DLLC NOTICE LLME(ffffffff/f6455cb7){ASSIGNED} LLGM Assign pre (f6455cb7 => ffffffff) (gprs_llc.c:1079) 20250316124855642 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6455cb7 => ffffffff) (gprs_llc.c:1125) 20250316124855642 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f1390 (gprs_sndcp.c:574) 20250316124855642 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124855642 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250316124855642 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) 20250316124855642 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) 20250316124855642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124855642 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124855642 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124855642 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124855642 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(992)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124855694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124855694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124855694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124855694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124855694 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124855694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124855694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124855694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124855694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124855696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124855696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124855696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124855696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124855696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124855696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124855696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124855696 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124855696 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124855696 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124855696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124855696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124855697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(997)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124855702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124855709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124855709 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(997)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1001)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124855714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124855714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124855714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124855714 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124855714 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124855714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124855714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124855714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124855714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124855715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124855715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124855715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124855715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124855715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124855715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124855715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124855715 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124855715 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124855715 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124855715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124855716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124855716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124855718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124855725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124855725 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1003)@3dcf7940f5b7: 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)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124855730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124855730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124855730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124855730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124855730 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124855730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124855730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124855730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124855730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124855731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124855731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124855731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124855731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124855731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124855731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124855731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124855731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124855731 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124855731 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124855731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124855731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124855731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124855733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124855739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124855739 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)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124856062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124856063 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124856063 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124856063 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124856067 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1007)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250316124856068 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='EB166EF0'O, index=0 SGSN_Test-GSUP(1008)@3dcf7940f5b7: 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)@3dcf7940f5b7: 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 := 'FDA86FC59A15C9C036937A07F3F85EB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C016C91E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '01E4A44A279FDA8D'O } } } } } 20250316124856149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124856149 DLLC NOTICE LLME(ffffffff/eb166ef0){UNASSIGNED} LLC RX: unknown TLLI 0xeb166ef0, creating LLME on the fly (gprs_llc.c:552) 20250316124856149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124856149 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1325) 20250316124856149 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124856149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124856149 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124856149 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124856149 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124856149 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124856149 DLLC NOTICE LLME(ffffffff/eb166ef0){UNASSIGNED} LLGM Assign pre (eb166ef0 => d36902d1) (gprs_llc.c:1079) 20250316124856149 DLLC NOTICE LLME(eb166ef0/d36902d1){ASSIGNED} LLGM Assign post (eb166ef0 => d36902d1) (gprs_llc.c:1125) 20250316124856149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124856149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124856149 DMM DEBUG MM(262420000000026/d36902d1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124856172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124856172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124856172 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124856172 DMM DEBUG MM(262420000000026/d36902d1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1139) 20250316124856172 DMM NOTICE MM(262420000000026/d36902d1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124856172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124856172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124856172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124856172 DMM DEBUG MM(262420000000026/d36902d1) Requesting authorization (sgsn_auth.c:160) 20250316124856172 DMM INFO MM(262420000000026/d36902d1) Requesting authentication tuples (sgsn_auth.c:184) 20250316124856172 DMM DEBUG MM(262420000000026/d36902d1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124856172 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250316124856172 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250316124856179 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124856179 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124856179 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124856179 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124856179 DMM INFO MM(262420000000026/d36902d1) Subscriber data update (mmctx.c:445) 20250316124856179 DMM DEBUG MM(262420000000026/d36902d1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124856179 DMM INFO MM(262420000000026/d36902d1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124856179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124856179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124856179 DMM INFO MM(262420000000026/d36902d1) <- GMM AUTH AND CIPHERING REQ (rand = fd a8 6f c5 9a 15 c9 c0 36 93 7a 07 f3 f8 5e b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124856198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124856198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124856198 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124856198 DMM INFO MM(262420000000026/d36902d1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124856198 DMM NOTICE MM(262420000000026/d36902d1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124856199 DMM DEBUG MM(262420000000026/d36902d1) checking auth: received GSM SRES = c0 16 c9 1e (gprs_gmm.c:721) 20250316124856199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124856199 DMM DEBUG MM(262420000000026/d36902d1) Requesting authorization (sgsn_auth.c:160) 20250316124856199 DMM INFO MM(262420000000026/d36902d1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124856199 DMM DEBUG MM(262420000000026/d36902d1) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124856199 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250316124856199 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) 20250316124856199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124856199 DMM INFO MM(262420000000026/d36902d1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd36902d1) (gprs_gmm.c:355) 20250316124856202 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124856202 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124856202 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250316124856202 DMM INFO MM(262420000000026/d36902d1) Subscriber data update (mmctx.c:445) 20250316124856202 DMM DEBUG MM(262420000000026/d36902d1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124856202 DMM INFO MM(262420000000026/d36902d1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124856202 DMM NOTICE MM(262420000000026/d36902d1) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1055) 20250316124856202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124856202 DMM NOTICE MM(262420000000026/d36902d1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124856202 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) 20250316124856204 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124856204 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250316124856204 DMM INFO MM(262420000000026/d36902d1) Subscriber data update (mmctx.c:445) 20250316124856204 DMM DEBUG MM(262420000000026/d36902d1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124856217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124856217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124856217 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124856218 DMM INFO MM(262420000000026/d36902d1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124856218 DMM NOTICE MM(262420000000026/d36902d1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124856218 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124856218 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124856218 DLLC NOTICE LLME(eb166ef0/d36902d1){ASSIGNED} LLGM Assign pre (ffffffff => d36902d1) (gprs_llc.c:1079) 20250316124856218 DLLC NOTICE LLME(ffffffff/d36902d1){ASSIGNED} LLGM Assign post (ffffffff => d36902d1) (gprs_llc.c:1125) 20250316124856218 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124856218 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124856218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124856218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124856275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124856275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124856275 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124856275 DMM INFO MM(262420000000026/d36902d1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124856275 DMM INFO MM(262420000000026/d36902d1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124856275 DMM DEBUG MM(262420000000026/d36902d1) Using GGSN 0 (gprs_sm.c:317) 20250316124856275 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) 20250316124856275 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250316124856275 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124856275 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124856275 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:386) 20250316124856301 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 2c c3 d4 06 11 7f ab 1c 99 14 05 7f cd 4d 03 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=1055 from retransmit req queue (gtp.c:461) 20250316124856301 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc4251130, cbp=0x559cc73e86e0) (sgsn_libgtp.c:632) 20250316124856301 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124856301 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=d36902d1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124856301 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124856301 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124856318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124856318 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250316124856318 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124856324 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 2c c3 d4 06 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2569) 20250316124856324 DGPRS INFO PDP(262420000000026:5): Context 0x7f6bc4251130 was deleted (sgsn_libgtp.c:706) 20250316124856324 DMM INFO MM(262420000000026/d36902d1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250316124856324 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250316124856324 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@3dcf7940f5b7: Removing Client IMSI='262420000000026'H, index=0 20250316124856334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124856334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250316124856334 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124856334 DMM INFO MM(262420000000026/d36902d1) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124856340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41916<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124856344 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124856344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1008)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1006)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(996)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1001)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1004)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(994)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(999)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sun Mar 16 12:48:56 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 20250316124856441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124856843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84228) 20250316124857346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124857346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84228, count=103812) 20250316124858347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124858347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Sun Mar 16 12:48:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124859349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124859349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_gmm_detach started. 20250316124859940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124859943 DMM INFO MM(262420000000026/d36902d1) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124859943 DMM INFO MM(262420000000026/d36902d1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124859943 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124859943 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124859943 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124859943 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124859943 DLLC NOTICE LLME(ffffffff/d36902d1){ASSIGNED} LLGM Assign pre (d36902d1 => ffffffff) (gprs_llc.c:1079) 20250316124859943 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d36902d1 => ffffffff) (gprs_llc.c:1125) 20250316124859943 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f1390 (gprs_sndcp.c:574) 20250316124859943 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124859943 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250316124859943 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) 20250316124859943 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) 20250316124859943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124859943 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124859943 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124859943 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124859943 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1011)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124859986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124859986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124859986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124859986 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124859986 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124859986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124859986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124859986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124859986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124859986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124859986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124859986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124859987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124859987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124859987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124859987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124859987 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124859987 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124859987 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124859987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124859987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124859987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124859989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124859994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124859994 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1017)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1021)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@3dcf7940f5b7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1020)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124900006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124900006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124900006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124900006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124900006 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124900006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124900006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124900006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124900006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1021)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124900007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124900007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124900007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124900007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124900007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124900007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124900007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124900007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124900007 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124900007 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124900007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124900007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124900007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124900009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1017)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1020)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250316124900014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124900014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1025)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124900016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124900016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124900016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124900016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124900016 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124900016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124900016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124900016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124900016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_gmm_detach-BVCI210(1018)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1025)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124900016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124900017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124900017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124900017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124900017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124900017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124900017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124900017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124900017 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124900017 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124900017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124900017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124900017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124900020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124900025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124900025 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124900351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124900351 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124900351 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124900351 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124900355 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1026)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124900357 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='C0DC4A24'O, index=0 SGSN_Test-GSUP(1027)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@3dcf7940f5b7: 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 := '99E13E5CBE87169ACEFFC7082E881430'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A554974A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '918960D9A8CF5579'O } } } } } 20250316124900429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124900429 DLLC NOTICE LLME(ffffffff/c0dc4a24){UNASSIGNED} LLC RX: unknown TLLI 0xc0dc4a24, creating LLME on the fly (gprs_llc.c:552) 20250316124900429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124900429 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1325) 20250316124900429 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124900430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124900430 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124900430 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124900430 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124900430 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124900430 DLLC NOTICE LLME(ffffffff/c0dc4a24){UNASSIGNED} LLGM Assign pre (c0dc4a24 => de00dbe0) (gprs_llc.c:1079) 20250316124900430 DLLC NOTICE LLME(c0dc4a24/de00dbe0){ASSIGNED} LLGM Assign post (c0dc4a24 => de00dbe0) (gprs_llc.c:1125) 20250316124900430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124900430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124900430 DMM DEBUG MM(262420000000026/de00dbe0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124900457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124900458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124900458 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124900458 DMM DEBUG MM(262420000000026/de00dbe0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1139) 20250316124900458 DMM NOTICE MM(262420000000026/de00dbe0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124900458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124900458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124900458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124900458 DMM DEBUG MM(262420000000026/de00dbe0) Requesting authorization (sgsn_auth.c:160) 20250316124900458 DMM INFO MM(262420000000026/de00dbe0) Requesting authentication tuples (sgsn_auth.c:184) 20250316124900458 DMM DEBUG MM(262420000000026/de00dbe0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124900458 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250316124900458 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250316124900464 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124900464 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124900464 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124900464 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124900464 DMM INFO MM(262420000000026/de00dbe0) Subscriber data update (mmctx.c:445) 20250316124900464 DMM DEBUG MM(262420000000026/de00dbe0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124900464 DMM INFO MM(262420000000026/de00dbe0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124900464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124900465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124900465 DMM INFO MM(262420000000026/de00dbe0) <- GMM AUTH AND CIPHERING REQ (rand = 99 e1 3e 5c be 87 16 9a ce ff c7 08 2e 88 14 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124900483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124900483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124900483 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124900483 DMM INFO MM(262420000000026/de00dbe0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124900483 DMM NOTICE MM(262420000000026/de00dbe0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124900483 DMM DEBUG MM(262420000000026/de00dbe0) checking auth: received GSM SRES = a5 54 97 4a (gprs_gmm.c:721) 20250316124900483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124900483 DMM DEBUG MM(262420000000026/de00dbe0) Requesting authorization (sgsn_auth.c:160) 20250316124900483 DMM INFO MM(262420000000026/de00dbe0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124900483 DMM DEBUG MM(262420000000026/de00dbe0) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124900483 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250316124900483 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) 20250316124900483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124900483 DMM INFO MM(262420000000026/de00dbe0) <- GMM ATTACH ACCEPT (new P-TMSI=0xde00dbe0) (gprs_gmm.c:355) 20250316124900486 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124900486 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124900486 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250316124900487 DMM INFO MM(262420000000026/de00dbe0) Subscriber data update (mmctx.c:445) 20250316124900487 DMM DEBUG MM(262420000000026/de00dbe0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124900487 DMM INFO MM(262420000000026/de00dbe0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124900487 DMM NOTICE MM(262420000000026/de00dbe0) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1055) 20250316124900487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124900487 DMM NOTICE MM(262420000000026/de00dbe0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124900487 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) 20250316124900488 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124900488 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250316124900488 DMM INFO MM(262420000000026/de00dbe0) Subscriber data update (mmctx.c:445) 20250316124900488 DMM DEBUG MM(262420000000026/de00dbe0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124900499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124900499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124900499 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124900499 DMM INFO MM(262420000000026/de00dbe0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124900499 DMM NOTICE MM(262420000000026/de00dbe0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124900499 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124900499 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124900500 DLLC NOTICE LLME(c0dc4a24/de00dbe0){ASSIGNED} LLGM Assign pre (ffffffff => de00dbe0) (gprs_llc.c:1079) 20250316124900500 DLLC NOTICE LLME(ffffffff/de00dbe0){ASSIGNED} LLGM Assign post (ffffffff => de00dbe0) (gprs_llc.c:1125) 20250316124900500 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124900500 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124900500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124900500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124900556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124900556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124900556 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124900556 DMM INFO MM(262420000000026/de00dbe0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124900556 DMM INFO MM(262420000000026/de00dbe0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124900556 DMM DEBUG MM(262420000000026/de00dbe0) Using GGSN 0 (gprs_sm.c:317) 20250316124900556 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) 20250316124900556 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250316124900556 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124900556 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124900556 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:386) 20250316124900580 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 15 c2 57 7b 11 41 58 af 30 14 05 7f 7f 5d 82 5a 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) 20250316124900580 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc4251130, cbp=0x559cc73e86e0) (sgsn_libgtp.c:632) 20250316124900580 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124900580 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=de00dbe0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124900580 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124900580 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124900598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124900598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124900598 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124900598 DMM INFO MM(262420000000026/de00dbe0) -> GMM DETACH REQUEST TLLI=0xde00dbe0 type=GPRS detach (gprs_gmm.c:1524) 20250316124900598 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:453) 20250316124900598 DMM INFO MM(262420000000026/de00dbe0) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250316124900598 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124900598 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124900598 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124900598 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124900598 DLLC NOTICE LLME(ffffffff/de00dbe0){ASSIGNED} LLGM Assign pre (de00dbe0 => ffffffff) (gprs_llc.c:1079) 20250316124900598 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de00dbe0 => ffffffff) (gprs_llc.c:1125) 20250316124900598 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f1390 (gprs_sndcp.c:574) 20250316124900598 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124900598 DMM NOTICE MM(262420000000026/de00dbe0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250316124900598 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250316124900598 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250316124900598 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316124900599 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:386) 20250316124900599 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250316124900599 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) 20250316124900599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124900599 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124900599 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124900599 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124900600 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@3dcf7940f5b7: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124900615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41932<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1021)@3dcf7940f5b7: Final verdict of PTC: none 20250316124900620 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124900620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1011)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1025)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1015)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1018)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1013)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1023)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1019)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1018): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Sun Mar 16 12:49:00 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 20250316124900721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124901023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41938<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89056) 20250316124901621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124901621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89056, count=107304) 20250316124902624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124902624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Sun Mar 16 12:49:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124903626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124903626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250316124904101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124904102 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1035)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1035)@3dcf7940f5b7: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1034)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124904138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124904138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124904138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124904138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124904138 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124904138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124904138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124904138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124904138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1035)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124904139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124904139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124904139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124904139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124904139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124904139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124904139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124904139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124904139 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124904139 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124904139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124904140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124904140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1035)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1035)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124904142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1031)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1034)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250316124904146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124904146 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1039)@3dcf7940f5b7: Provider Link came up: sending NS-RESET TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124904149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124904149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124904149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124904149 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124904149 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124904149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124904149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124904149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124904149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124904150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124904150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124904150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124904150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124904150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124904150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124904150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124904150 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124904150 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124904150 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124904150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124904150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124904150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124904153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124904158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124904159 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1041)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124904163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124904163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124904163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124904163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124904163 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124904164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124904164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124904164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124904164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124904165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124904165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124904165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124904165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124904165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124904165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124904165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124904165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124904165 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124904165 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124904165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124904165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124904165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124904167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124904171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124904171 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)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124904627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124904627 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124904627 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124904627 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124904632 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124904633 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@3dcf7940f5b7: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='E9343C7A'O, index=0 SGSN_Test-GSUP(1046)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250316124905711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124905711 DLLC NOTICE LLME(ffffffff/e9343c7a){UNASSIGNED} LLC RX: unknown TLLI 0xe9343c7a, creating LLME on the fly (gprs_llc.c:552) 20250316124905711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124905711 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250316124905711 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124905711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124905711 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124905711 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124905711 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124905711 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124905711 DLLC NOTICE LLME(ffffffff/e9343c7a){UNASSIGNED} LLGM Assign pre (e9343c7a => f1eed51d) (gprs_llc.c:1079) 20250316124905711 DLLC NOTICE LLME(e9343c7a/f1eed51d){ASSIGNED} LLGM Assign post (e9343c7a => f1eed51d) (gprs_llc.c:1125) 20250316124905711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124905711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124905711 DMM DEBUG MM(262420000000039/f1eed51d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124905735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124905735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250316124905735 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124905735 DMM INFO MM(262420000000039/f1eed51d) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250316124905735 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124905735 DLLC NOTICE LLME(e9343c7a/f1eed51d){ASSIGNED} LLGM Assign pre (e9343c7a => f1eed51d) (gprs_llc.c:1079) 20250316124905735 DLLC NOTICE LLME(e9343c7a/f1eed51d){ASSIGNED} LLGM Assign post (e9343c7a => f1eed51d) (gprs_llc.c:1125) 20250316124905735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124905735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124905735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124905735 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124905735 DMM DEBUG MM(262420000000039/f1eed51d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1139) 20250316124905735 DMM NOTICE MM(262420000000039/f1eed51d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124905735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124905735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124905735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250316124905735 DMM INFO MM(262420000000039/f1eed51d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1eed51d) (gprs_gmm.c:355) TC_attach_gmm_attach_req_while_gmm_attach(1048)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@3dcf7940f5b7: Removing Client IMSI='262420000000039'H, index=0 20250316124906743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124906743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124906743 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124906743 DMM INFO MM(262420000000039/f1eed51d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124906743 DMM NOTICE MM(262420000000039/f1eed51d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124906743 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124906743 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124906743 DLLC NOTICE LLME(e9343c7a/f1eed51d){ASSIGNED} LLGM Assign pre (ffffffff => f1eed51d) (gprs_llc.c:1079) 20250316124906743 DLLC NOTICE LLME(ffffffff/f1eed51d){ASSIGNED} LLGM Assign post (ffffffff => f1eed51d) (gprs_llc.c:1125) 20250316124906743 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124906743 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124906743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124906743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124906748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41952<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@3dcf7940f5b7: Final verdict of PTC: none 20250316124906753 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124906753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1039)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1044)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1034)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1035)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1037)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1033)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1042)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1033): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1034): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1035): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sun Mar 16 12:49:06 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 20250316124906855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124907259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66736) 20250316124907754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124907754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66736, count=71092) 20250316124908755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124908755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sun Mar 16 12:49:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124909756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124909756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_xid_empty_l3 started. 20250316124910362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124910365 DMM INFO MM(262420000000039/f1eed51d) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124910365 DMM INFO MM(262420000000039/f1eed51d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124910365 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124910365 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124910365 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124910365 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124910365 DLLC NOTICE LLME(ffffffff/f1eed51d){ASSIGNED} LLGM Assign pre (f1eed51d => ffffffff) (gprs_llc.c:1079) 20250316124910365 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1eed51d => ffffffff) (gprs_llc.c:1125) 20250316124910365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124910365 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124910365 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124910365 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124910365 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124910406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124910406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124910406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124910406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124910406 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124910406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124910406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124910406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124910406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124910407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124910407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124910407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124910407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124910407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124910407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124910407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124910407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124910407 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124910407 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124910407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124910407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124910407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124910409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124910413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124910413 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124910419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124910419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124910419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124910419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124910419 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124910419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124910419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124910419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124910419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124910420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124910420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124910420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124910420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124910420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124910420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124910420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124910420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124910420 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124910420 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124910420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124910420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124910420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124910422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124910429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124910429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1059)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_empty_l3-BVCI210(1057)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1063)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124910433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124910433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124910433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124910433 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124910433 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124910433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124910433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124910433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124910433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124910433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124910433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124910433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124910433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124910433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124910433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124910433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124910433 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124910434 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124910434 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124910434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1063)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124910434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124910434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124910435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124910439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124910439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124910757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124910758 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124910758 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124910758 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124910762 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1064)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124910763 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@3dcf7940f5b7: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='E176F665'O, index=0 SGSN_Test-GSUP(1065)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@3dcf7940f5b7: 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 := '80CF80619357696270C7E5C858F3D8B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C73133E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4D6E69BE668E3ACD'O } } } } } 20250316124911839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124911839 DLLC NOTICE LLME(ffffffff/e176f665){UNASSIGNED} LLC RX: unknown TLLI 0xe176f665, creating LLME on the fly (gprs_llc.c:552) 20250316124911839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124911839 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1325) 20250316124911839 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124911839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124911839 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124911839 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124911840 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124911840 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124911840 DLLC NOTICE LLME(ffffffff/e176f665){UNASSIGNED} LLGM Assign pre (e176f665 => f402563e) (gprs_llc.c:1079) 20250316124911840 DLLC NOTICE LLME(e176f665/f402563e){ASSIGNED} LLGM Assign post (e176f665 => f402563e) (gprs_llc.c:1125) 20250316124911840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124911840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124911840 DMM DEBUG MM(262420000000044/f402563e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124911854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124911855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124911855 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124911855 DMM DEBUG MM(262420000000044/f402563e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1139) 20250316124911855 DMM NOTICE MM(262420000000044/f402563e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124911855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124911855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124911855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124911855 DMM DEBUG MM(262420000000044/f402563e) Requesting authorization (sgsn_auth.c:160) 20250316124911855 DMM INFO MM(262420000000044/f402563e) Requesting authentication tuples (sgsn_auth.c:184) 20250316124911855 DMM DEBUG MM(262420000000044/f402563e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124911855 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250316124911855 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@3dcf7940f5b7: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250316124911860 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124911860 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124911860 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124911860 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124911860 DMM INFO MM(262420000000044/f402563e) Subscriber data update (mmctx.c:445) 20250316124911860 DMM DEBUG MM(262420000000044/f402563e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124911860 DMM INFO MM(262420000000044/f402563e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124911860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124911860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124911860 DMM INFO MM(262420000000044/f402563e) <- GMM AUTH AND CIPHERING REQ (rand = 80 cf 80 61 93 57 69 62 70 c7 e5 c8 58 f3 d8 b2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124911876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124911876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124911876 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124911876 DMM INFO MM(262420000000044/f402563e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124911876 DMM NOTICE MM(262420000000044/f402563e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124911876 DMM DEBUG MM(262420000000044/f402563e) checking auth: received GSM SRES = 1c 73 13 3e (gprs_gmm.c:721) 20250316124911876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124911876 DMM DEBUG MM(262420000000044/f402563e) Requesting authorization (sgsn_auth.c:160) 20250316124911876 DMM INFO MM(262420000000044/f402563e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124911876 DMM DEBUG MM(262420000000044/f402563e) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124911876 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250316124911876 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) 20250316124911876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124911876 DMM INFO MM(262420000000044/f402563e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf402563e) (gprs_gmm.c:355) 20250316124911879 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124911879 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124911879 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250316124911879 DMM INFO MM(262420000000044/f402563e) Subscriber data update (mmctx.c:445) 20250316124911879 DMM DEBUG MM(262420000000044/f402563e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124911879 DMM INFO MM(262420000000044/f402563e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124911879 DMM NOTICE MM(262420000000044/f402563e) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1055) 20250316124911879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124911879 DMM NOTICE MM(262420000000044/f402563e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124911879 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) 20250316124911880 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124911880 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250316124911880 DMM INFO MM(262420000000044/f402563e) Subscriber data update (mmctx.c:445) 20250316124911880 DMM DEBUG MM(262420000000044/f402563e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124911893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124911893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124911893 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124911893 DMM INFO MM(262420000000044/f402563e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124911893 DMM NOTICE MM(262420000000044/f402563e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124911893 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124911893 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124911893 DLLC NOTICE LLME(e176f665/f402563e){ASSIGNED} LLGM Assign pre (ffffffff => f402563e) (gprs_llc.c:1079) 20250316124911893 DLLC NOTICE LLME(ffffffff/f402563e){ASSIGNED} LLGM Assign post (ffffffff => f402563e) (gprs_llc.c:1125) 20250316124911893 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124911893 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124911893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124911893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124911950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124911950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124911950 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124911950 DMM INFO MM(262420000000044/f402563e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124911950 DMM INFO MM(262420000000044/f402563e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124911950 DMM DEBUG MM(262420000000044/f402563e) Using GGSN 0 (gprs_sm.c:317) 20250316124911950 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) 20250316124911950 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250316124911950 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124911950 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124911950 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:386) 20250316124911976 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 6e 50 d0 e2 11 33 94 17 32 14 05 7f 74 3f 8d 58 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) 20250316124911976 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc42521a8, cbp=0x559cc73e9c80) (sgsn_libgtp.c:632) 20250316124911976 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124911976 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=f402563e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124911976 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124911976 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124911992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124911992 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250316124911992 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250316124911992 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@3dcf7940f5b7: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124912005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47400<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@3dcf7940f5b7: Final verdict of PTC: none 20250316124912010 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124912011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1053)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@3dcf7940f5b7: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@3dcf7940f5b7: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@3dcf7940f5b7: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1058)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1063)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1051)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1056)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1061)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sun Mar 16 12:49:12 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 20250316124912116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124912518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47404<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86852) 20250316124913012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124913012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86852, count=97388) 20250316124914013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124914013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sun Mar 16 12:49:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124915014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124915014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_xid_n201u started. 20250316124915615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124915617 DMM INFO MM(262420000000044/f402563e) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124915617 DMM INFO MM(262420000000044/f402563e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124915617 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124915617 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124915617 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124915617 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124915617 DLLC NOTICE LLME(ffffffff/f402563e){ASSIGNED} LLGM Assign pre (f402563e => ffffffff) (gprs_llc.c:1079) 20250316124915617 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f402563e => ffffffff) (gprs_llc.c:1125) 20250316124915617 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f1390 (gprs_sndcp.c:574) 20250316124915617 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124915617 DMM NOTICE MM(262420000000044/f402563e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250316124915617 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250316124915617 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250316124915617 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316124915618 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:386) 20250316124915618 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250316124915618 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) 20250316124915618 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) 20250316124915618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124915618 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124915618 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124915618 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124915618 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124915675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124915675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124915675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124915675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124915675 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124915675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124915675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124915675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124915675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124915677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124915677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124915677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124915677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124915677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124915677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124915677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124915677 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124915677 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124915677 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124915677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124915678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124915678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1073)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124915680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124915685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124915685 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1074)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI196(1071)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124915690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124915690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124915690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124915690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124915690 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124915690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124915690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124915690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124915690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124915691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124915691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124915691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124915691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124915691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124915691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124915691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124915691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124915691 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124915691 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124915691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124915692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124915692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124915694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124915699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124915699 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124915706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124915706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124915706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124915706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124915706 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124915706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124915706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124915706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124915706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124915707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124915707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124915707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124915707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124915707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124915707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124915707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124915707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124915707 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124915707 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124915707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124915707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124915707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124915709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124915713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124915714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124916015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124916015 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124916015 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124916016 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124916020 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124916021 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@3dcf7940f5b7: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='D712B8A0'O, index=0 SGSN_Test-GSUP(1084)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@3dcf7940f5b7: 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 := '3B8D23A59912D94A9ED4A317B9E8C8DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9684FF8C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C56BADB906710871'O } } } } } 20250316124917093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124917093 DLLC NOTICE LLME(ffffffff/d712b8a0){UNASSIGNED} LLC RX: unknown TLLI 0xd712b8a0, creating LLME on the fly (gprs_llc.c:552) 20250316124917093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124917093 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1325) 20250316124917093 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124917093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124917093 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124917093 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124917093 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124917093 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124917093 DLLC NOTICE LLME(ffffffff/d712b8a0){UNASSIGNED} LLGM Assign pre (d712b8a0 => c2611882) (gprs_llc.c:1079) 20250316124917093 DLLC NOTICE LLME(d712b8a0/c2611882){ASSIGNED} LLGM Assign post (d712b8a0 => c2611882) (gprs_llc.c:1125) 20250316124917093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124917093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124917093 DMM DEBUG MM(262420000000045/c2611882) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124917112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124917112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124917113 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124917113 DMM DEBUG MM(262420000000045/c2611882) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1139) 20250316124917113 DMM NOTICE MM(262420000000045/c2611882) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124917113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124917113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124917113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124917113 DMM DEBUG MM(262420000000045/c2611882) Requesting authorization (sgsn_auth.c:160) 20250316124917113 DMM INFO MM(262420000000045/c2611882) Requesting authentication tuples (sgsn_auth.c:184) 20250316124917113 DMM DEBUG MM(262420000000045/c2611882) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124917113 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250316124917113 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@3dcf7940f5b7: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250316124917118 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124917119 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124917119 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124917119 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124917119 DMM INFO MM(262420000000045/c2611882) Subscriber data update (mmctx.c:445) 20250316124917119 DMM DEBUG MM(262420000000045/c2611882) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124917119 DMM INFO MM(262420000000045/c2611882) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124917119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124917119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124917119 DMM INFO MM(262420000000045/c2611882) <- GMM AUTH AND CIPHERING REQ (rand = 3b 8d 23 a5 99 12 d9 4a 9e d4 a3 17 b9 e8 c8 dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124917134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124917134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124917134 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124917134 DMM INFO MM(262420000000045/c2611882) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124917134 DMM NOTICE MM(262420000000045/c2611882) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124917134 DMM DEBUG MM(262420000000045/c2611882) checking auth: received GSM SRES = 96 84 ff 8c (gprs_gmm.c:721) 20250316124917134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124917134 DMM DEBUG MM(262420000000045/c2611882) Requesting authorization (sgsn_auth.c:160) 20250316124917134 DMM INFO MM(262420000000045/c2611882) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124917134 DMM DEBUG MM(262420000000045/c2611882) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124917134 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250316124917134 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) 20250316124917134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124917134 DMM INFO MM(262420000000045/c2611882) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2611882) (gprs_gmm.c:355) 20250316124917137 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124917137 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124917137 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250316124917137 DMM INFO MM(262420000000045/c2611882) Subscriber data update (mmctx.c:445) 20250316124917137 DMM DEBUG MM(262420000000045/c2611882) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124917137 DMM INFO MM(262420000000045/c2611882) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124917137 DMM NOTICE MM(262420000000045/c2611882) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1055) 20250316124917137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124917137 DMM NOTICE MM(262420000000045/c2611882) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124917137 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) 20250316124917138 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124917138 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250316124917138 DMM INFO MM(262420000000045/c2611882) Subscriber data update (mmctx.c:445) 20250316124917138 DMM DEBUG MM(262420000000045/c2611882) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124917150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124917150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124917150 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124917150 DMM INFO MM(262420000000045/c2611882) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124917150 DMM NOTICE MM(262420000000045/c2611882) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124917150 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124917150 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124917150 DLLC NOTICE LLME(d712b8a0/c2611882){ASSIGNED} LLGM Assign pre (ffffffff => c2611882) (gprs_llc.c:1079) 20250316124917150 DLLC NOTICE LLME(ffffffff/c2611882){ASSIGNED} LLGM Assign post (ffffffff => c2611882) (gprs_llc.c:1125) 20250316124917150 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124917150 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124917150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124917150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124917209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124917209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124917209 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124917209 DMM INFO MM(262420000000045/c2611882) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124917209 DMM INFO MM(262420000000045/c2611882) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124917209 DMM DEBUG MM(262420000000045/c2611882) Using GGSN 0 (gprs_sm.c:317) 20250316124917209 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) 20250316124917209 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250316124917209 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124917209 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124917209 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:386) 20250316124917234 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 ae d7 02 b2 11 1c 58 2b 51 14 05 7f 6d 33 d3 fa 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) 20250316124917234 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc4253220, cbp=0x559cc73ea300) (sgsn_libgtp.c:632) 20250316124917234 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124917234 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=c2611882, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124917234 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124917234 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124917250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124917250 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250316124917250 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250316124917250 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250316124917250 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@3dcf7940f5b7: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124917263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56852<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1082)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1072)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@3dcf7940f5b7: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1077)@3dcf7940f5b7: Final verdict of PTC: none 20250316124917268 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124917269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1074)@3dcf7940f5b7: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@3dcf7940f5b7: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1075)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1080)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1070)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_xid_n201u finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sun Mar 16 12:49:17 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250316124917333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124917735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85236) 20250316124918270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124918270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85236, count=101072) 20250316124919272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124919272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sun Mar 16 12:49:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124920274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124920274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316124920645 DGPRS DEBUG Checking for inactive LLMEs, time = 5360266 (sgsn.c:131) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_llc_null started. 20250316124920834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124920836 DMM INFO MM(262420000000045/c2611882) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124920836 DMM INFO MM(262420000000045/c2611882) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124920836 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124920836 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124920836 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124920836 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124920836 DLLC NOTICE LLME(ffffffff/c2611882){ASSIGNED} LLGM Assign pre (c2611882 => ffffffff) (gprs_llc.c:1079) 20250316124920836 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2611882 => ffffffff) (gprs_llc.c:1125) 20250316124920836 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f1390 (gprs_sndcp.c:574) 20250316124920836 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124920836 DMM NOTICE MM(262420000000045/c2611882) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250316124920836 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250316124920836 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250316124920836 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316124920836 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:386) 20250316124920837 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250316124920837 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) 20250316124920837 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) 20250316124920837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124920837 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124920837 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124920837 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124920837 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124920882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124920882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124920882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124920882 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124920882 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124920882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124920882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124920882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124920882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124920883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124920883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124920883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124920883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124920883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124920883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124920883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124920883 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124920883 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124920883 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124920883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124920883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124920883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124920886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124920890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124920890 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1093)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1090)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1097)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@3dcf7940f5b7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1096)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124920901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124920901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124920901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124920901 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124920901 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124920901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124920901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124920901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124920901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1097)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124920902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124920902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124920902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124920902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124920902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124920902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124920902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124920902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124920902 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124920902 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124920902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124920902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124920902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124920904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1093)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1096)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124920910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124920910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250316124920911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124920911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124920911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124920911 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124920911 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124920911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124920911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124920911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124920912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_llc_null-BVCI210(1094)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1101)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124920913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124920913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124920913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124920913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124920913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124920913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124920913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124920913 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124920913 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124920913 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124920913 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124920913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124920913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124920916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124920921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124920921 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124921275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124921275 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124921275 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124921275 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124921279 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124921281 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@3dcf7940f5b7: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='E4AFC1F4'O, index=0 SGSN_Test-GSUP(1103)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@3dcf7940f5b7: 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 := '55C7CA6FFAA10DA9EECAE4D8E57391C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '62BF1EFB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E708A40C710B13AA'O } } } } } 20250316124922352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124922352 DLLC NOTICE LLME(ffffffff/e4afc1f4){UNASSIGNED} LLC RX: unknown TLLI 0xe4afc1f4, creating LLME on the fly (gprs_llc.c:552) 20250316124922352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124922352 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1325) 20250316124922352 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124922352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124922352 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124922352 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124922352 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124922352 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124922352 DLLC NOTICE LLME(ffffffff/e4afc1f4){UNASSIGNED} LLGM Assign pre (e4afc1f4 => ea1cc201) (gprs_llc.c:1079) 20250316124922352 DLLC NOTICE LLME(e4afc1f4/ea1cc201){ASSIGNED} LLGM Assign post (e4afc1f4 => ea1cc201) (gprs_llc.c:1125) 20250316124922352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124922352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124922352 DMM DEBUG MM(262420000000041/ea1cc201) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124922367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124922367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124922367 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124922367 DMM DEBUG MM(262420000000041/ea1cc201) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1139) 20250316124922367 DMM NOTICE MM(262420000000041/ea1cc201) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124922367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124922367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124922367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124922367 DMM DEBUG MM(262420000000041/ea1cc201) Requesting authorization (sgsn_auth.c:160) 20250316124922367 DMM INFO MM(262420000000041/ea1cc201) Requesting authentication tuples (sgsn_auth.c:184) 20250316124922367 DMM DEBUG MM(262420000000041/ea1cc201) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124922367 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250316124922367 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@3dcf7940f5b7: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250316124922371 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124922371 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124922371 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124922371 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124922371 DMM INFO MM(262420000000041/ea1cc201) Subscriber data update (mmctx.c:445) 20250316124922371 DMM DEBUG MM(262420000000041/ea1cc201) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124922371 DMM INFO MM(262420000000041/ea1cc201) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124922371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124922371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124922371 DMM INFO MM(262420000000041/ea1cc201) <- GMM AUTH AND CIPHERING REQ (rand = 55 c7 ca 6f fa a1 0d a9 ee ca e4 d8 e5 73 91 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124922383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124922383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124922383 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124922383 DMM INFO MM(262420000000041/ea1cc201) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124922383 DMM NOTICE MM(262420000000041/ea1cc201) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124922383 DMM DEBUG MM(262420000000041/ea1cc201) checking auth: received GSM SRES = 62 bf 1e fb (gprs_gmm.c:721) 20250316124922383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124922383 DMM DEBUG MM(262420000000041/ea1cc201) Requesting authorization (sgsn_auth.c:160) 20250316124922383 DMM INFO MM(262420000000041/ea1cc201) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124922383 DMM DEBUG MM(262420000000041/ea1cc201) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124922383 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250316124922383 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) 20250316124922383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124922383 DMM INFO MM(262420000000041/ea1cc201) <- GMM ATTACH ACCEPT (new P-TMSI=0xea1cc201) (gprs_gmm.c:355) 20250316124922385 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124922385 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124922385 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250316124922385 DMM INFO MM(262420000000041/ea1cc201) Subscriber data update (mmctx.c:445) 20250316124922385 DMM DEBUG MM(262420000000041/ea1cc201) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124922385 DMM INFO MM(262420000000041/ea1cc201) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124922385 DMM NOTICE MM(262420000000041/ea1cc201) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1055) 20250316124922385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124922385 DMM NOTICE MM(262420000000041/ea1cc201) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124922385 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) 20250316124922386 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124922386 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250316124922386 DMM INFO MM(262420000000041/ea1cc201) Subscriber data update (mmctx.c:445) 20250316124922386 DMM DEBUG MM(262420000000041/ea1cc201) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124922395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124922395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124922395 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124922395 DMM INFO MM(262420000000041/ea1cc201) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124922395 DMM NOTICE MM(262420000000041/ea1cc201) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124922395 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124922395 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124922395 DLLC NOTICE LLME(e4afc1f4/ea1cc201){ASSIGNED} LLGM Assign pre (ffffffff => ea1cc201) (gprs_llc.c:1079) 20250316124922395 DLLC NOTICE LLME(ffffffff/ea1cc201){ASSIGNED} LLGM Assign post (ffffffff => ea1cc201) (gprs_llc.c:1125) 20250316124922395 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124922395 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124922395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124922395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316124923452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124923452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250316124923452 DLLC DEBUG TLLI=ea1cc201 sends us LLC NULL (gprs_llc.c:912) 20250316124923453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124923453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250316124923453 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124923453 DMM INFO MM(262420000000041/ea1cc201) -> GMM DETACH REQUEST TLLI=0xea1cc201 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250316124923453 DMM INFO MM(262420000000041/ea1cc201) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250316124923453 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124923453 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124923453 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124923453 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124923453 DLLC NOTICE LLME(ffffffff/ea1cc201){ASSIGNED} LLGM Assign pre (ea1cc201 => ffffffff) (gprs_llc.c:1079) 20250316124923453 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea1cc201 => ffffffff) (gprs_llc.c:1125) 20250316124923453 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250316124923453 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) 20250316124923453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124923453 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124923453 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124923453 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124923456 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@3dcf7940f5b7: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@3dcf7940f5b7: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124928462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56868<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1097)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@3dcf7940f5b7: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1091)@3dcf7940f5b7: Final verdict of PTC: none 20250316124928467 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(1101)@3dcf7940f5b7: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@3dcf7940f5b7: Final verdict of PTC: none20250316124928467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1102)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1089)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1095)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1099)@3dcf7940f5b7: Final verdict of PTC: none TC_llc_null-BVCI210(1094)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_llc_null-BVCI210(1094): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_llc_null finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sun Mar 16 12:49:28 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250316124928549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124928850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100204) 20250316124929468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124929469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100204, count=101464) 20250316124930470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124930470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sun Mar 16 12:49:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124931472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124931472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_llc_sabm_dm_llgmm started. 20250316124931948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124931952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124931998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124931998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124931998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124931998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124931998 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124931998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124931998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124931998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124931998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124932000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124932000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124932000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124932001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124932001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124932001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124932001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124932001 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124932001 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124932001 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124932001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124932001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124932001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124932006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124932013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124932013 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1112)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1109)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124932018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124932018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124932018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124932018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124932018 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124932018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124932018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124932018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124932018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250316124932019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124932019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124932019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1115)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124932019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124932019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124932019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124932019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124932019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124932020 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124932020 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124932020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124932020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124932020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1116)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124932023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124932029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124932029 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1117)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1114)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1120)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124932033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124932033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124932033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124932033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124932033 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124932033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124932033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124932033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124932033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124932033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124932033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124932033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124932033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124932033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124932033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124932033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124932033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124932033 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124932033 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124932033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124932034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124932034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124932036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124932041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124932041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124932474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124932474 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124932474 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124932474 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124932478 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1121)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250316124932479 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@3dcf7940f5b7: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='FC03C0EF'O, index=0 SGSN_Test-GSUP(1122)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@3dcf7940f5b7: 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 := 'DA23D22A3CCDA969785CDC9C1ADB151D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '554F5A71'O ("UOZq") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E0F0EBC936BF05FF'O } } } } } 20250316124933553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124933553 DLLC NOTICE LLME(ffffffff/fc03c0ef){UNASSIGNED} LLC RX: unknown TLLI 0xfc03c0ef, creating LLME on the fly (gprs_llc.c:552) 20250316124933553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124933553 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1325) 20250316124933553 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124933553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124933553 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124933553 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124933553 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124933553 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124933553 DLLC NOTICE LLME(ffffffff/fc03c0ef){UNASSIGNED} LLGM Assign pre (fc03c0ef => e3d2fa58) (gprs_llc.c:1079) 20250316124933553 DLLC NOTICE LLME(fc03c0ef/e3d2fa58){ASSIGNED} LLGM Assign post (fc03c0ef => e3d2fa58) (gprs_llc.c:1125) 20250316124933553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124933553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124933553 DMM DEBUG MM(262420000000042/e3d2fa58) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124933579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124933579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124933579 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124933579 DMM DEBUG MM(262420000000042/e3d2fa58) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1139) 20250316124933579 DMM NOTICE MM(262420000000042/e3d2fa58) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124933579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124933579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124933579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124933579 DMM DEBUG MM(262420000000042/e3d2fa58) Requesting authorization (sgsn_auth.c:160) 20250316124933579 DMM INFO MM(262420000000042/e3d2fa58) Requesting authentication tuples (sgsn_auth.c:184) 20250316124933579 DMM DEBUG MM(262420000000042/e3d2fa58) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124933579 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250316124933579 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@3dcf7940f5b7: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250316124933585 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124933585 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124933585 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124933585 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124933585 DMM INFO MM(262420000000042/e3d2fa58) Subscriber data update (mmctx.c:445) 20250316124933585 DMM DEBUG MM(262420000000042/e3d2fa58) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124933585 DMM INFO MM(262420000000042/e3d2fa58) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124933585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124933586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124933586 DMM INFO MM(262420000000042/e3d2fa58) <- GMM AUTH AND CIPHERING REQ (rand = da 23 d2 2a 3c cd a9 69 78 5c dc 9c 1a db 15 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124933602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124933602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124933602 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124933602 DMM INFO MM(262420000000042/e3d2fa58) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124933603 DMM NOTICE MM(262420000000042/e3d2fa58) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124933603 DMM DEBUG MM(262420000000042/e3d2fa58) checking auth: received GSM SRES = 55 4f 5a 71 (gprs_gmm.c:721) 20250316124933603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124933603 DMM DEBUG MM(262420000000042/e3d2fa58) Requesting authorization (sgsn_auth.c:160) 20250316124933603 DMM INFO MM(262420000000042/e3d2fa58) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124933603 DMM DEBUG MM(262420000000042/e3d2fa58) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124933603 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250316124933603 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) 20250316124933603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124933603 DMM INFO MM(262420000000042/e3d2fa58) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3d2fa58) (gprs_gmm.c:355) 20250316124933605 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124933605 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124933606 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250316124933606 DMM INFO MM(262420000000042/e3d2fa58) Subscriber data update (mmctx.c:445) 20250316124933606 DMM DEBUG MM(262420000000042/e3d2fa58) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124933606 DMM INFO MM(262420000000042/e3d2fa58) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124933606 DMM NOTICE MM(262420000000042/e3d2fa58) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1055) 20250316124933606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124933606 DMM NOTICE MM(262420000000042/e3d2fa58) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124933606 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) 20250316124933607 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124933607 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250316124933607 DMM INFO MM(262420000000042/e3d2fa58) Subscriber data update (mmctx.c:445) 20250316124933607 DMM DEBUG MM(262420000000042/e3d2fa58) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124933620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124933620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124933620 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124933620 DMM INFO MM(262420000000042/e3d2fa58) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124933620 DMM NOTICE MM(262420000000042/e3d2fa58) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124933620 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124933620 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124933620 DLLC NOTICE LLME(fc03c0ef/e3d2fa58){ASSIGNED} LLGM Assign pre (ffffffff => e3d2fa58) (gprs_llc.c:1079) 20250316124933620 DLLC NOTICE LLME(ffffffff/e3d2fa58){ASSIGNED} LLGM Assign post (ffffffff => e3d2fa58) (gprs_llc.c:1125) 20250316124933620 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124933620 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124933620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124933620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316124934678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124934678 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)@3dcf7940f5b7: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@3dcf7940f5b7: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124934694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47276<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@3dcf7940f5b7: Final verdict of PTC: none 20250316124934697 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124934698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_llgmm-BVCI210(1114)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@3dcf7940f5b7: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1120)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1115)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@3dcf7940f5b7: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1110)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1113)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1118)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1108)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sun Mar 16 12:49:34 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 20250316124934768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124935170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47284<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79068) 20250316124935698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124935698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79068, count=86760) 20250316124936700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124936700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sun Mar 16 12:49:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124937701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124937701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_llc_sabm_dm_ll5 started. 20250316124938249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124938252 DMM INFO MM(262420000000042/e3d2fa58) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124938252 DMM INFO MM(262420000000042/e3d2fa58) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124938253 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124938253 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124938253 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124938253 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124938253 DLLC NOTICE LLME(ffffffff/e3d2fa58){ASSIGNED} LLGM Assign pre (e3d2fa58 => ffffffff) (gprs_llc.c:1079) 20250316124938253 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3d2fa58 => ffffffff) (gprs_llc.c:1125) 20250316124938253 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250316124938253 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) 20250316124938253 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) 20250316124938253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124938253 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124938253 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124938253 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124938253 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124938292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124938292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124938292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124938292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124938292 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124938292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124938292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124938292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124938292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124938293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124938293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124938293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124938293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124938293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124938293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124938293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124938293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124938293 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124938293 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124938293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124938294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124938294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124938295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124938301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124938301 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124938310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124938310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124938310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124938310 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124938310 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124938310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124938310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124938310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124938310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124938311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124938311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124938311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124938311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124938311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124938311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124938311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124938311 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124938311 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124938311 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124938311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124938311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124938312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124938313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124938318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124938318 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1135)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 TC_llc_sabm_dm_ll5-BVCI210(1133)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124938332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124938332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124938332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124938332 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124938332 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124938332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124938332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124938332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124938332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124938333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124938333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124938333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124938333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124938333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124938333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124938333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124938333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124938333 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124938333 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124938333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124938333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124938333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124938336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124938341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124938341 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124938702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124938702 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124938702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124938702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124938706 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1140)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316124938707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@3dcf7940f5b7: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='EAB88A2F'O, index=0 SGSN_Test-GSUP(1141)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@3dcf7940f5b7: 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 := 'C051A2354AFFF7088F57E349766F4B42'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B8089EFE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DAB38A257A82B0CB'O } } } } } 20250316124939784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124939784 DLLC NOTICE LLME(ffffffff/eab88a2f){UNASSIGNED} LLC RX: unknown TLLI 0xeab88a2f, creating LLME on the fly (gprs_llc.c:552) 20250316124939784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124939784 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1325) 20250316124939784 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124939784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124939784 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124939784 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124939784 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124939784 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124939784 DLLC NOTICE LLME(ffffffff/eab88a2f){UNASSIGNED} LLGM Assign pre (eab88a2f => c7b29a3d) (gprs_llc.c:1079) 20250316124939784 DLLC NOTICE LLME(eab88a2f/c7b29a3d){ASSIGNED} LLGM Assign post (eab88a2f => c7b29a3d) (gprs_llc.c:1125) 20250316124939784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124939784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124939784 DMM DEBUG MM(262420000000043/c7b29a3d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124939799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124939799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124939799 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124939799 DMM DEBUG MM(262420000000043/c7b29a3d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1139) 20250316124939799 DMM NOTICE MM(262420000000043/c7b29a3d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124939799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124939800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124939800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124939800 DMM DEBUG MM(262420000000043/c7b29a3d) Requesting authorization (sgsn_auth.c:160) 20250316124939800 DMM INFO MM(262420000000043/c7b29a3d) Requesting authentication tuples (sgsn_auth.c:184) 20250316124939800 DMM DEBUG MM(262420000000043/c7b29a3d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124939800 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250316124939800 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@3dcf7940f5b7: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250316124939805 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124939805 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124939805 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124939805 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124939805 DMM INFO MM(262420000000043/c7b29a3d) Subscriber data update (mmctx.c:445) 20250316124939805 DMM DEBUG MM(262420000000043/c7b29a3d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124939805 DMM INFO MM(262420000000043/c7b29a3d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124939805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124939805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124939805 DMM INFO MM(262420000000043/c7b29a3d) <- GMM AUTH AND CIPHERING REQ (rand = c0 51 a2 35 4a ff f7 08 8f 57 e3 49 76 6f 4b 42 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124939819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124939819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124939819 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124939819 DMM INFO MM(262420000000043/c7b29a3d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124939819 DMM NOTICE MM(262420000000043/c7b29a3d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124939819 DMM DEBUG MM(262420000000043/c7b29a3d) checking auth: received GSM SRES = b8 08 9e fe (gprs_gmm.c:721) 20250316124939819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124939819 DMM DEBUG MM(262420000000043/c7b29a3d) Requesting authorization (sgsn_auth.c:160) 20250316124939819 DMM INFO MM(262420000000043/c7b29a3d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124939819 DMM DEBUG MM(262420000000043/c7b29a3d) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124939819 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250316124939819 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) 20250316124939819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124939819 DMM INFO MM(262420000000043/c7b29a3d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7b29a3d) (gprs_gmm.c:355) 20250316124939822 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124939822 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124939822 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250316124939822 DMM INFO MM(262420000000043/c7b29a3d) Subscriber data update (mmctx.c:445) 20250316124939822 DMM DEBUG MM(262420000000043/c7b29a3d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124939822 DMM INFO MM(262420000000043/c7b29a3d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124939822 DMM NOTICE MM(262420000000043/c7b29a3d) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1055) 20250316124939822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124939822 DMM NOTICE MM(262420000000043/c7b29a3d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124939822 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) 20250316124939823 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124939823 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250316124939823 DMM INFO MM(262420000000043/c7b29a3d) Subscriber data update (mmctx.c:445) 20250316124939823 DMM DEBUG MM(262420000000043/c7b29a3d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124939834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124939834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124939834 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124939834 DMM INFO MM(262420000000043/c7b29a3d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124939834 DMM NOTICE MM(262420000000043/c7b29a3d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124939834 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124939834 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124939834 DLLC NOTICE LLME(eab88a2f/c7b29a3d){ASSIGNED} LLGM Assign pre (ffffffff => c7b29a3d) (gprs_llc.c:1079) 20250316124939834 DLLC NOTICE LLME(ffffffff/c7b29a3d){ASSIGNED} LLGM Assign post (ffffffff => c7b29a3d) (gprs_llc.c:1125) 20250316124939834 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124939834 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124939834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124939834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316124940892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124940892 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)@3dcf7940f5b7: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@3dcf7940f5b7: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124940907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49488<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1139)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(1141)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1134)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1129)@3dcf7940f5b7: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@3dcf7940f5b7: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@3dcf7940f5b7: Final verdict of PTC: none 20250316124940914 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(1125)@3dcf7940f5b7: Final verdict of PTC: none 20250316124940914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_ll5-BVCI220(1138)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1132)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1127)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1137)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sun Mar 16 12:49:40 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 20250316124941015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124941418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83684) 20250316124941916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124941916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83684, count=91096) 20250316124942917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124942917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sun Mar 16 12:49:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124943918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124943918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_suspend_nopaging started. 20250316124944521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124944523 DMM INFO MM(262420000000043/c7b29a3d) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124944523 DMM INFO MM(262420000000043/c7b29a3d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124944523 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124944523 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124944523 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124944523 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124944523 DLLC NOTICE LLME(ffffffff/c7b29a3d){ASSIGNED} LLGM Assign pre (c7b29a3d => ffffffff) (gprs_llc.c:1079) 20250316124944523 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7b29a3d => ffffffff) (gprs_llc.c:1125) 20250316124944524 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250316124944524 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) 20250316124944524 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) 20250316124944524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316124944524 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124944524 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316124944524 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124944524 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1144)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1149)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1149)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124944577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124944577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124944577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124944577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124944577 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124944577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124944577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124944577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124944577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1149)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124944578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124944578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124944578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1148)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316124944578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124944578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124944578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124944578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124944578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124944578 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124944578 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124944578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1149)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124944579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124944579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1149)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124944581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1148)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250316124944587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124944587 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1153)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@3dcf7940f5b7: Provider Link came up: sending NS-RESET TC_suspend_nopaging-BVCI196(1146)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124944589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124944589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124944589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124944590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124944590 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124944590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124944590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124944590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124944590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124944591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124944591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124944591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124944591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124944591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124944591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124944591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124944591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124944591 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124944591 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124944591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1153)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124944591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124944591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124944594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124944601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124944601 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1152)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124944605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124944606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124944606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124944606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124944606 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124944606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124944606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124944606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124944606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124944607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124944607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124944607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124944607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124944607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124944607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124944607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124944607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124944607 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124944607 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124944607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124944607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124944607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124944610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124944615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124944615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124944919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124944919 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124944919 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124944919 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124944921 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250316124944922 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1146)@3dcf7940f5b7: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='CC6CBF8F'O, index=0 SGSN_Test-GSUP(1160)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@3dcf7940f5b7: 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 := '37BE91ADB7385C4F7BF544C3CA8536AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '938FDDBE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9242761AC7AB8718'O } } } } } 20250316124945991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124945991 DLLC NOTICE LLME(ffffffff/cc6cbf8f){UNASSIGNED} LLC RX: unknown TLLI 0xcc6cbf8f, creating LLME on the fly (gprs_llc.c:552) 20250316124945991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124945991 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1325) 20250316124945991 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124945991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316124945991 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124945991 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316124945992 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124945992 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124945992 DLLC NOTICE LLME(ffffffff/cc6cbf8f){UNASSIGNED} LLGM Assign pre (cc6cbf8f => f0ad02b2) (gprs_llc.c:1079) 20250316124945992 DLLC NOTICE LLME(cc6cbf8f/f0ad02b2){ASSIGNED} LLGM Assign post (cc6cbf8f => f0ad02b2) (gprs_llc.c:1125) 20250316124945992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124945992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124945992 DMM DEBUG MM(262420000000048/f0ad02b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124946003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124946003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124946003 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124946003 DMM DEBUG MM(262420000000048/f0ad02b2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1139) 20250316124946003 DMM NOTICE MM(262420000000048/f0ad02b2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124946003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124946003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124946003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124946003 DMM DEBUG MM(262420000000048/f0ad02b2) Requesting authorization (sgsn_auth.c:160) 20250316124946003 DMM INFO MM(262420000000048/f0ad02b2) Requesting authentication tuples (sgsn_auth.c:184) 20250316124946003 DMM DEBUG MM(262420000000048/f0ad02b2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124946004 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250316124946004 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@3dcf7940f5b7: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250316124946008 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124946008 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124946008 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124946008 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124946008 DMM INFO MM(262420000000048/f0ad02b2) Subscriber data update (mmctx.c:445) 20250316124946008 DMM DEBUG MM(262420000000048/f0ad02b2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124946008 DMM INFO MM(262420000000048/f0ad02b2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124946008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124946008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124946008 DMM INFO MM(262420000000048/f0ad02b2) <- GMM AUTH AND CIPHERING REQ (rand = 37 be 91 ad b7 38 5c 4f 7b f5 44 c3 ca 85 36 ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124946020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124946020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124946020 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124946020 DMM INFO MM(262420000000048/f0ad02b2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124946020 DMM NOTICE MM(262420000000048/f0ad02b2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124946020 DMM DEBUG MM(262420000000048/f0ad02b2) checking auth: received GSM SRES = 93 8f dd be (gprs_gmm.c:721) 20250316124946020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124946020 DMM DEBUG MM(262420000000048/f0ad02b2) Requesting authorization (sgsn_auth.c:160) 20250316124946020 DMM INFO MM(262420000000048/f0ad02b2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124946020 DMM DEBUG MM(262420000000048/f0ad02b2) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124946020 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250316124946020 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) 20250316124946020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124946020 DMM INFO MM(262420000000048/f0ad02b2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0ad02b2) (gprs_gmm.c:355) 20250316124946024 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124946024 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124946024 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250316124946024 DMM INFO MM(262420000000048/f0ad02b2) Subscriber data update (mmctx.c:445) 20250316124946024 DMM DEBUG MM(262420000000048/f0ad02b2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124946024 DMM INFO MM(262420000000048/f0ad02b2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124946024 DMM NOTICE MM(262420000000048/f0ad02b2) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1055) 20250316124946024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124946024 DMM NOTICE MM(262420000000048/f0ad02b2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124946024 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) 20250316124946026 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124946026 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250316124946026 DMM INFO MM(262420000000048/f0ad02b2) Subscriber data update (mmctx.c:445) 20250316124946026 DMM DEBUG MM(262420000000048/f0ad02b2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124946036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124946036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124946036 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124946036 DMM INFO MM(262420000000048/f0ad02b2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124946036 DMM NOTICE MM(262420000000048/f0ad02b2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124946036 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124946036 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124946036 DLLC NOTICE LLME(cc6cbf8f/f0ad02b2){ASSIGNED} LLGM Assign pre (ffffffff => f0ad02b2) (gprs_llc.c:1079) 20250316124946036 DLLC NOTICE LLME(ffffffff/f0ad02b2){ASSIGNED} LLGM Assign post (ffffffff => f0ad02b2) (gprs_llc.c:1125) 20250316124946036 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124946036 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124946036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124946036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124946096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124946096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124946096 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124946096 DMM INFO MM(262420000000048/f0ad02b2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124946096 DMM INFO MM(262420000000048/f0ad02b2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124946096 DMM DEBUG MM(262420000000048/f0ad02b2) Using GGSN 0 (gprs_sm.c:317) 20250316124946096 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) 20250316124946096 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250316124946096 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124946096 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124946097 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:386) 20250316124946121 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 bf 5b 2c e9 11 6d da e4 21 14 05 7f 8d 1e 08 5d 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) 20250316124946121 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc4254298, cbp=0x559cc73eb950) (sgsn_libgtp.c:632) 20250316124946121 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124946121 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=f0ad02b2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124946121 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124946121 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124946139 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:825) 20250316124946152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124946152 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2338) 20250316124946152 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250316124946158 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:825) 20250316124946158 DMM INFO MM(262420000000048/f0ad02b2) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:852) 20250316124950646 DGPRS DEBUG Checking for inactive LLMEs, time = 5360296 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1146)@3dcf7940f5b7: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@3dcf7940f5b7: Final verdict of PTC: pass 20250316124951170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49508<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316124951174 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316124951174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1159)@3dcf7940f5b7: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(1160)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1149)@3dcf7940f5b7: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@3dcf7940f5b7: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1146)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1158)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1153)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1148)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1151)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1147)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1156)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_suspend_nopaging-BVCI196(1146): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1147): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1148): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1149): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_suspend_nopaging finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sun Mar 16 12:49:51 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250316124951275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124951677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96336) 20250316124952176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124952176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96336, count=100692) 20250316124953177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124953177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sun Mar 16 12:49:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316124954178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124954178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_suspend_resume started. 20250316124954781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316124954783 DMM INFO MM(262420000000048/f0ad02b2) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316124954783 DMM INFO MM(262420000000048/f0ad02b2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316124954783 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316124954783 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316124954783 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316124954783 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316124954783 DLLC NOTICE LLME(ffffffff/f0ad02b2){ASSIGNED} LLGM Assign pre (f0ad02b2 => ffffffff) (gprs_llc.c:1079) 20250316124954783 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0ad02b2 => ffffffff) (gprs_llc.c:1125) 20250316124954783 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f1390 (gprs_sndcp.c:574) 20250316124954783 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316124954783 DMM NOTICE MM(262420000000048/f0ad02b2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250316124954783 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250316124954783 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250316124954783 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316124954783 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:386) 20250316124954784 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250316124954784 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) 20250316124954784 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) 20250316124954784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316124954784 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316124954784 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316124954784 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316124954784 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124954819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316124954819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124954819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124954819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124954819 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316124954819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124954819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124954819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124954819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124954820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124954820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124954820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124954820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124954820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124954820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124954820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124954820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124954820 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316124954820 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124954820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316124954820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124954820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124954822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124954826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124954826 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124954834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316124954834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124954834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124954834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124954834 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316124954834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124954834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124954834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124954834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124954835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124954835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124954835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124954835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124954835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124954835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124954835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124954835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124954835 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316124954835 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124954835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124954835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124954835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1173)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316124954838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316124954844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124954844 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1173)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_resume-BVCI210(1171)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1177)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316124954847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316124954847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316124954847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316124954847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124954847 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316124954847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316124954847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316124954847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316124954847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316124954848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316124954848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316124954848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316124954848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316124954848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316124954848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316124954848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316124954848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316124954848 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316124954848 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316124954848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316124954848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316124954848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316124954850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316124954856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124954856 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316124955180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316124955180 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316124955180 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316124955180 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316124955184 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316124955185 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@3dcf7940f5b7: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='E5E448E1'O, index=0 SGSN_Test-GSUP(1179)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@3dcf7940f5b7: 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 := '1702E1A6D340516FB70465E272F6FC37'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E79845DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E9A82B223AFFB03'O } } } } } 20250316124956262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124956262 DLLC NOTICE LLME(ffffffff/e5e448e1){UNASSIGNED} LLC RX: unknown TLLI 0xe5e448e1, creating LLME on the fly (gprs_llc.c:552) 20250316124956262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124956262 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1325) 20250316124956262 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316124956262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316124956262 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316124956262 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316124956262 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316124956262 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316124956262 DLLC NOTICE LLME(ffffffff/e5e448e1){UNASSIGNED} LLGM Assign pre (e5e448e1 => e3facae8) (gprs_llc.c:1079) 20250316124956262 DLLC NOTICE LLME(e5e448e1/e3facae8){ASSIGNED} LLGM Assign post (e5e448e1 => e3facae8) (gprs_llc.c:1125) 20250316124956262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316124956262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316124956262 DMM DEBUG MM(262420000000049/e3facae8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316124956283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124956283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316124956283 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124956283 DMM DEBUG MM(262420000000049/e3facae8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1139) 20250316124956283 DMM NOTICE MM(262420000000049/e3facae8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316124956283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316124956283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316124956283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316124956284 DMM DEBUG MM(262420000000049/e3facae8) Requesting authorization (sgsn_auth.c:160) 20250316124956284 DMM INFO MM(262420000000049/e3facae8) Requesting authentication tuples (sgsn_auth.c:184) 20250316124956284 DMM DEBUG MM(262420000000049/e3facae8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316124956284 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250316124956284 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@3dcf7940f5b7: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250316124956290 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316124956290 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316124956290 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316124956290 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316124956290 DMM INFO MM(262420000000049/e3facae8) Subscriber data update (mmctx.c:445) 20250316124956290 DMM DEBUG MM(262420000000049/e3facae8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316124956290 DMM INFO MM(262420000000049/e3facae8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316124956290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316124956290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316124956290 DMM INFO MM(262420000000049/e3facae8) <- GMM AUTH AND CIPHERING REQ (rand = 17 02 e1 a6 d3 40 51 6f b7 04 65 e2 72 f6 fc 37 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316124956307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124956308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316124956308 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124956308 DMM INFO MM(262420000000049/e3facae8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316124956308 DMM NOTICE MM(262420000000049/e3facae8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316124956308 DMM DEBUG MM(262420000000049/e3facae8) checking auth: received GSM SRES = e7 98 45 df (gprs_gmm.c:721) 20250316124956308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316124956308 DMM DEBUG MM(262420000000049/e3facae8) Requesting authorization (sgsn_auth.c:160) 20250316124956308 DMM INFO MM(262420000000049/e3facae8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316124956308 DMM DEBUG MM(262420000000049/e3facae8) Requesting subscriber data update (gprs_subscriber.c:894) 20250316124956308 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250316124956308 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) 20250316124956308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316124956308 DMM INFO MM(262420000000049/e3facae8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3facae8) (gprs_gmm.c:355) 20250316124956311 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316124956311 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316124956311 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250316124956311 DMM INFO MM(262420000000049/e3facae8) Subscriber data update (mmctx.c:445) 20250316124956311 DMM DEBUG MM(262420000000049/e3facae8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316124956311 DMM INFO MM(262420000000049/e3facae8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316124956311 DMM NOTICE MM(262420000000049/e3facae8) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1055) 20250316124956311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316124956311 DMM NOTICE MM(262420000000049/e3facae8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316124956311 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) 20250316124956312 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316124956312 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250316124956312 DMM INFO MM(262420000000049/e3facae8) Subscriber data update (mmctx.c:445) 20250316124956312 DMM DEBUG MM(262420000000049/e3facae8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316124956323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124956324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316124956324 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124956324 DMM INFO MM(262420000000049/e3facae8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316124956324 DMM NOTICE MM(262420000000049/e3facae8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316124956324 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316124956324 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316124956324 DLLC NOTICE LLME(e5e448e1/e3facae8){ASSIGNED} LLGM Assign pre (ffffffff => e3facae8) (gprs_llc.c:1079) 20250316124956324 DLLC NOTICE LLME(ffffffff/e3facae8){ASSIGNED} LLGM Assign post (ffffffff => e3facae8) (gprs_llc.c:1125) 20250316124956324 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316124956324 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316124956324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316124956324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316124956383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124956383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316124956383 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316124956383 DMM INFO MM(262420000000049/e3facae8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316124956383 DMM INFO MM(262420000000049/e3facae8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316124956383 DMM DEBUG MM(262420000000049/e3facae8) Using GGSN 0 (gprs_sm.c:317) 20250316124956383 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) 20250316124956383 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250316124956383 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316124956383 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20250316124956383 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:386) 20250316124956409 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 4d 8d 95 1d 11 f6 ae 35 9f 14 05 7f 90 26 fb 16 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) 20250316124956409 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc4255310, cbp=0x559cc73eaef0) (sgsn_libgtp.c:632) 20250316124956409 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316124956409 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=e3facae8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316124956409 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316124956409 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316124956427 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:825) 20250316124956439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316124956439 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2338) 20250316124956439 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250316124956445 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:825) 20250316124956446 DMM INFO MM(262420000000049/e3facae8) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:852) 20250316125001458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125001458 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2364) 20250316125001458 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250316125001466 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:825) TC_suspend_resume-BVCI196(1166)@3dcf7940f5b7: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@3dcf7940f5b7: Final verdict of PTC: pass 20250316125001484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60376<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@3dcf7940f5b7: Final verdict of PTC: none 20250316125001489 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125001490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1163)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1177)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@3dcf7940f5b7: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1172)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@3dcf7940f5b7: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1167)@3dcf7940f5b7: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1165)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1170)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1175)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_suspend_resume finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sun Mar 16 12:50:01 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250316125001590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125001992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96116) 20250316125002491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125002491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96116, count=104288) 20250316125003493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125003494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sun Mar 16 12:50:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125004495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125004495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_suspend_rau started. 20250316125005075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125005078 DMM INFO MM(262420000000049/e3facae8) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125005078 DMM INFO MM(262420000000049/e3facae8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125005078 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125005078 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125005078 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316125005078 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316125005078 DLLC NOTICE LLME(ffffffff/e3facae8){ASSIGNED} LLGM Assign pre (e3facae8 => ffffffff) (gprs_llc.c:1079) 20250316125005078 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3facae8 => ffffffff) (gprs_llc.c:1125) 20250316125005078 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f1390 (gprs_sndcp.c:574) 20250316125005078 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316125005078 DMM NOTICE MM(262420000000049/e3facae8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250316125005078 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250316125005078 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250316125005078 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316125005078 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:386) 20250316125005078 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250316125005078 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) 20250316125005078 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) 20250316125005078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316125005078 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316125005078 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316125005078 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316125005078 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125005126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125005126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125005126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125005126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125005126 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125005126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125005126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125005126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125005126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125005127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125005127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125005127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125005127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125005127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125005127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125005127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125005127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125005127 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125005127 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125005127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125005127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125005127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125005130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125005135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125005135 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125005141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125005141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125005141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125005141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125005141 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125005141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125005141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125005141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125005141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125005142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125005142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125005142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125005142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125005142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125005142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125005142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125005142 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125005142 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125005142 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125005142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125005142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125005142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125005145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316125005152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125005152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1192)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_rau-BVCI210(1190)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1196)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125005156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125005156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125005156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125005156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125005156 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125005156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125005156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125005156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125005156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125005156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125005156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125005156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125005157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125005157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125005157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125005157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125005157 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125005157 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125005157 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125005157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125005157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125005157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125005159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125005163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125005163 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125005497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125005497 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125005497 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125005497 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125005501 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316125005503 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@3dcf7940f5b7: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='F0147E5F'O, index=0 SGSN_Test-GSUP(1198)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@3dcf7940f5b7: 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 := '04D39205862C96D5AF80CF79F258FAC5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71018DFE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DD3C75B00BACE58B'O } } } } } 20250316125006553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125006553 DLLC NOTICE LLME(ffffffff/f0147e5f){UNASSIGNED} LLC RX: unknown TLLI 0xf0147e5f, creating LLME on the fly (gprs_llc.c:552) 20250316125006553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125006553 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1325) 20250316125006553 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316125006553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316125006553 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316125006553 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316125006553 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125006553 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125006553 DLLC NOTICE LLME(ffffffff/f0147e5f){UNASSIGNED} LLGM Assign pre (f0147e5f => f360d046) (gprs_llc.c:1079) 20250316125006553 DLLC NOTICE LLME(f0147e5f/f360d046){ASSIGNED} LLGM Assign post (f0147e5f => f360d046) (gprs_llc.c:1125) 20250316125006553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125006553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125006553 DMM DEBUG MM(262420000000050/f360d046) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125006560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125006560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316125006560 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125006560 DMM DEBUG MM(262420000000050/f360d046) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1139) 20250316125006560 DMM NOTICE MM(262420000000050/f360d046) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125006560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125006560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125006560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125006560 DMM DEBUG MM(262420000000050/f360d046) Requesting authorization (sgsn_auth.c:160) 20250316125006560 DMM INFO MM(262420000000050/f360d046) Requesting authentication tuples (sgsn_auth.c:184) 20250316125006560 DMM DEBUG MM(262420000000050/f360d046) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125006560 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250316125006560 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@3dcf7940f5b7: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250316125006561 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125006561 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125006561 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125006561 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125006561 DMM INFO MM(262420000000050/f360d046) Subscriber data update (mmctx.c:445) 20250316125006561 DMM DEBUG MM(262420000000050/f360d046) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125006561 DMM INFO MM(262420000000050/f360d046) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125006561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125006561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125006561 DMM INFO MM(262420000000050/f360d046) <- GMM AUTH AND CIPHERING REQ (rand = 04 d3 92 05 86 2c 96 d5 af 80 cf 79 f2 58 fa c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316125006565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125006565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125006565 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125006565 DMM INFO MM(262420000000050/f360d046) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125006565 DMM NOTICE MM(262420000000050/f360d046) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125006565 DMM DEBUG MM(262420000000050/f360d046) checking auth: received GSM SRES = 71 01 8d fe (gprs_gmm.c:721) 20250316125006565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125006565 DMM DEBUG MM(262420000000050/f360d046) Requesting authorization (sgsn_auth.c:160) 20250316125006565 DMM INFO MM(262420000000050/f360d046) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125006565 DMM DEBUG MM(262420000000050/f360d046) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125006565 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250316125006565 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) 20250316125006565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316125006565 DMM INFO MM(262420000000050/f360d046) <- GMM ATTACH ACCEPT (new P-TMSI=0xf360d046) (gprs_gmm.c:355) 20250316125006566 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125006566 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125006566 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250316125006566 DMM INFO MM(262420000000050/f360d046) Subscriber data update (mmctx.c:445) 20250316125006566 DMM DEBUG MM(262420000000050/f360d046) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125006566 DMM INFO MM(262420000000050/f360d046) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125006566 DMM NOTICE MM(262420000000050/f360d046) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1055) 20250316125006566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125006566 DMM NOTICE MM(262420000000050/f360d046) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125006566 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) 20250316125006566 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125006566 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250316125006566 DMM INFO MM(262420000000050/f360d046) Subscriber data update (mmctx.c:445) 20250316125006566 DMM DEBUG MM(262420000000050/f360d046) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316125006569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125006569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316125006569 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125006569 DMM INFO MM(262420000000050/f360d046) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125006569 DMM NOTICE MM(262420000000050/f360d046) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125006569 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125006569 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125006569 DLLC NOTICE LLME(f0147e5f/f360d046){ASSIGNED} LLGM Assign pre (ffffffff => f360d046) (gprs_llc.c:1079) 20250316125006569 DLLC NOTICE LLME(ffffffff/f360d046){ASSIGNED} LLGM Assign post (ffffffff => f360d046) (gprs_llc.c:1125) 20250316125006569 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316125006569 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316125006569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125006569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@3dcf7940f5b7: setverdict(pass): none -> pass 20250316125006626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125006626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316125006626 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125006626 DMM INFO MM(262420000000050/f360d046) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316125006626 DMM INFO MM(262420000000050/f360d046) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316125006626 DMM DEBUG MM(262420000000050/f360d046) Using GGSN 0 (gprs_sm.c:317) 20250316125006627 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) 20250316125006627 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250316125006627 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316125006627 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20250316125006627 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:386) 20250316125006651 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 fc c1 9c 2b 11 2e f0 1d e0 14 05 7f 9c a2 d8 a2 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) 20250316125006651 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc4256388, cbp=0x559cc73eb280) (sgsn_libgtp.c:632) 20250316125006651 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316125006651 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=f360d046, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316125006651 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316125006652 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316125006669 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:825) 20250316125006680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125006680 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2338) 20250316125006680 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250316125006687 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:825) 20250316125006687 DMM INFO MM(262420000000050/f360d046) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:852) 20250316125011692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125011692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125011692 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125011692 DMM INFO MM(262420000000050/f360d046) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250316125011692 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125011692 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250316125011692 DLLC NOTICE LLME(ffffffff/f360d046){ASSIGNED} LLGM Assign pre (f360d046 => ee5384f0) (gprs_llc.c:1079) 20250316125011692 DLLC NOTICE LLME(f360d046/ee5384f0){ASSIGNED} LLGM Assign post (f360d046 => ee5384f0) (gprs_llc.c:1125) 20250316125011692 DMM INFO MM(262420000000050/ee5384f0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_suspend_rau(1200)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316125011704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125011704 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250316125011704 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125011704 DMM INFO MM(262420000000050/ee5384f0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250316125011704 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250316125011704 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125011704 DLLC NOTICE LLME(f360d046/ee5384f0){ASSIGNED} LLGM Assign pre (ffffffff => ee5384f0) (gprs_llc.c:1079) 20250316125011704 DLLC NOTICE LLME(ffffffff/ee5384f0){ASSIGNED} LLGM Assign post (ffffffff => ee5384f0) (gprs_llc.c:1125) 20250316125011704 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250316125012205 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:825) TC_suspend_rau-BVCI196(1185)@3dcf7940f5b7: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@3dcf7940f5b7: Final verdict of PTC: pass 20250316125012224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59262<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1191)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1186)@3dcf7940f5b7: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@3dcf7940f5b7: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@3dcf7940f5b7: Final verdict of PTC: none 20250316125012229 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125012229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_rau-BVCI210(1190)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1196)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1184)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1189)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1194)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_suspend_rau finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Sun Mar 16 12:50:12 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250316125012282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125012685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104512) 20250316125013231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125013231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104512, count=110804) 20250316125014233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125014233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sun Mar 16 12:50:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125015234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125015234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_paging_ps started. 20250316125015788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125015790 DMM INFO MM(262420000000050/ee5384f0) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125015790 DMM INFO MM(262420000000050/ee5384f0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125015790 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125015790 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125015790 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316125015790 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316125015790 DLLC NOTICE LLME(ffffffff/ee5384f0){ASSIGNED} LLGM Assign pre (ee5384f0 => ffffffff) (gprs_llc.c:1079) 20250316125015790 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee5384f0 => ffffffff) (gprs_llc.c:1125) 20250316125015790 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f1390 (gprs_sndcp.c:574) 20250316125015790 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316125015790 DMM NOTICE MM(262420000000050/ee5384f0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250316125015790 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250316125015790 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250316125015790 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316125015790 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:386) 20250316125015790 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250316125015790 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) 20250316125015790 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) 20250316125015790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316125015790 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316125015790 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316125015790 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316125015790 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125015837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125015837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125015837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125015837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125015837 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125015837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125015837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125015837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125015837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125015838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125015838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125015838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125015838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125015838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125015838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125015838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125015838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125015838 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125015838 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125015838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125015839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125015839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125015841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316125015848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125015848 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1206)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps-BVCI196(1204)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1210)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125015852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125015852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125015852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125015852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125015852 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125015852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125015852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125015852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125015852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125015853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125015853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125015853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125015853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125015853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125015853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125015853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125015853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125015853 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125015853 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125015853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125015854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125015854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125015857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125015863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125015863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1212)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI210(1209)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125015869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125015869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125015869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125015869 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125015869 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125015869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125015869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125015869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125015869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125015870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125015870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125015870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125015870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125015870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125015870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125015870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125015870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125015870 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125015870 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125015870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1215)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125015871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125015871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125015873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125015877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125015877 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125016235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125016236 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125016236 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125016236 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125016240 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1216)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250316125016241 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@3dcf7940f5b7: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='DBF91EA2'O, index=0 SGSN_Test-GSUP(1217)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@3dcf7940f5b7: 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 := 'AEB9C3E17260F1D22CEFC3C1B453093E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0A3A9C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5FA98A4E1987EFEF'O } } } } } 20250316125017334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125017334 DLLC NOTICE LLME(ffffffff/dbf91ea2){UNASSIGNED} LLC RX: unknown TLLI 0xdbf91ea2, creating LLME on the fly (gprs_llc.c:552) 20250316125017334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125017334 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1325) 20250316125017334 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316125017334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316125017334 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316125017334 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316125017334 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125017334 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125017334 DLLC NOTICE LLME(ffffffff/dbf91ea2){UNASSIGNED} LLGM Assign pre (dbf91ea2 => e9cb208d) (gprs_llc.c:1079) 20250316125017334 DLLC NOTICE LLME(dbf91ea2/e9cb208d){ASSIGNED} LLGM Assign post (dbf91ea2 => e9cb208d) (gprs_llc.c:1125) 20250316125017334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125017334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125017334 DMM DEBUG MM(262420000000051/e9cb208d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125017357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125017357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316125017357 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125017357 DMM DEBUG MM(262420000000051/e9cb208d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1139) 20250316125017357 DMM NOTICE MM(262420000000051/e9cb208d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125017357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125017357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125017357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125017357 DMM DEBUG MM(262420000000051/e9cb208d) Requesting authorization (sgsn_auth.c:160) 20250316125017357 DMM INFO MM(262420000000051/e9cb208d) Requesting authentication tuples (sgsn_auth.c:184) 20250316125017357 DMM DEBUG MM(262420000000051/e9cb208d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125017357 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250316125017357 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@3dcf7940f5b7: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250316125017363 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125017363 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125017363 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125017363 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125017363 DMM INFO MM(262420000000051/e9cb208d) Subscriber data update (mmctx.c:445) 20250316125017363 DMM DEBUG MM(262420000000051/e9cb208d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125017363 DMM INFO MM(262420000000051/e9cb208d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125017363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125017363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125017363 DMM INFO MM(262420000000051/e9cb208d) <- GMM AUTH AND CIPHERING REQ (rand = ae b9 c3 e1 72 60 f1 d2 2c ef c3 c1 b4 53 09 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316125017379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125017379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125017379 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125017379 DMM INFO MM(262420000000051/e9cb208d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125017379 DMM NOTICE MM(262420000000051/e9cb208d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125017379 DMM DEBUG MM(262420000000051/e9cb208d) checking auth: received GSM SRES = b0 a3 a9 c6 (gprs_gmm.c:721) 20250316125017379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125017379 DMM DEBUG MM(262420000000051/e9cb208d) Requesting authorization (sgsn_auth.c:160) 20250316125017379 DMM INFO MM(262420000000051/e9cb208d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125017379 DMM DEBUG MM(262420000000051/e9cb208d) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125017379 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250316125017379 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) 20250316125017379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316125017379 DMM INFO MM(262420000000051/e9cb208d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9cb208d) (gprs_gmm.c:355) 20250316125017382 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125017382 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125017382 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250316125017382 DMM INFO MM(262420000000051/e9cb208d) Subscriber data update (mmctx.c:445) 20250316125017382 DMM DEBUG MM(262420000000051/e9cb208d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125017382 DMM INFO MM(262420000000051/e9cb208d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125017382 DMM NOTICE MM(262420000000051/e9cb208d) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1055) 20250316125017382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125017382 DMM NOTICE MM(262420000000051/e9cb208d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125017382 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) 20250316125017383 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125017383 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250316125017383 DMM INFO MM(262420000000051/e9cb208d) Subscriber data update (mmctx.c:445) 20250316125017383 DMM DEBUG MM(262420000000051/e9cb208d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316125017395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125017395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316125017395 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125017395 DMM INFO MM(262420000000051/e9cb208d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125017395 DMM NOTICE MM(262420000000051/e9cb208d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125017395 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125017395 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125017395 DLLC NOTICE LLME(dbf91ea2/e9cb208d){ASSIGNED} LLGM Assign pre (ffffffff => e9cb208d) (gprs_llc.c:1079) 20250316125017395 DLLC NOTICE LLME(ffffffff/e9cb208d){ASSIGNED} LLGM Assign post (ffffffff => e9cb208d) (gprs_llc.c:1125) 20250316125017395 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316125017395 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316125017395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125017395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125017453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125017453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316125017453 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125017453 DMM INFO MM(262420000000051/e9cb208d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316125017453 DMM INFO MM(262420000000051/e9cb208d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316125017453 DMM DEBUG MM(262420000000051/e9cb208d) Using GGSN 0 (gprs_sm.c:317) 20250316125017453 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) 20250316125017453 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250316125017453 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316125017453 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20250316125017453 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:386) 20250316125017481 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 39 5d 96 9d 11 78 83 d7 a7 14 05 7f 3e 3e d2 ae 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:461) 20250316125017481 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc4257400, cbp=0x559cc73eb6f0) (sgsn_libgtp.c:632) 20250316125017481 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316125017481 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=e9cb208d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316125017481 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316125017481 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@3dcf7940f5b7: setverdict(pass): none -> pass TC_paging_ps(1219)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316125017494 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:825) 20250316125020454 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250316125020454 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250316125020454 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250316125020647 DGPRS DEBUG Checking for inactive LLMEs, time = 5360326 (sgsn.c:131) 20250316125022509 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:825) 20250316125022509 DMM INFO MM(262420000000051/e9cb208d) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:867) TC_paging_ps-BVCI196(1204)@3dcf7940f5b7: 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 := 'E9CB208D'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@3dcf7940f5b7: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@3dcf7940f5b7: Final verdict of PTC: pass 20250316125022535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37976<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316125022540 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125022540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1217)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@3dcf7940f5b7: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1210)@3dcf7940f5b7: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1205)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1215)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@3dcf7940f5b7: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1203)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1213)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1208)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_paging_ps finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sun Mar 16 12:50:22 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250316125022605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125023007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37988<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99660) 20250316125023542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125023542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99660, count=104016) 20250316125024543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125024544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Sun Mar 16 12:50:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125025545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125025546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_paging_ps_ra_multiple_cells started. 20250316125026111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125026113 DMM INFO MM(262420000000051/e9cb208d) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125026113 DMM INFO MM(262420000000051/e9cb208d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125026113 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125026113 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125026113 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316125026113 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250316125026113 DLLC NOTICE LLME(ffffffff/e9cb208d){ASSIGNED} LLGM Assign pre (e9cb208d => ffffffff) (gprs_llc.c:1079) 20250316125026113 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9cb208d => ffffffff) (gprs_llc.c:1125) 20250316125026114 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f1390 (gprs_sndcp.c:574) 20250316125026114 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316125026114 DMM NOTICE MM(262420000000051/e9cb208d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250316125026114 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250316125026114 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250316125026114 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316125026114 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:386) 20250316125026114 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250316125026114 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) 20250316125026114 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) 20250316125026114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316125026114 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316125026114 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316125026114 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316125026114 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125026159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125026159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125026160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125026160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125026160 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125026160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125026160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125026160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125026160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125026161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125026161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125026161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125026161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125026161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125026161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125026161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125026161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125026161 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125026161 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125026161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125026162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125026162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1225)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316125026163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125026168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125026168 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1226)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125026173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125026173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125026173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125026173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125026173 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125026173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125026173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125026173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125026173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125026173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125026173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125026173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125026174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125026174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125026174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125026174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125026174 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125026174 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125026174 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125026174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125026174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125026174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1230)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316125026176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316125026183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125026183 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1230)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1234)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125026186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125026186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125026186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125026186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125026186 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125026186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125026186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125026186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125026186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125026187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125026187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125026187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125026187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125026187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125026187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125026187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125026187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125026187 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125026187 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125026187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125026188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125026188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125026190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125026195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125026195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125026546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125026547 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125026547 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125026547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125026550 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1235)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250316125026551 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@3dcf7940f5b7: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C2FA690F'O, index=0 SGSN_Test-GSUP(1236)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@3dcf7940f5b7: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@3dcf7940f5b7: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C2FA690F'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@3dcf7940f5b7: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C2FA690F'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@3dcf7940f5b7: 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 := 'C207CA106C3FCAF72A3F1C5C925B103D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F28EFF0B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '20A6ECA2C3FC2719'O } } } } } 20250316125027582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125027582 DLLC NOTICE LLME(ffffffff/c2fa690f){UNASSIGNED} LLC RX: unknown TLLI 0xc2fa690f, creating LLME on the fly (gprs_llc.c:552) 20250316125027582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125027582 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1325) 20250316125027582 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316125027582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316125027582 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316125027582 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316125027582 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125027582 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125027582 DLLC NOTICE LLME(ffffffff/c2fa690f){UNASSIGNED} LLGM Assign pre (c2fa690f => e6aa2112) (gprs_llc.c:1079) 20250316125027582 DLLC NOTICE LLME(c2fa690f/e6aa2112){ASSIGNED} LLGM Assign post (c2fa690f => e6aa2112) (gprs_llc.c:1125) 20250316125027582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125027582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125027582 DMM DEBUG MM(262420000000052/e6aa2112) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125027589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125027589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316125027589 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125027589 DMM DEBUG MM(262420000000052/e6aa2112) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1139) 20250316125027589 DMM NOTICE MM(262420000000052/e6aa2112) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125027589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125027589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125027589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125027589 DMM DEBUG MM(262420000000052/e6aa2112) Requesting authorization (sgsn_auth.c:160) 20250316125027589 DMM INFO MM(262420000000052/e6aa2112) Requesting authentication tuples (sgsn_auth.c:184) 20250316125027589 DMM DEBUG MM(262420000000052/e6aa2112) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125027589 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250316125027589 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@3dcf7940f5b7: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250316125027590 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125027590 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125027590 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125027590 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125027590 DMM INFO MM(262420000000052/e6aa2112) Subscriber data update (mmctx.c:445) 20250316125027590 DMM DEBUG MM(262420000000052/e6aa2112) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125027590 DMM INFO MM(262420000000052/e6aa2112) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125027590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125027590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125027590 DMM INFO MM(262420000000052/e6aa2112) <- GMM AUTH AND CIPHERING REQ (rand = c2 07 ca 10 6c 3f ca f7 2a 3f 1c 5c 92 5b 10 3d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316125027593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125027593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125027593 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125027593 DMM INFO MM(262420000000052/e6aa2112) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125027593 DMM NOTICE MM(262420000000052/e6aa2112) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125027593 DMM DEBUG MM(262420000000052/e6aa2112) checking auth: received GSM SRES = f2 8e ff 0b (gprs_gmm.c:721) 20250316125027593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125027593 DMM DEBUG MM(262420000000052/e6aa2112) Requesting authorization (sgsn_auth.c:160) 20250316125027593 DMM INFO MM(262420000000052/e6aa2112) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125027593 DMM DEBUG MM(262420000000052/e6aa2112) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125027593 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250316125027593 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) 20250316125027593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316125027593 DMM INFO MM(262420000000052/e6aa2112) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6aa2112) (gprs_gmm.c:355) 20250316125027594 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125027594 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125027594 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250316125027594 DMM INFO MM(262420000000052/e6aa2112) Subscriber data update (mmctx.c:445) 20250316125027594 DMM DEBUG MM(262420000000052/e6aa2112) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125027594 DMM INFO MM(262420000000052/e6aa2112) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125027594 DMM NOTICE MM(262420000000052/e6aa2112) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1055) 20250316125027594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125027594 DMM NOTICE MM(262420000000052/e6aa2112) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125027594 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) 20250316125027594 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125027594 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250316125027594 DMM INFO MM(262420000000052/e6aa2112) Subscriber data update (mmctx.c:445) 20250316125027594 DMM DEBUG MM(262420000000052/e6aa2112) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316125027596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125027596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316125027596 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125027596 DMM INFO MM(262420000000052/e6aa2112) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125027596 DMM NOTICE MM(262420000000052/e6aa2112) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125027597 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125027597 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125027597 DLLC NOTICE LLME(c2fa690f/e6aa2112){ASSIGNED} LLGM Assign pre (ffffffff => e6aa2112) (gprs_llc.c:1079) 20250316125027597 DLLC NOTICE LLME(ffffffff/e6aa2112){ASSIGNED} LLGM Assign post (ffffffff => e6aa2112) (gprs_llc.c:1125) 20250316125027597 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316125027597 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316125027597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125027597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125027656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125027656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316125027656 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125027656 DMM INFO MM(262420000000052/e6aa2112) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316125027656 DMM INFO MM(262420000000052/e6aa2112) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316125027656 DMM DEBUG MM(262420000000052/e6aa2112) Using GGSN 0 (gprs_sm.c:317) 20250316125027656 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) 20250316125027656 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250316125027656 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316125027656 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20250316125027657 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:386) 20250316125027681 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 40 d4 fe 3e 11 82 94 c0 91 14 05 7f c7 42 30 bd 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:461) 20250316125027681 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc4258478, cbp=0x559cc73ec610) (sgsn_libgtp.c:632) 20250316125027681 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316125027681 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f2858 TLLI=e6aa2112, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316125027681 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316125027681 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@3dcf7940f5b7: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316125027698 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:825) 20250316125030657 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250316125030657 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250316125030658 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250316125032714 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:825) 20250316125032714 DMM INFO MM(262420000000052/e6aa2112) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:867) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@3dcf7940f5b7: 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 := 'E6AA2112'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20250316125046548 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250316125046548 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250316125046549 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316125050648 DGPRS DEBUG Checking for inactive LLMEs, time = 5360356 (sgsn.c:131) 20250316125056163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125056169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125056169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316125056174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125056178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125056178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316125056189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125056192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125056192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@3dcf7940f5b7: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@3dcf7940f5b7: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. 20250316125057584 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125057585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1235)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(1236)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1234)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1229)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1224)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@3dcf7940f5b7: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@3dcf7940f5b7: Final verdict of PTC: none 20250316125057588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45936<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@3dcf7940f5b7: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1232)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1227)@3dcf7940f5b7: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@3dcf7940f5b7: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1222)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@3dcf7940f5b7: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Sun Mar 16 12:50:57 UTC 2025 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250316125057696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125058099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49322<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103468) 20250316125058586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125058586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103468, count=109520) 20250316125059588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125059588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sun Mar 16 12:51:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125100590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125100590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_bssgp_rim_single_report started. 20250316125101194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125101196 DMM INFO MM(262420000000052/e6aa2112) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125101196 DMM INFO MM(262420000000052/e6aa2112) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125101196 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125101196 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125101196 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316125101196 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250316125101196 DLLC NOTICE LLME(ffffffff/e6aa2112){ASSIGNED} LLGM Assign pre (e6aa2112 => ffffffff) (gprs_llc.c:1079) 20250316125101196 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6aa2112 => ffffffff) (gprs_llc.c:1125) 20250316125101196 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f2500 (gprs_sndcp.c:574) 20250316125101196 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f2858, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316125101196 DMM NOTICE MM(262420000000052/e6aa2112) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250316125101196 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250316125101196 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250316125101196 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316125101196 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:386) 20250316125101196 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250316125101196 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) 20250316125101196 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) 20250316125101196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316125101196 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316125101196 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316125101196 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316125101196 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1239)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125101241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125101241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125101241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125101241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125101241 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125101241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125101241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125101241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125101241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125101242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125101242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125101242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125101242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125101242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125101242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125101242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125101242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125101242 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125101242 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125101242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125101242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125101242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1244)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316125101246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1240)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316125101254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125101254 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1244)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125101259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125101259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125101259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125101259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125101259 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125101259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125101259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125101259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125101259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125101260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125101260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125101260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125101260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125101260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125101260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125101260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125101260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125101260 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125101260 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125101260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1248)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125101261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125101261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125101263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316125101268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125101268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1249)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1254)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1254)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125101277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125101277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125101277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125101277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125101277 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125101277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125101277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125101277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125101277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1254)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125101278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125101278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125101278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125101278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125101278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125101278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125101278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125101278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125101278 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125101278 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125101278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125101278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125101278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1254)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1254)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125101280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125101285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125101285 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1251)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125101591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125101591 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125101591 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125101591 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1253)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125101595 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316125101596 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1253)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1253)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250316125101622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3dcf7940f5b7: setverdict(pass): none -> pass MTC@3dcf7940f5b7: Warning: Re-starting timer T, which is already active (running or expired). 20250316125101645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316125101660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49324<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1248)@3dcf7940f5b7: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@3dcf7940f5b7: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1251)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1254)@3dcf7940f5b7: Final verdict of PTC: none 20250316125101665 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125101665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1243)@3dcf7940f5b7: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1241)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1252)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1246)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: pass MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1251): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1252): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1254): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@3dcf7940f5b7: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sun Mar 16 12:51:01 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 20250316125101713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125102115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49326<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58604) 20250316125102667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125102667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58604, count=59764) 20250316125103668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125103668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sun Mar 16 12:51:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125104668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125104668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_rim_eutran_to_geran started. 20250316125105214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125105216 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1257)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125105258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125105258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125105258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125105258 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125105258 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125105258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125105258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125105258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125105258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125105259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125105259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125105259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125105259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125105259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125105259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125105259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125105259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125105259 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125105259 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125105259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125105259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125105259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125105261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125105265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125105265 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125105271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125105271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125105271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125105271 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125105271 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125105271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125105271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125105271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125105271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125105272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125105272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125105272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125105272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125105272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125105272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125105272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125105272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125105272 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125105272 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125105272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125105273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1266)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125105273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125105275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125105283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125105283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1268)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1265)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125105288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125105288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125105288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125105288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125105288 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125105288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125105288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125105288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125105288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125105288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125105288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125105288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125105288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125105288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125105288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125105288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125105288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125105288 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125105288 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125105288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125105289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125105289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125105291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125105295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125105295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125105669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125105669 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125105669 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125105669 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125105673 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1272)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316125105675 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3dcf7940f5b7: setverdict(pass): none -> pass 20250316125105721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316125105731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39264<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1257)@3dcf7940f5b7: Final verdict of PTC: none 20250316125105736 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125105736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1273)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1261)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1271)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1266)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@3dcf7940f5b7: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@3dcf7940f5b7: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@3dcf7940f5b7: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1269)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1259)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1264)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: pass MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@3dcf7940f5b7: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sun Mar 16 12:51:05 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 20250316125105809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125106212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48412) 20250316125106736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125106737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48412, count=52768) 20250316125107738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125107738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Sun Mar 16 12:51:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125108739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125108739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_cell_change_different_rai_ci_attach started. 20250316125109305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125109309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125109352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125109352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125109352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125109352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125109352 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125109352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125109352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125109352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125109352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125109353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125109353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125109353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125109353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125109353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125109353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125109353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125109353 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125109353 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125109353 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125109353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125109353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125109353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125109355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125109361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125109361 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1281)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125109366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125109366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125109366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125109366 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125109366 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125109366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125109366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125109366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125109366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125109367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125109367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125109367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125109367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125109367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125109367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125109367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125109367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125109367 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125109367 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125109367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1284)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125109368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125109368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125109370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125109376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125109376 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)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125109383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125109383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125109383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125109383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125109383 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125109383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125109383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125109383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125109383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125109385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125109385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125109385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125109385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125109385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125109385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125109385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125109385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125109385 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125109385 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125109385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125109385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125109385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125109388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125109395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125109395 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)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125109740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125109740 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125109740 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125109740 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125109744 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316125109745 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@3dcf7940f5b7: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D740D175'O, index=0 SGSN_Test-GSUP(1291)@3dcf7940f5b7: 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)@3dcf7940f5b7: 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 := '97DAB0B0AFD275BBB9143390518BA47A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E0D14FBF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C292EDAAAD2C8127'O } } } } } 20250316125109825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125109825 DLLC NOTICE LLME(ffffffff/d740d175){UNASSIGNED} LLC RX: unknown TLLI 0xd740d175, creating LLME on the fly (gprs_llc.c:552) 20250316125109825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125109825 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1325) 20250316125109825 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316125109825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316125109825 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316125109825 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316125109825 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125109825 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125109825 DLLC NOTICE LLME(ffffffff/d740d175){UNASSIGNED} LLGM Assign pre (d740d175 => ea4bc069) (gprs_llc.c:1079) 20250316125109825 DLLC NOTICE LLME(d740d175/ea4bc069){ASSIGNED} LLGM Assign post (d740d175 => ea4bc069) (gprs_llc.c:1125) 20250316125109825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125109825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125109825 DMM DEBUG MM(262420000000068/ea4bc069) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125109836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125109836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316125109836 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125109836 DMM DEBUG MM(262420000000068/ea4bc069) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1139) 20250316125109836 DMM NOTICE MM(262420000000068/ea4bc069) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125109836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125109836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125109836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125109836 DMM DEBUG MM(262420000000068/ea4bc069) Requesting authorization (sgsn_auth.c:160) 20250316125109836 DMM INFO MM(262420000000068/ea4bc069) Requesting authentication tuples (sgsn_auth.c:184) 20250316125109836 DMM DEBUG MM(262420000000068/ea4bc069) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125109836 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250316125109836 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@3dcf7940f5b7: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250316125109839 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125109839 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125109839 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125109839 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125109839 DMM INFO MM(262420000000068/ea4bc069) Subscriber data update (mmctx.c:445) 20250316125109839 DMM DEBUG MM(262420000000068/ea4bc069) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125109839 DMM INFO MM(262420000000068/ea4bc069) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125109839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125109839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125109839 DMM INFO MM(262420000000068/ea4bc069) <- GMM AUTH AND CIPHERING REQ (rand = 97 da b0 b0 af d2 75 bb b9 14 33 90 51 8b a4 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316125109846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125109846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125109846 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125109846 DMM INFO MM(262420000000068/ea4bc069) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125109846 DMM NOTICE MM(262420000000068/ea4bc069) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125109846 DMM DEBUG MM(262420000000068/ea4bc069) checking auth: received GSM SRES = e0 d1 4f bf (gprs_gmm.c:721) 20250316125109846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125109846 DMM DEBUG MM(262420000000068/ea4bc069) Requesting authorization (sgsn_auth.c:160) 20250316125109846 DMM INFO MM(262420000000068/ea4bc069) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125109846 DMM DEBUG MM(262420000000068/ea4bc069) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125109846 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250316125109846 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) 20250316125109846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316125109846 DMM INFO MM(262420000000068/ea4bc069) <- GMM ATTACH ACCEPT (new P-TMSI=0xea4bc069) (gprs_gmm.c:355) 20250316125109847 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125109847 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125109847 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250316125109847 DMM INFO MM(262420000000068/ea4bc069) Subscriber data update (mmctx.c:445) 20250316125109847 DMM DEBUG MM(262420000000068/ea4bc069) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125109847 DMM INFO MM(262420000000068/ea4bc069) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125109847 DMM NOTICE MM(262420000000068/ea4bc069) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1055) 20250316125109847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125109847 DMM NOTICE MM(262420000000068/ea4bc069) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125109848 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) 20250316125109848 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125109848 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250316125109848 DMM INFO MM(262420000000068/ea4bc069) Subscriber data update (mmctx.c:445) 20250316125109848 DMM DEBUG MM(262420000000068/ea4bc069) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316125109854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125109854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316125109854 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125109854 DMM INFO MM(262420000000068/ea4bc069) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125109854 DMM NOTICE MM(262420000000068/ea4bc069) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125109854 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125109854 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125109854 DLLC NOTICE LLME(d740d175/ea4bc069){ASSIGNED} LLGM Assign pre (ffffffff => ea4bc069) (gprs_llc.c:1079) 20250316125109854 DLLC NOTICE LLME(ffffffff/ea4bc069){ASSIGNED} LLGM Assign post (ffffffff => ea4bc069) (gprs_llc.c:1125) 20250316125109854 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316125109854 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316125109854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125109854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125109911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125109911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316125109911 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125109911 DMM INFO MM(262420000000068/ea4bc069) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316125109911 DMM INFO MM(262420000000068/ea4bc069) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316125109911 DMM DEBUG MM(262420000000068/ea4bc069) Using GGSN 0 (gprs_sm.c:317) 20250316125109911 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) 20250316125109911 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250316125109911 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316125109911 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20250316125109911 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:386) 20250316125109931 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 62 94 71 2a 11 4f 04 c6 8f 14 05 7f 39 81 c2 53 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) 20250316125109931 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc42594f0, cbp=0x559cc73ebfc0) (sgsn_libgtp.c:632) 20250316125109931 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316125109931 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=ea4bc069, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316125109931 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316125109931 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@3dcf7940f5b7: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316125109947 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:825) 20250316125109961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125109961 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250316125109961 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@3dcf7940f5b7: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@3dcf7940f5b7: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='EA4BC069'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@3dcf7940f5b7: 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 := 'F6D5C99FB10EC272BEFF7BD83025F88E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A440CC10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7378C5A6F7DC1E33'O } } } } } 20250316125109976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125109976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250316125109976 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xEA4BC069) type="GPRS attach" (gprs_gmm.c:1325) 20250316125109976 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125109976 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316125109976 DLLC NOTICE LLME(ffffffff/ea4bc069){ASSIGNED} LLGM Assign pre (ea4bc069 => d3f97678) (gprs_llc.c:1079) 20250316125109976 DLLC NOTICE LLME(ea4bc069/d3f97678){ASSIGNED} LLGM Assign post (ea4bc069 => d3f97678) (gprs_llc.c:1125) 20250316125109976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125109976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125109976 DMM DEBUG MM(262420000000068/d3f97678) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125110003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125110003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250316125110003 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125110003 DMM DEBUG MM(262420000000068/d3f97678) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1139) 20250316125110003 DMM NOTICE MM(262420000000068/d3f97678) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125110004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125110004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125110004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125110004 DMM DEBUG MM(262420000000068/d3f97678) Requesting authorization (sgsn_auth.c:160) 20250316125110004 DMM INFO MM(262420000000068/d3f97678) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125110004 DMM DEBUG MM(262420000000068/d3f97678) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125110004 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250316125110004 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) 20250316125113005 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250316125113005 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250316125113005 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250316125116004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250316125116004 DMM ERROR MM(262420000000068/d3f97678) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250316125116004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250316125116004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250316125116004 DMM NOTICE MM(262420000000068/d3f97678) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250316125116005 DMM NOTICE MM(262420000000068/d3f97678) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250316125116005 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250316125116005 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=d3f97678, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316125116005 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250316125116005 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316125116005 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:386) 20250316125116005 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250316125116005 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) 20250316125116005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Reject}: Deallocated (fsm.c:568) 20250316125116005 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Standby}: Deallocated (fsm.c:568) 20250316125116005 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316125116005 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250316125116005 DLLC NOTICE LLME(ea4bc069/d3f97678){ASSIGNED} LLGM Assign pre (d3f97678 => ffffffff) (gprs_llc.c:1079) 20250316125116005 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3f97678 => ffffffff) (gprs_llc.c:1125) 20250316125120649 DGPRS DEBUG Checking for inactive LLMEs, time = 5360386 (sgsn.c:131) 20250316125121006 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250316125126006 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250316125129741 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250316125129741 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250316125129741 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316125131007 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250316125136008 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250316125139354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125139361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125139361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316125139368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125139372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125139373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316125139386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125139390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125139390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@3dcf7940f5b7: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@3dcf7940f5b7: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. 20250316125139817 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125139818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1291)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1284)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1289)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@3dcf7940f5b7: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1279)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@3dcf7940f5b7: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@3dcf7940f5b7: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@3dcf7940f5b7: Final verdict of PTC: none 20250316125139822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39288<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1277)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1287)@3dcf7940f5b7: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@3dcf7940f5b7: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1282)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@3dcf7940f5b7: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Sun Mar 16 12:51:39 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 20250316125139889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125140292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116488) 20250316125140819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125140819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316125141009 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250316125141009 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x559cc73ebfc0) (sgsn_libgtp.c:632) 20250316125141009 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x559cc73ebfc0) (sgsn_libgtp.c:636) 20250316125141009 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250316125141009 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250316125141009 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250316125141009 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=116488, count=121920) 20250316125141820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125141820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Sun Mar 16 12:51:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125142820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125142821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_cell_change_different_rai_ci_data started. 20250316125143386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125143388 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125143434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125143434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125143434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125143434 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125143434 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125143434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125143434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125143434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125143434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125143435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125143435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125143435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125143435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125143435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125143435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125143435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125143435 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125143435 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125143435 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125143435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1298)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125143435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125143435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125143437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125143442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125143442 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1300)@3dcf7940f5b7: 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)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125143449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125143449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125143449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125143449 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125143450 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125143450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125143450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125143450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125143450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125143450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125143450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125143450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125143450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125143450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125143450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125143450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125143450 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125143450 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125143450 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125143450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125143451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125143451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125143452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316125143457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125143457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1309)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1309)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125143467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125143467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125143467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125143467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125143467 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125143467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125143467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125143467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125143467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1309)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125143468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125143468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125143468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125143468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125143468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125143468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125143468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125143468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125143468 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125143468 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125143468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125143469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125143469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1309)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1309)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125143471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125143476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125143476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1306)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125143822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125143822 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125143822 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125143822 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1308)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1308)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125143826 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316125143827 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1308)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1308)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1308)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1308)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1308)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@3dcf7940f5b7: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='F4D6CEA2'O, index=0 SGSN_Test-GSUP(1310)@3dcf7940f5b7: 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)@3dcf7940f5b7: 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 := 'FA8CFCE4C2DFB2700A6BBBF705B8FA6D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7691D54B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '247EC8B2CBDBFFE0'O } } } } } 20250316125143894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125143895 DLLC NOTICE LLME(ffffffff/f4d6cea2){UNASSIGNED} LLC RX: unknown TLLI 0xf4d6cea2, creating LLME on the fly (gprs_llc.c:552) 20250316125143895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125143895 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1325) 20250316125143895 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316125143895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316125143895 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316125143895 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316125143895 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125143895 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125143895 DLLC NOTICE LLME(ffffffff/f4d6cea2){UNASSIGNED} LLGM Assign pre (f4d6cea2 => d71b3049) (gprs_llc.c:1079) 20250316125143895 DLLC NOTICE LLME(f4d6cea2/d71b3049){ASSIGNED} LLGM Assign post (f4d6cea2 => d71b3049) (gprs_llc.c:1125) 20250316125143895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125143895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125143895 DMM DEBUG MM(262420000000070/d71b3049) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125143915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125143915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316125143915 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125143915 DMM DEBUG MM(262420000000070/d71b3049) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1139) 20250316125143915 DMM NOTICE MM(262420000000070/d71b3049) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125143915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125143915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125143915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125143915 DMM DEBUG MM(262420000000070/d71b3049) Requesting authorization (sgsn_auth.c:160) 20250316125143915 DMM INFO MM(262420000000070/d71b3049) Requesting authentication tuples (sgsn_auth.c:184) 20250316125143916 DMM DEBUG MM(262420000000070/d71b3049) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125143916 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250316125143916 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@3dcf7940f5b7: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250316125143922 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125143922 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125143922 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125143922 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125143922 DMM INFO MM(262420000000070/d71b3049) Subscriber data update (mmctx.c:445) 20250316125143922 DMM DEBUG MM(262420000000070/d71b3049) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125143922 DMM INFO MM(262420000000070/d71b3049) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125143922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125143922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125143922 DMM INFO MM(262420000000070/d71b3049) <- GMM AUTH AND CIPHERING REQ (rand = fa 8c fc e4 c2 df b2 70 0a 6b bb f7 05 b8 fa 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316125143939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125143939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125143939 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125143939 DMM INFO MM(262420000000070/d71b3049) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125143939 DMM NOTICE MM(262420000000070/d71b3049) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125143939 DMM DEBUG MM(262420000000070/d71b3049) checking auth: received GSM SRES = 76 91 d5 4b (gprs_gmm.c:721) 20250316125143939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125143939 DMM DEBUG MM(262420000000070/d71b3049) Requesting authorization (sgsn_auth.c:160) 20250316125143939 DMM INFO MM(262420000000070/d71b3049) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125143939 DMM DEBUG MM(262420000000070/d71b3049) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125143939 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250316125143939 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) 20250316125143939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316125143939 DMM INFO MM(262420000000070/d71b3049) <- GMM ATTACH ACCEPT (new P-TMSI=0xd71b3049) (gprs_gmm.c:355) 20250316125143942 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125143942 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125143942 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250316125143942 DMM INFO MM(262420000000070/d71b3049) Subscriber data update (mmctx.c:445) 20250316125143942 DMM DEBUG MM(262420000000070/d71b3049) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125143942 DMM INFO MM(262420000000070/d71b3049) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125143942 DMM NOTICE MM(262420000000070/d71b3049) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1055) 20250316125143942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125143942 DMM NOTICE MM(262420000000070/d71b3049) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125143942 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) 20250316125143944 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125143944 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250316125143944 DMM INFO MM(262420000000070/d71b3049) Subscriber data update (mmctx.c:445) 20250316125143944 DMM DEBUG MM(262420000000070/d71b3049) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316125143956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125143956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316125143956 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125143956 DMM INFO MM(262420000000070/d71b3049) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125143956 DMM NOTICE MM(262420000000070/d71b3049) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125143956 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125143956 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125143956 DLLC NOTICE LLME(f4d6cea2/d71b3049){ASSIGNED} LLGM Assign pre (ffffffff => d71b3049) (gprs_llc.c:1079) 20250316125143956 DLLC NOTICE LLME(ffffffff/d71b3049){ASSIGNED} LLGM Assign post (ffffffff => d71b3049) (gprs_llc.c:1125) 20250316125143956 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316125143956 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316125143956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125143956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125144015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125144015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316125144015 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125144015 DMM INFO MM(262420000000070/d71b3049) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316125144015 DMM INFO MM(262420000000070/d71b3049) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316125144015 DMM DEBUG MM(262420000000070/d71b3049) Using GGSN 0 (gprs_sm.c:317) 20250316125144015 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) 20250316125144015 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250316125144015 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316125144015 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20250316125144015 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:386) 20250316125144032 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 94 1e 98 00 11 13 34 07 25 14 05 7f 8e 47 30 c1 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) 20250316125144032 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc42594f0, cbp=0x559cc73ecb70) (sgsn_libgtp.c:632) 20250316125144032 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316125144032 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=d71b3049, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316125144032 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316125144032 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@3dcf7940f5b7: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316125144050 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:825) 20250316125144065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125144065 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250316125144065 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_rai_ci_data-BVCI210(1302)@3dcf7940f5b7: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='D71B3049'O, index=0 20250316125144078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125144079 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125144079 DSNDCP ERROR Message for non-existing MM ctx (lle=0x559cc73f16e8, TLLI=d71b3049, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@3dcf7940f5b7: Removing Client IMSI='262420000000070'H, index=0 20250316125146083 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:825) TC_cell_change_different_rai_ci_data-BVCI196(1297)@3dcf7940f5b7: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@3dcf7940f5b7: Final verdict of PTC: pass 20250316125146100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36294<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1303)@3dcf7940f5b7: Final verdict of PTC: none 20250316125146104 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125146104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1294)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1308)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@3dcf7940f5b7: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1306)@3dcf7940f5b7: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@3dcf7940f5b7: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1309)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1298)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1307)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1301)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1296)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1306): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1307): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1308): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1309): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sun Mar 16 12:51:46 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 20250316125146154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125146556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92664) 20250316125147066 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250316125147066 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250316125147066 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250316125147105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125147105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92664, count=98956) 20250316125148107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125148107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Sun Mar 16 12:51:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125149108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125149108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_cell_change_different_ci_attach started. 20250316125149652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125149655 DMM INFO MM(262420000000070/d71b3049) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125149655 DMM INFO MM(262420000000070/d71b3049) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125149655 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125149655 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125149655 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316125149655 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250316125149655 DLLC NOTICE LLME(ffffffff/d71b3049){ASSIGNED} LLGM Assign pre (d71b3049 => ffffffff) (gprs_llc.c:1079) 20250316125149655 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d71b3049 => ffffffff) (gprs_llc.c:1125) 20250316125149655 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f1390 (gprs_sndcp.c:574) 20250316125149655 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316125149655 DMM NOTICE MM(262420000000070/d71b3049) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250316125149655 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250316125149655 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250316125149655 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316125149655 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:386) 20250316125149655 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250316125149655 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) 20250316125149655 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) 20250316125149655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316125149655 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316125149655 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316125149655 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316125149655 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125149702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125149702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125149702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125149702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125149702 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125149702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125149702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125149702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125149702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125149703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125149703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125149703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125149703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125149703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125149703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125149703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125149703 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125149703 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125149703 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125149703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125149703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125149703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125149706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125149712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125149712 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1319)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1316)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125149717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125149717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125149717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125149717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125149717 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125149717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125149717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125149717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125149717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125149718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125149718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125149718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125149718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125149718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125149718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125149718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125149718 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125149718 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125149718 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125149718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125149719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125149719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1323)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316125149721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316125149728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125149728 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1323)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@3dcf7940f5b7: Provider Link came up: sending NS-RESET TC_cell_change_different_ci_attach-BVCI210(1321)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125149731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125149731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125149731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125149731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125149731 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125149731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125149731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125149731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125149731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125149731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125149731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125149731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125149731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125149731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125149731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125149731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125149731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125149731 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125149731 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125149731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125149732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125149732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125149734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125149738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125149738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125150110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125150110 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125150110 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125150110 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125150114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1328)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250316125150115 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@3dcf7940f5b7: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F8CE4E31'O, index=0 SGSN_Test-GSUP(1329)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@3dcf7940f5b7: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@3dcf7940f5b7: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F8CE4E31'O, index=0 TC_cell_change_different_ci_attach(1331)@3dcf7940f5b7: 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 := '65B0801C58A07BFA93C0438A0E38B323'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3784324D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C894D44F767C250A'O } } } } } 20250316125150195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125150195 DLLC NOTICE LLME(ffffffff/f8ce4e31){UNASSIGNED} LLC RX: unknown TLLI 0xf8ce4e31, creating LLME on the fly (gprs_llc.c:552) 20250316125150195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125150195 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1325) 20250316125150195 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316125150195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316125150195 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316125150195 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316125150195 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125150195 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125150195 DLLC NOTICE LLME(ffffffff/f8ce4e31){UNASSIGNED} LLGM Assign pre (f8ce4e31 => c556b1a7) (gprs_llc.c:1079) 20250316125150195 DLLC NOTICE LLME(f8ce4e31/c556b1a7){ASSIGNED} LLGM Assign post (f8ce4e31 => c556b1a7) (gprs_llc.c:1125) 20250316125150195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125150195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125150195 DMM DEBUG MM(262420000000069/c556b1a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125150220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125150220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316125150220 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125150220 DMM DEBUG MM(262420000000069/c556b1a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1139) 20250316125150220 DMM NOTICE MM(262420000000069/c556b1a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125150220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125150220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125150220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125150220 DMM DEBUG MM(262420000000069/c556b1a7) Requesting authorization (sgsn_auth.c:160) 20250316125150220 DMM INFO MM(262420000000069/c556b1a7) Requesting authentication tuples (sgsn_auth.c:184) 20250316125150220 DMM DEBUG MM(262420000000069/c556b1a7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125150220 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250316125150220 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@3dcf7940f5b7: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250316125150226 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125150226 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125150226 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125150226 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125150226 DMM INFO MM(262420000000069/c556b1a7) Subscriber data update (mmctx.c:445) 20250316125150226 DMM DEBUG MM(262420000000069/c556b1a7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125150226 DMM INFO MM(262420000000069/c556b1a7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125150226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125150226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125150226 DMM INFO MM(262420000000069/c556b1a7) <- GMM AUTH AND CIPHERING REQ (rand = 65 b0 80 1c 58 a0 7b fa 93 c0 43 8a 0e 38 b3 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316125150243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125150243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125150243 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125150243 DMM INFO MM(262420000000069/c556b1a7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125150243 DMM NOTICE MM(262420000000069/c556b1a7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125150243 DMM DEBUG MM(262420000000069/c556b1a7) checking auth: received GSM SRES = 37 84 32 4d (gprs_gmm.c:721) 20250316125150243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125150243 DMM DEBUG MM(262420000000069/c556b1a7) Requesting authorization (sgsn_auth.c:160) 20250316125150243 DMM INFO MM(262420000000069/c556b1a7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125150243 DMM DEBUG MM(262420000000069/c556b1a7) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125150243 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250316125150243 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) 20250316125150243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316125150243 DMM INFO MM(262420000000069/c556b1a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc556b1a7) (gprs_gmm.c:355) 20250316125150246 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125150246 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125150246 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250316125150246 DMM INFO MM(262420000000069/c556b1a7) Subscriber data update (mmctx.c:445) 20250316125150246 DMM DEBUG MM(262420000000069/c556b1a7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125150246 DMM INFO MM(262420000000069/c556b1a7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125150246 DMM NOTICE MM(262420000000069/c556b1a7) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1055) 20250316125150246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125150246 DMM NOTICE MM(262420000000069/c556b1a7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125150246 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) 20250316125150247 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125150247 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250316125150247 DMM INFO MM(262420000000069/c556b1a7) Subscriber data update (mmctx.c:445) 20250316125150247 DMM DEBUG MM(262420000000069/c556b1a7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316125150260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125150260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316125150260 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125150260 DMM INFO MM(262420000000069/c556b1a7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125150260 DMM NOTICE MM(262420000000069/c556b1a7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125150260 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125150260 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125150260 DLLC NOTICE LLME(f8ce4e31/c556b1a7){ASSIGNED} LLGM Assign pre (ffffffff => c556b1a7) (gprs_llc.c:1079) 20250316125150260 DLLC NOTICE LLME(ffffffff/c556b1a7){ASSIGNED} LLGM Assign post (ffffffff => c556b1a7) (gprs_llc.c:1125) 20250316125150260 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316125150260 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316125150260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125150260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125150319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125150319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316125150319 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125150319 DMM INFO MM(262420000000069/c556b1a7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316125150319 DMM INFO MM(262420000000069/c556b1a7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316125150319 DMM DEBUG MM(262420000000069/c556b1a7) Using GGSN 0 (gprs_sm.c:317) 20250316125150319 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) 20250316125150319 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250316125150319 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316125150319 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20250316125150319 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:386) 20250316125150341 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 bf 6b c9 95 11 43 22 5b 51 14 05 7f cf 85 da 3f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:461) 20250316125150341 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc425a568, cbp=0x559cc73f47b0) (sgsn_libgtp.c:632) 20250316125150341 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316125150341 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=c556b1a7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316125150341 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316125150341 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@3dcf7940f5b7: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316125150357 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:825) 20250316125150371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125150371 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250316125150371 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_ci_attach-BVCI210(1321)@3dcf7940f5b7: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@3dcf7940f5b7: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C556B1A7'O, index=0 TC_cell_change_different_ci_attach(1331)@3dcf7940f5b7: 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 := '1217ECE7AC96DDF40B95C0B2C451A76A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE433EC7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A64439842BA50702'O } } } } } 20250316125150386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125150386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250316125150386 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125150386 DMM INFO MM(262420000000069/c556b1a7) -> GMM ATTACH REQUEST MI(TMSI-0xC556B1A7) type="GPRS attach" (gprs_gmm.c:1325) 20250316125150386 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125150386 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316125150386 DLLC NOTICE LLME(ffffffff/c556b1a7){ASSIGNED} LLGM Assign pre (c556b1a7 => ccb19d80) (gprs_llc.c:1079) 20250316125150386 DLLC NOTICE LLME(c556b1a7/ccb19d80){ASSIGNED} LLGM Assign post (c556b1a7 => ccb19d80) (gprs_llc.c:1125) 20250316125150386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125150386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125150386 DMM DEBUG MM(262420000000069/ccb19d80) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125150413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125150413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250316125150413 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125150413 DMM DEBUG MM(262420000000069/ccb19d80) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1139) 20250316125150413 DMM NOTICE MM(262420000000069/ccb19d80) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125150413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125150413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125150413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125150413 DMM DEBUG MM(262420000000069/ccb19d80) Requesting authorization (sgsn_auth.c:160) 20250316125150413 DMM INFO MM(262420000000069/ccb19d80) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125150413 DMM DEBUG MM(262420000000069/ccb19d80) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125150413 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250316125150413 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) 20250316125150650 DGPRS DEBUG Checking for inactive LLMEs, time = 5360416 (sgsn.c:131) 20250316125153414 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250316125153414 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250316125153414 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250316125156415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250316125156415 DMM ERROR MM(262420000000069/ccb19d80) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250316125156415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250316125156415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250316125156415 DMM NOTICE MM(262420000000069/ccb19d80) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250316125156415 DMM NOTICE MM(262420000000069/ccb19d80) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250316125156415 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250316125156415 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ccb19d80, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316125156415 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250316125156415 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316125156415 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:386) 20250316125156415 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250316125156415 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) 20250316125156415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Reject}: Deallocated (fsm.c:568) 20250316125156415 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Standby}: Deallocated (fsm.c:568) 20250316125156415 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316125156415 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250316125156415 DLLC NOTICE LLME(c556b1a7/ccb19d80){ASSIGNED} LLGM Assign pre (ccb19d80 => ffffffff) (gprs_llc.c:1079) 20250316125156415 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccb19d80 => ffffffff) (gprs_llc.c:1125) 20250316125201417 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250316125206419 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250316125210111 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250316125210111 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250316125210112 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316125211420 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250316125216422 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250316125219705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125219711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125219711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316125219720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125219724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125219724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316125219732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125219737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125219737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@3dcf7940f5b7: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@3dcf7940f5b7: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20250316125220183 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125220183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1328)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(1329)@3dcf7940f5b7: Final verdict of PTC: none 20250316125220185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42538<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1318)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1327)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1322)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1317)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@3dcf7940f5b7: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@3dcf7940f5b7: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@3dcf7940f5b7: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1325)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1320)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1315)@3dcf7940f5b7: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@3dcf7940f5b7: Final verdict of PTC: fail reason: "Tguard timeout" MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@3dcf7940f5b7: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Sun Mar 16 12:52:20 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 20250316125220292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125220651 DGPRS DEBUG Checking for inactive LLMEs, time = 5360446 (sgsn.c:131) 20250316125220694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53886<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122852) 20250316125221185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125221185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316125221423 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250316125221423 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x559cc73f47b0) (sgsn_libgtp.c:632) 20250316125221423 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x559cc73f47b0) (sgsn_libgtp.c:636) 20250316125221423 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250316125221423 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250316125221424 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250316125221424 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122852, count=128504) 20250316125222186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125222186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Sun Mar 16 12:52:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125223188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125223189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_cell_change_different_ci_data started. 20250316125223774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125223778 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125223835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125223835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125223835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125223835 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125223835 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125223835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125223835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125223835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125223835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125223836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125223836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125223836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125223836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125223836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125223836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125223836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125223836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125223836 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125223836 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125223836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1336)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125223836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125223836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125223840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125223845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125223845 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1338)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1335)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125223850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125223850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125223850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125223850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125223850 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125223850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125223850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125223850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125223850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125223851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125223851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125223851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125223851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125223851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125223851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125223851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125223851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125223851 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125223851 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125223851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125223851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125223851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125223854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125223859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125223859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125223866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125223866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125223866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125223866 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125223866 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125223866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125223866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125223866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125223866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125223867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125223867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125223867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125223867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125223867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125223867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125223867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125223867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125223867 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125223867 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125223867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125223867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125223867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125223869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125223873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125223873 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125224190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125224190 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125224190 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125224190 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125224194 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1347)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316125224196 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@3dcf7940f5b7: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C3048157'O, index=0 SGSN_Test-GSUP(1348)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@3dcf7940f5b7: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@3dcf7940f5b7: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C3048157'O, index=0 TC_cell_change_different_ci_data(1350)@3dcf7940f5b7: 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 := 'BDD0C66A817F318B50F2410A629F5C30'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B2F9D4CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E7CAA3E3F7AF0D7'O } } } } } 20250316125224270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125224270 DLLC NOTICE LLME(ffffffff/c3048157){UNASSIGNED} LLC RX: unknown TLLI 0xc3048157, creating LLME on the fly (gprs_llc.c:552) 20250316125224270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125224270 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1325) 20250316125224270 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316125224270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316125224270 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316125224270 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316125224270 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125224270 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125224270 DLLC NOTICE LLME(ffffffff/c3048157){UNASSIGNED} LLGM Assign pre (c3048157 => da3cb3fb) (gprs_llc.c:1079) 20250316125224270 DLLC NOTICE LLME(c3048157/da3cb3fb){ASSIGNED} LLGM Assign post (c3048157 => da3cb3fb) (gprs_llc.c:1125) 20250316125224270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125224270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125224270 DMM DEBUG MM(262420000000071/da3cb3fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125224290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125224290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316125224290 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125224290 DMM DEBUG MM(262420000000071/da3cb3fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1139) 20250316125224290 DMM NOTICE MM(262420000000071/da3cb3fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125224290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125224290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125224290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125224290 DMM DEBUG MM(262420000000071/da3cb3fb) Requesting authorization (sgsn_auth.c:160) 20250316125224290 DMM INFO MM(262420000000071/da3cb3fb) Requesting authentication tuples (sgsn_auth.c:184) 20250316125224290 DMM DEBUG MM(262420000000071/da3cb3fb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125224291 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250316125224291 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@3dcf7940f5b7: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250316125224296 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125224296 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125224296 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125224296 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125224296 DMM INFO MM(262420000000071/da3cb3fb) Subscriber data update (mmctx.c:445) 20250316125224296 DMM DEBUG MM(262420000000071/da3cb3fb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125224296 DMM INFO MM(262420000000071/da3cb3fb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125224296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125224296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125224296 DMM INFO MM(262420000000071/da3cb3fb) <- GMM AUTH AND CIPHERING REQ (rand = bd d0 c6 6a 81 7f 31 8b 50 f2 41 0a 62 9f 5c 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316125224311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125224311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125224311 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125224311 DMM INFO MM(262420000000071/da3cb3fb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125224311 DMM NOTICE MM(262420000000071/da3cb3fb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125224311 DMM DEBUG MM(262420000000071/da3cb3fb) checking auth: received GSM SRES = b2 f9 d4 cf (gprs_gmm.c:721) 20250316125224311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125224311 DMM DEBUG MM(262420000000071/da3cb3fb) Requesting authorization (sgsn_auth.c:160) 20250316125224311 DMM INFO MM(262420000000071/da3cb3fb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125224311 DMM DEBUG MM(262420000000071/da3cb3fb) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125224311 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250316125224311 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) 20250316125224311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316125224311 DMM INFO MM(262420000000071/da3cb3fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xda3cb3fb) (gprs_gmm.c:355) 20250316125224314 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125224314 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125224314 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250316125224315 DMM INFO MM(262420000000071/da3cb3fb) Subscriber data update (mmctx.c:445) 20250316125224315 DMM DEBUG MM(262420000000071/da3cb3fb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125224315 DMM INFO MM(262420000000071/da3cb3fb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125224315 DMM NOTICE MM(262420000000071/da3cb3fb) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1055) 20250316125224315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125224315 DMM NOTICE MM(262420000000071/da3cb3fb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125224315 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) 20250316125224316 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125224316 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250316125224316 DMM INFO MM(262420000000071/da3cb3fb) Subscriber data update (mmctx.c:445) 20250316125224316 DMM DEBUG MM(262420000000071/da3cb3fb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316125224326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125224326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316125224326 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125224326 DMM INFO MM(262420000000071/da3cb3fb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125224326 DMM NOTICE MM(262420000000071/da3cb3fb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125224326 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125224326 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125224326 DLLC NOTICE LLME(c3048157/da3cb3fb){ASSIGNED} LLGM Assign pre (ffffffff => da3cb3fb) (gprs_llc.c:1079) 20250316125224326 DLLC NOTICE LLME(ffffffff/da3cb3fb){ASSIGNED} LLGM Assign post (ffffffff => da3cb3fb) (gprs_llc.c:1125) 20250316125224326 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316125224326 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316125224326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125224326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125224382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125224382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250316125224382 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125224382 DMM INFO MM(262420000000071/da3cb3fb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250316125224382 DMM INFO MM(262420000000071/da3cb3fb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250316125224382 DMM DEBUG MM(262420000000071/da3cb3fb) Using GGSN 0 (gprs_sm.c:317) 20250316125224382 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) 20250316125224382 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250316125224382 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250316125224382 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20250316125224382 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:386) 20250316125224399 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 4c 15 4b 1f 11 08 6f 70 ea 14 05 7f 6e f3 de 80 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:461) 20250316125224399 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6bc425a568, cbp=0x559cc73f47b0) (sgsn_libgtp.c:632) 20250316125224399 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250316125224399 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559cc73f16e8 TLLI=da3cb3fb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250316125224399 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250316125224399 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@3dcf7940f5b7: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed 20250316125224411 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:825) 20250316125224423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125224423 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250316125224423 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_ci_data-BVCI210(1340)@3dcf7940f5b7: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@3dcf7940f5b7: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='DA3CB3FB'O, index=0 20250316125224437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125224438 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125224438 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125224439 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:825) TC_cell_change_different_ci_data-BVCI196(1335)@3dcf7940f5b7: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@3dcf7940f5b7: Final verdict of PTC: pass 20250316125224464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53888<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1333)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1336)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(1348)@3dcf7940f5b7: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@3dcf7940f5b7: Final verdict of PTC: none 20250316125224469 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125224469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1332)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1346)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1341)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@3dcf7940f5b7: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@3dcf7940f5b7: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1339)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1334)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1344)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sun Mar 16 12:52:24 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 20250316125224552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125224955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53896<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=73748) 20250316125225471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125225471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=73748, count=99684) 20250316125226472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125226472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sun Mar 16 12:52:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125227439 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250316125227439 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250316125227439 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250316125227473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125227473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_sgsn_context_req_in started. 20250316125228052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125228055 DMM INFO MM(262420000000071/da3cb3fb) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125228055 DMM INFO MM(262420000000071/da3cb3fb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125228055 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125228055 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125228055 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316125228055 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250316125228055 DLLC NOTICE LLME(ffffffff/da3cb3fb){ASSIGNED} LLGM Assign pre (da3cb3fb => ffffffff) (gprs_llc.c:1079) 20250316125228055 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da3cb3fb => ffffffff) (gprs_llc.c:1125) 20250316125228055 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559cc73f1390 (gprs_sndcp.c:574) 20250316125228055 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559cc73f16e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250316125228055 DMM NOTICE MM(262420000000071/da3cb3fb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250316125228055 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250316125228055 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250316125228055 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250316125228055 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:386) 20250316125228055 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250316125228055 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) 20250316125228055 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) 20250316125228055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316125228055 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316125228055 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316125228055 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316125228055 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125228100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125228100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125228100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125228100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125228100 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125228100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125228100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125228100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125228100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125228101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125228101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125228101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125228101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125228101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125228101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125228101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125228101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125228101 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125228101 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125228101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125228102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125228102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316125228106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316125228110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125228110 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1361)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@3dcf7940f5b7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1360)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316125228121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125228121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125228121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125228121 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125228121 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125228121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125228121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125228121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125228121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1361)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125228122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125228122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125228122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125228122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125228122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125228122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125228122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125228122 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125228122 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125228122 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125228122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125228122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125228122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125228124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1360)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(1357)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1365)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125228129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125228129 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250316125228130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125228130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125228130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125228130 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125228130 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125228130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125228130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125228130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125228130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125228131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125228131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125228131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125228131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125228131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125228131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125228131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125228131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125228131 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125228131 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125228131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1365)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125228131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125228131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_sgsn_context_req_in-BVCI210(1358)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125228133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125228138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125228138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125228474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125228474 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125228474 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125228474 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125228479 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316125228480 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@3dcf7940f5b7: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='DDF58177'O, index=0 SGSN_Test-GSUP(1367)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@3dcf7940f5b7: 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 := 'C50CA6536B63C985D7A64B085A3636A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CAB10C35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0053DCAB68338DBA'O } } } } } 20250316125229536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125229536 DLLC NOTICE LLME(ffffffff/ddf58177){UNASSIGNED} LLC RX: unknown TLLI 0xddf58177, creating LLME on the fly (gprs_llc.c:552) 20250316125229536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125229536 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1325) 20250316125229536 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316125229536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316125229536 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316125229536 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Allocated (fsm.c:456) 20250316125229536 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125229536 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125229536 DLLC NOTICE LLME(ffffffff/ddf58177){UNASSIGNED} LLGM Assign pre (ddf58177 => c115c2b3) (gprs_llc.c:1079) 20250316125229536 DLLC NOTICE LLME(ddf58177/c115c2b3){ASSIGNED} LLGM Assign post (ddf58177 => c115c2b3) (gprs_llc.c:1125) 20250316125229536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125229536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125229536 DMM DEBUG MM(262420000000072/c115c2b3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125229541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125229541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316125229541 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125229541 DMM DEBUG MM(262420000000072/c115c2b3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1139) 20250316125229541 DMM NOTICE MM(262420000000072/c115c2b3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125229541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125229541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125229541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125229541 DMM DEBUG MM(262420000000072/c115c2b3) Requesting authorization (sgsn_auth.c:160) 20250316125229541 DMM INFO MM(262420000000072/c115c2b3) Requesting authentication tuples (sgsn_auth.c:184) 20250316125229541 DMM DEBUG MM(262420000000072/c115c2b3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125229541 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250316125229541 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@3dcf7940f5b7: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250316125229543 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125229543 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125229543 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125229543 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125229543 DMM INFO MM(262420000000072/c115c2b3) Subscriber data update (mmctx.c:445) 20250316125229543 DMM DEBUG MM(262420000000072/c115c2b3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125229543 DMM INFO MM(262420000000072/c115c2b3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125229543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125229543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125229543 DMM INFO MM(262420000000072/c115c2b3) <- GMM AUTH AND CIPHERING REQ (rand = c5 0c a6 53 6b 63 c9 85 d7 a6 4b 08 5a 36 36 a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250316125229546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125229546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125229546 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125229546 DMM INFO MM(262420000000072/c115c2b3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125229546 DMM NOTICE MM(262420000000072/c115c2b3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125229546 DMM DEBUG MM(262420000000072/c115c2b3) checking auth: received GSM SRES = ca b1 0c 35 (gprs_gmm.c:721) 20250316125229546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125229546 DMM DEBUG MM(262420000000072/c115c2b3) Requesting authorization (sgsn_auth.c:160) 20250316125229546 DMM INFO MM(262420000000072/c115c2b3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125229546 DMM DEBUG MM(262420000000072/c115c2b3) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125229546 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250316125229546 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) 20250316125229546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316125229546 DMM INFO MM(262420000000072/c115c2b3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc115c2b3) (gprs_gmm.c:355) 20250316125229547 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125229547 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125229547 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250316125229547 DMM INFO MM(262420000000072/c115c2b3) Subscriber data update (mmctx.c:445) 20250316125229547 DMM DEBUG MM(262420000000072/c115c2b3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125229547 DMM INFO MM(262420000000072/c115c2b3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125229547 DMM NOTICE MM(262420000000072/c115c2b3) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1055) 20250316125229547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125229547 DMM NOTICE MM(262420000000072/c115c2b3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125229547 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) 20250316125229547 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125229547 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250316125229547 DMM INFO MM(262420000000072/c115c2b3) Subscriber data update (mmctx.c:445) 20250316125229547 DMM DEBUG MM(262420000000072/c115c2b3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316125229551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125229551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316125229551 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125229551 DMM INFO MM(262420000000072/c115c2b3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125229551 DMM NOTICE MM(262420000000072/c115c2b3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125229551 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125229551 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125229551 DLLC NOTICE LLME(ddf58177/c115c2b3){ASSIGNED} LLGM Assign pre (ffffffff => c115c2b3) (gprs_llc.c:1079) 20250316125229551 DLLC NOTICE LLME(ffffffff/c115c2b3){ASSIGNED} LLGM Assign post (ffffffff => c115c2b3) (gprs_llc.c:1125) 20250316125229551 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316125229551 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316125229551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125229551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125229614 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 da bf 00 00 03 52 f0 99 42 42 de 05 c1 15 c2 b3 0c 01 02 03 0d fe 11 59 a5 ce 12 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2960) TC_sgsn_context_req_in(1369)@3dcf7940f5b7: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250316125231612 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250316125231612 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250316125231613 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) 20250316125231613 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250316125231613 DMM INFO MM(262420000000072/c115c2b3) Subscriber data update (mmctx.c:445) 20250316125231613 DMM DEBUG MM(262420000000072/c115c2b3) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250316125231613 DMM INFO MM(262420000000072/c115c2b3) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250316125231613 DMM INFO MM(262420000000072/c115c2b3) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125231613 DMM INFO MM(262420000000072/c115c2b3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125231613 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125231613 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125231613 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316125231613 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316125231613 DLLC NOTICE LLME(ffffffff/c115c2b3){ASSIGNED} LLGM Assign pre (c115c2b3 => ffffffff) (gprs_llc.c:1079) 20250316125231613 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c115c2b3 => ffffffff) (gprs_llc.c:1125) 20250316125231613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316125231613 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316125231613 DMM DEBUG MM_STATE_Iu[0x559cc73e3fc0]{Detached}: Deallocated (fsm.c:568) 20250316125231613 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@3dcf7940f5b7: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@3dcf7940f5b7: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250316125231623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57414<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@3dcf7940f5b7: Final verdict of PTC: none 20250316125231628 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125231628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1365)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1355)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1361)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@3dcf7940f5b7: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@3dcf7940f5b7: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1358)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@3dcf7940f5b7: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1363)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1359)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1353)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1358): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@3dcf7940f5b7: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sun Mar 16 12:52:31 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 20250316125231709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125232111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57424<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98748) 20250316125232629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125232629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98748, count=100008) 20250316125233630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125233630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sun Mar 16 12:52:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125234631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125234631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_sgsn_context_req_out started. 20250316125235202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125235205 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1370)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125235246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125235246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125235246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125235246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125235246 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125235246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125235246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125235246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125235246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125235247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125235247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125235247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125235247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125235247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125235247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125235247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125235247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125235247 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125235247 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125235247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125235247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125235247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125235249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125235254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125235254 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125235262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125235262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125235262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125235262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125235262 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125235262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125235262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125235262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125235262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125235263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125235263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125235263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125235263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125235263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125235263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125235263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125235263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125235263 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125235263 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125235263 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125235263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125235263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1380)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316125235265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316125235270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125235270 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1385)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1385)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125235279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125235279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125235279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125235279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125235279 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125235279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125235279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125235279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125235279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1385)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125235281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125235281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125235281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125235281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125235281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125235281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125235281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125235281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125235281 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125235281 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125235281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125235281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125235281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1385)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1385)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125235283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125235290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125235290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1382)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125235631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125235631 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125235631 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125235631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1384)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1384)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125235636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316125235637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1384)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1384)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1384)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1384)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1384)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1384)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@3dcf7940f5b7: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='D0E368B9'O, index=0 SGSN_Test-GSUP(1386)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250316125236708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125236708 DLLC NOTICE LLME(ffffffff/d0e368b9){UNASSIGNED} LLC RX: unknown TLLI 0xd0e368b9, creating LLME on the fly (gprs_llc.c:552) 20250316125236708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250316125236708 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250316125236708 DMM NOTICE LLME(ffffffff/d0e368b9){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1775) 20250316125236708 DLLC NOTICE LLME(ffffffff/d0e368b9){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250316125236708 DMM ERROR LLME(ffffffff/d0e368b9){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1796) 20250316125236708 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250316125236708 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250316125236708 DLLC NOTICE LLME(ffffffff/d0e368b9){UNASSIGNED} LLGM Assign pre (d0e368b9 => ffffffff) (gprs_llc.c:1079) 20250316125236708 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0e368b9 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@3dcf7940f5b7: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@3dcf7940f5b7: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1379)@3dcf7940f5b7: Final verdict of PTC: none 20250316125236726 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(1380)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@3dcf7940f5b7: Final verdict of PTC: none 20250316125236726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1376)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1385)@3dcf7940f5b7: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1382)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1384)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1374)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@3dcf7940f5b7: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@3dcf7940f5b7: Final verdict of PTC: none 20250316125236728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38230<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1371)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@3dcf7940f5b7: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1372)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1377)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1383)@3dcf7940f5b7: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@3dcf7940f5b7: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" Sun Mar 16 12:52:36 UTC 2025MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1382): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1383): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1384): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1385): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@3dcf7940f5b7: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. ------ 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 20250316125236792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125237194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43732) 20250316125237727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125237727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43732, count=54212) 20250316125238728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125238728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Sun Mar 16 12:52:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125239729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125239729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_req_id_req_ra_update started. 20250316125240285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125240288 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125240325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125240325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125240325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125240325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125240325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125240325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125240325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125240325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125240325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125240326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125240326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125240326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125240326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125240326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125240326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125240326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125240326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125240326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125240326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125240326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125240326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125240326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125240329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125240334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125240334 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125240341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125240341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125240341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125240341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125240341 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125240341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125240341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125240341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125240341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125240341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125240341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125240341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125240341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125240341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125240341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125240341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125240341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125240341 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125240342 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125240342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125240342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1398)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125240342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125240345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125240351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125240351 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1400)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1397)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125240356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125240356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125240356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125240356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125240356 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125240356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125240356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125240356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125240356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125240357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125240357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125240357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125240357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125240357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125240357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125240357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125240357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125240357 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125240357 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125240357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125240357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125240357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125240359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125240363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125240363 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)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125240730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125240730 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125240730 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125240730 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125240733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1404)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316125240734 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@3dcf7940f5b7: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='C64F8777'O, index=0 SGSN_Test-GSUP(1405)@3dcf7940f5b7: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250316125240774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125240774 DLLC NOTICE LLME(ffffffff/c64f8777){UNASSIGNED} LLC RX: unknown TLLI 0xc64f8777, creating LLME on the fly (gprs_llc.c:552) 20250316125240774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125240774 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1325) 20250316125240774 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316125240774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316125240774 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316125240774 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316125240774 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125240774 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125240774 DLLC NOTICE LLME(ffffffff/c64f8777){UNASSIGNED} LLGM Assign pre (c64f8777 => c45400e4) (gprs_llc.c:1079) 20250316125240774 DLLC NOTICE LLME(c64f8777/c45400e4){ASSIGNED} LLGM Assign post (c64f8777 => c45400e4) (gprs_llc.c:1125) 20250316125240774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125240774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125240774 DMM DEBUG MM(262420000000047/c45400e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125240794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125240794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125240794 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125240794 DMM INFO MM(262420000000047/c45400e4) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250316125240794 DMM INFO MM(262420000000047/c45400e4) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-32807-57 New RA: 262-42-13135-0 (gprs_gmm.c:1763) 20250316125240794 DMM NOTICE MM(262420000000047/c45400e4) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250316125240794 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250316125240794 DMM INFO MM(262420000000047/c45400e4) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250316125240794 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125240794 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125240794 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316125240794 DMM ERROR MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250316125240794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Deallocated (fsm.c:568) 20250316125240794 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316125240794 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316125240794 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316125240794 DLLC NOTICE LLME(c64f8777/c45400e4){ASSIGNED} LLGM Assign pre (c45400e4 => ffffffff) (gprs_llc.c:1079) 20250316125240794 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c45400e4 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@3dcf7940f5b7: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@3dcf7940f5b7: Final verdict of PTC: pass 20250316125240809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38256<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@3dcf7940f5b7: Final verdict of PTC: none 20250316125240814 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125240814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_req_id_req_ra_update-BVCI210(1397)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1393)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1403)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1398)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1391)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1401)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1396)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Sun Mar 16 12:52:40 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 20250316125240891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125241293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58260) 20250316125241815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125241815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58260, count=62616) 20250316125242816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125242816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@3dcf7940f5b7: Test execution finished. MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sun Mar 16 12:52:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125243817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125243817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_iu_attach started. 20250316125244389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125244392 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1408)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125244423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125244423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125244423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125244423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125244423 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125244423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125244423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125244423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125244423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125244424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125244424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125244424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125244424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125244424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125244424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125244424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125244424 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125244424 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125244424 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125244424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125244425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125244425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125244426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125244432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125244432 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1414)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_iu_attach-BVCI196(1411)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1417)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125244437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125244437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125244437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125244437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125244437 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125244437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125244437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125244437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125244437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125244438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125244438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125244438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125244438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125244438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125244438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125244438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125244438 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125244438 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125244438 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125244438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1417)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125244438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125244438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250316125244440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125244445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125244445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125244452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125244452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125244452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125244452 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125244452 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125244452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125244452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125244452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125244452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125244453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125244453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125244453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125244453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125244453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125244453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125244453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125244453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125244453 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125244453 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125244453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125244453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125244453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125244455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125244460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125244460 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3dcf7940f5b7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@3dcf7940f5b7: ************************************************* SGSN_Test_0-M3UA(1425)@3dcf7940f5b7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@3dcf7940f5b7: ************************************************* MTC@3dcf7940f5b7: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: v_sccp_pdu_maxlen:268 20250316125244663 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250316125244663 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) 20250316125244663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250316125244663 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)@3dcf7940f5b7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250316125244670 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125244670 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250316125244670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250316125244670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250316125244670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250316125244670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250316125244670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250316125244672 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125244672 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250316125244672 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250316125244672 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250316125244672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250316125244672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250316125244672 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250316125244672 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250316125244818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125244818 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125244818 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125244818 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125244822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316125244823 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250316125245479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245480 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125245480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125245480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125245480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125245480 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250316125245480 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250316125245481 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125245481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125245481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125245481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1424)@3dcf7940f5b7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@3dcf7940f5b7: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='E6F2AC4A'O, index=0 SGSN_Test-GSUP(1428)@3dcf7940f5b7: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@3dcf7940f5b7: 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 := '0699'O, rac := '60'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)@3dcf7940f5b7: Added conn table entry 0TC_iu_attach(1430)3335441 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: First idle individual index:0 SGSN_Test_0-RAN(1424)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 20250316125245914 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245914 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125245915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125245915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125245915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125245915 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125245915 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125245915 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125245915 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250316125245915 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250316125245915 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1325) 20250316125245915 DMM DEBUG GMM(gmm_fsm)[0x559cc73ea990]{Deregistered}: Allocated (fsm.c:456) 20250316125245915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{Init}: Allocated (fsm.c:456) 20250316125245915 DMM DEBUG MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Allocated (fsm.c:456) 20250316125245915 DMM DEBUG MM_STATE_Iu[0x559cc73f2ad0]{Detached}: Allocated (fsm.c:456) 20250316125245915 DMM DEBUG GMM(gmm_fsm)[0x559cc73ea990]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125245915 DMM DEBUG GMM(gmm_fsm)[0x559cc73ea990]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125245915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125245915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125245915 DMM DEBUG MM(262420000001001/ce40a2ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125245915 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250316125245915 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245915 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125245915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125245915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245915 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125245915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125245915 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245915 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125245915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125245915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245915 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125245915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: { messageType := 2, destLocRef := '32E511'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)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@3dcf7940f5b7: 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 := '9892B24B119FA84D9C666A6D5994EC29'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E72E7C3A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5DDC5AB079963035'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '62037A343BFF05B6847EDBFE7F6D1961'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '60E5E95C442514836F05425E1F63A0A7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DB2489ED865B39E9731258986496D0CE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7643C0B4D283FAFD'O } } } } } SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: vl_len:23 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250316125245927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125245927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125245927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125245927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125245927 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125245927 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125245927 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125245927 DMM DEBUG MM(262420000001001/ce40a2ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1139) 20250316125245927 DMM NOTICE MM(262420000001001/ce40a2ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125245927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125245927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125245927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125245927 DMM DEBUG MM(262420000001001/ce40a2ec) Requesting authorization (sgsn_auth.c:160) 20250316125245927 DMM INFO MM(262420000001001/ce40a2ec) Requesting authentication tuples (sgsn_auth.c:184) 20250316125245927 DMM DEBUG MM(262420000001001/ce40a2ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125245927 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250316125245927 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@3dcf7940f5b7: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250316125245931 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125245931 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125245931 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125245931 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125245931 DMM INFO MM(262420000001001/ce40a2ec) Subscriber data update (mmctx.c:445) 20250316125245931 DMM DEBUG MM(262420000001001/ce40a2ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125245931 DMM INFO MM(262420000001001/ce40a2ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125245931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125245931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125245931 DMM INFO MM(262420000001001/ce40a2ec) <- GMM AUTH AND CIPHERING REQ (rand = 98 92 b2 4b 11 9f a8 4d 9c 66 6a 6d 59 94 ec 29 , mmctx_is_r99=1, vec->auth_types=0x3, autn = db 24 89 ed 86 5b 39 e9 73 12 58 98 64 96 d0 ce ) (gprs_gmm.c:538) 20250316125245931 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250316125245931 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245931 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245931 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125245931 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125245931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245931 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125245931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: vl_len:37 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F227643C0B423094399990000100001F02904D283FAFD'O 20250316125245942 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245942 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125245942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125245942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125245942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125245943 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125245943 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125245943 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125245943 DMM INFO MM(262420000001001/ce40a2ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125245943 DMM NOTICE MM(262420000001001/ce40a2ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125245943 DMM DEBUG MM(262420000001001/ce40a2ec) checking auth: received UMTS RES = 76 43 c0 b4 d2 83 fa fd (gprs_gmm.c:721) 20250316125245943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125245943 DMM DEBUG MM(262420000001001/ce40a2ec) Requesting authorization (sgsn_auth.c:160) 20250316125245943 DMM INFO MM(262420000001001/ce40a2ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125245943 DMM DEBUG MM(262420000001001/ce40a2ec) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125245943 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250316125245943 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) 20250316125245943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250316125245943 DMM DEBUG MM(262420000001001/ce40a2ec) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250316125245943 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245943 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245943 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125245943 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125245943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245943 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125245943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: vl_len:12 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250316125245958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245958 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125245958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125245958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125245959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125245959 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250316125245959 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250316125245959 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250316125245959 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250316125245959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250316125245959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250316125245959 DMM INFO MM(262420000001001/ce40a2ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xce40a2ec) (gprs_gmm.c:355) 20250316125245959 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250316125245959 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245959 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125245959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125245959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125245959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125245959 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245959 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125245959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125245959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125245959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250316125245966 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125245966 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125245966 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250316125245966 DMM INFO MM(262420000001001/ce40a2ec) Subscriber data update (mmctx.c:445) 20250316125245966 DMM DEBUG MM(262420000001001/ce40a2ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125245966 DMM INFO MM(262420000001001/ce40a2ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125245966 DMM NOTICE MM(262420000001001/ce40a2ec) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1055) 20250316125245966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125245966 DMM NOTICE MM(262420000001001/ce40a2ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125245966 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) 20250316125245967 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125245967 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250316125245967 DMM INFO MM(262420000001001/ce40a2ec) Subscriber data update (mmctx.c:445) 20250316125245967 DMM DEBUG MM(262420000001001/ce40a2ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: vl_len:14 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250316125245970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125245970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125245970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125245970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125245970 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125245970 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125245970 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125245970 DMM INFO MM(262420000001001/ce40a2ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125245970 DMM NOTICE MM(262420000001001/ce40a2ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125245970 DMM DEBUG GMM(gmm_fsm)[0x559cc73ea990]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125245970 DMM DEBUG GMM(gmm_fsm)[0x559cc73ea990]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125245970 DMM DEBUG MM_STATE_Iu(1)[0x559cc73f2ad0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250316125245970 DMM DEBUG MM_STATE_Iu(1)[0x559cc73f2ad0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250316125245970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125245970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125245970 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245970 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125245970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125245970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125245970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: vl_len:7 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250316125245976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125245976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125245976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125245977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125245977 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250316125245977 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250316125245977 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250316125245977 DMM INFO MM(262420000001001/ce40a2ec) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250316125245977 DMM DEBUG MM_STATE_Iu(1)[0x559cc73f2ad0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250316125245977 DMM DEBUG MM_STATE_Iu(1)[0x559cc73f2ad0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250316125245977 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245977 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245977 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125245977 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125245977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125245977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: Session index based on local reference:0 20250316125245978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125245978 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125245978 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125245978 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125245978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125245978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125245978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125245978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1424)@3dcf7940f5b7: Deleted conn table entry 0TC_iu_attach(1430)3335441 TC_iu_attach(1430)@3dcf7940f5b7: setverdict(pass): none -> pass TC_iu_attach(1430)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@3dcf7940f5b7: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@3dcf7940f5b7: Final verdict of PTC: pass 20250316125246052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38262<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1423)@3dcf7940f5b7: Final verdict of PTC: none 20250316125246058 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125246058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1424)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1417)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(1428)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@3dcf7940f5b7: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1422)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1412)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@3dcf7940f5b7: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@3dcf7940f5b7: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1410)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1420)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1415)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_iu_attach finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sun Mar 16 12:52:46 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20250316125246180 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250316125246180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125246180 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250316125246180 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250316125246180 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250316125246180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125246180 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250316125246180 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250316125246180 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) 20250316125246180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125246180 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250316125246180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250316125246180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250316125246180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250316125246180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250316125246180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250316125246180 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250316125246181 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250316125246227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125246629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46800<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=203520) 20250316125247059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125247059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=203520, count=207464) 20250316125248060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125248060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316125248182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250316125248182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250316125248182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sun Mar 16 12:52:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125249062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125249062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_iu_attach_encr started. 20250316125249717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125249720 DMM INFO MM(262420000001001/ce40a2ec) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125249720 DMM INFO MM(262420000001001/ce40a2ec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125249720 DMM DEBUG GMM(gmm_fsm)[0x559cc73ea990]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125249720 DMM DEBUG GMM(gmm_fsm)[0x559cc73ea990]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125249720 DMM DEBUG MM_STATE_Iu(1)[0x559cc73f2ad0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250316125249720 DMM DEBUG MM_STATE_Iu(1)[0x559cc73f2ad0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250316125249720 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250316125249720 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) 20250316125249720 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) 20250316125249720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{Init}: Deallocated (fsm.c:568) 20250316125249720 DMM DEBUG MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Deallocated (fsm.c:568) 20250316125249720 DMM DEBUG MM_STATE_Iu(1)[0x559cc73f2ad0]{Detached}: Deallocated (fsm.c:568) 20250316125249720 DMM DEBUG GMM(gmm_fsm)[0x559cc73ea990]{Deregistered}: Deallocated (fsm.c:568) 20250316125249720 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1431)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125249760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125249760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125249760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125249760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125249760 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125249760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125249760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125249760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125249760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125249762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125249762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125249762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125249762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125249762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125249762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125249762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125249762 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125249762 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125249762 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125249762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125249762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125249762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1436)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316125249765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125249770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125249770 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125249780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125249781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125249781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125249781 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125249781 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125249781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125249781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125249781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125249781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125249782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125249782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125249782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125249782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125249782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125249782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125249782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125249782 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125249782 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125249782 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125249782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125249783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125249783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1441)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316125249786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1437)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125249793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125249793 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1442)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI210(1439)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125249798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125249798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125249798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125249798 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125249798 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125249798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125249798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125249798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125249798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125249799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125249799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125249799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125249799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125249799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125249799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125249799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125249799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125249799 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125249799 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125249799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1445)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125249799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125249799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125249801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@3dcf7940f5b7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@3dcf7940f5b7: ************************************************* SGSN_Test_0-M3UA(1448)@3dcf7940f5b7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@3dcf7940f5b7: ************************************************* MTC@3dcf7940f5b7: Starting RAN_Emulation 20250316125249807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125249807 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1444)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125250008 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250316125250008 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) 20250316125250008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250316125250008 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)@3dcf7940f5b7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250316125250015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125250015 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250316125250015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250316125250015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250316125250015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250316125250015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250316125250015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250316125250017 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125250017 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250316125250017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250316125250017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250316125250017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250316125250017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250316125250017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250316125250018 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250316125250063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125250063 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125250063 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125250063 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125250068 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1450)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316125250069 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250316125250651 DGPRS DEBUG Checking for inactive LLMEs, time = 5360476 (sgsn.c:131) 20250316125250826 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125250826 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125250826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125250826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125250826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125250826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125250826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125250826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125250827 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250316125250827 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250316125250827 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125250827 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125250827 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125250827 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125250827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125250827 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125250827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125250827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@3dcf7940f5b7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@3dcf7940f5b7: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='DEC02BE3'O, index=0 SGSN_Test-GSUP(1451)@3dcf7940f5b7: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@3dcf7940f5b7: 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 := '3DD9'O, rac := '30'O ("0") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@3dcf7940f5b7: Added conn table entry 0TC_iu_attach_encr(1453)1689245 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: First idle individual index:0 20250316125251164 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125251164 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125251164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125251164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125251164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125251164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125251164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125251164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 20250316125251164 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125251164 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125251164 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125251164 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1325) 20250316125251164 DMM DEBUG GMM(gmm_fsm)[0x559cc73f2ad0]{Deregistered}: Allocated (fsm.c:456) 20250316125251164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316125251164 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Allocated (fsm.c:456) 20250316125251164 DMM DEBUG MM_STATE_Iu[0x559cc73e3e90]{Detached}: Allocated (fsm.c:456) 20250316125251164 DMM DEBUG GMM(gmm_fsm)[0x559cc73f2ad0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125251164 DMM DEBUG GMM(gmm_fsm)[0x559cc73f2ad0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125251164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125251164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125251164 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125251164 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125251164 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125251164 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125251165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125251165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125251165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125251165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125251165 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125251165 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125251165 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125251164 DMM DEBUG MM(262420000001001/ef8fe5de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125251164 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250316125251165 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125251165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125251165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125251165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125251165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: { messageType := 2, destLocRef := '19C69D'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)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@3dcf7940f5b7: 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 := '24A6008460ABF1E089ABF7949BFFF632'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DDBA2DDD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79ABB0D22E6BA97C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '16D63C137A9B9F8F301D933E68802E76'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '503DEFA832EC1E6F130137EFD526AFF3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '70EF6217FE8F3949A73A83DEDA232225'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7D43D8DC88AFE9A6'O } } } } } SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: vl_len:23 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250316125251174 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125251174 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125251174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125251174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125251174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125251174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125251174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125251174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125251174 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125251174 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125251174 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125251174 DMM DEBUG MM(262420000001001/ef8fe5de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1139) 20250316125251174 DMM NOTICE MM(262420000001001/ef8fe5de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125251174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125251174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125251174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125251174 DMM DEBUG MM(262420000001001/ef8fe5de) Requesting authorization (sgsn_auth.c:160) 20250316125251174 DMM INFO MM(262420000001001/ef8fe5de) Requesting authentication tuples (sgsn_auth.c:184) 20250316125251175 DMM DEBUG MM(262420000001001/ef8fe5de) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125251175 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250316125251175 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@3dcf7940f5b7: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250316125251177 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125251177 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125251177 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125251177 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125251177 DMM INFO MM(262420000001001/ef8fe5de) Subscriber data update (mmctx.c:445) 20250316125251177 DMM DEBUG MM(262420000001001/ef8fe5de) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125251177 DMM INFO MM(262420000001001/ef8fe5de) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125251177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125251177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125251177 DMM INFO MM(262420000001001/ef8fe5de) <- GMM AUTH AND CIPHERING REQ (rand = 24 a6 00 84 60 ab f1 e0 89 ab f7 94 9b ff f6 32 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 70 ef 62 17 fe 8f 39 49 a7 3a 83 de da 23 22 25 ) (gprs_gmm.c:538) 20250316125251177 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250316125251177 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125251177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125251177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125251177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125251177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125251177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125251177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125251177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: vl_len:37 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: vl_from0 20250316125251183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125251183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125251183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125251183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125251183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125251183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125251183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125251183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304227D43D8DC23094399990000100001F0290488AFE9A6'O 20250316125251183 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125251183 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125251183 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125251183 DMM INFO MM(262420000001001/ef8fe5de) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125251183 DMM NOTICE MM(262420000001001/ef8fe5de) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125251183 DMM DEBUG MM(262420000001001/ef8fe5de) checking auth: received UMTS RES = 7d 43 d8 dc 88 af e9 a6 (gprs_gmm.c:721) 20250316125251183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125251183 DMM DEBUG MM(262420000001001/ef8fe5de) Requesting authorization (sgsn_auth.c:160) 20250316125251183 DMM INFO MM(262420000001001/ef8fe5de) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125251183 DMM DEBUG MM(262420000001001/ef8fe5de) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125251183 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250316125251183 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) 20250316125251183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250316125251183 DMM DEBUG MM(262420000001001/ef8fe5de) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250316125251183 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125251183 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125251183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125251183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125251183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125251183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125251183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125251183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: vl_len:17 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: vl_from0 20250316125251190 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125251190 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125251190 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125251190 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125251190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125251190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125251191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125251191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250316125251191 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250316125251191 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250316125251191 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250316125251191 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250316125251191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250316125251191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250316125251191 DMM INFO MM(262420000001001/ef8fe5de) <- GMM ATTACH ACCEPT (new P-TMSI=0xef8fe5de) (gprs_gmm.c:355) 20250316125251191 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250316125251191 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125251191 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125251191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125251191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125251191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125251191 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125251191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125251191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125251191 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125251191 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125251191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125251191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125251191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125251191 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125251191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125251191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250316125251194 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125251194 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125251194 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250316125251194 DMM INFO MM(262420000001001/ef8fe5de) Subscriber data update (mmctx.c:445) 20250316125251194 DMM DEBUG MM(262420000001001/ef8fe5de) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125251194 DMM INFO MM(262420000001001/ef8fe5de) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125251194 DMM NOTICE MM(262420000001001/ef8fe5de) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1055) 20250316125251194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125251194 DMM NOTICE MM(262420000001001/ef8fe5de) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125251194 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) 20250316125251194 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125251194 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250316125251194 DMM INFO MM(262420000001001/ef8fe5de) Subscriber data update (mmctx.c:445) 20250316125251194 DMM DEBUG MM(262420000001001/ef8fe5de) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: vl_len:14 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250316125251196 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125251196 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125251196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125251196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125251196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125251196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125251196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125251196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125251196 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125251196 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125251196 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125251196 DMM INFO MM(262420000001001/ef8fe5de) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125251196 DMM NOTICE MM(262420000001001/ef8fe5de) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125251196 DMM DEBUG GMM(gmm_fsm)[0x559cc73f2ad0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125251196 DMM DEBUG GMM(gmm_fsm)[0x559cc73f2ad0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125251196 DMM DEBUG MM_STATE_Iu(2)[0x559cc73e3e90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250316125251196 DMM DEBUG MM_STATE_Iu(2)[0x559cc73e3e90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250316125251196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125251196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125251196 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125251196 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125251196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125251196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125251196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125251196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125251196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125251196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: vl_len:7 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250316125251199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125251199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125251199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125251199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125251199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125251199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125251199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125251199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125251199 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250316125251199 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250316125251199 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250316125251199 DMM INFO MM(262420000001001/ef8fe5de) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250316125251199 DMM DEBUG MM_STATE_Iu(2)[0x559cc73e3e90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250316125251199 DMM DEBUG MM_STATE_Iu(2)[0x559cc73e3e90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250316125251200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125251200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125251200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125251200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125251200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125251200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125251200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125251200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: Session index based on local reference:0 20250316125251200 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125251200 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125251200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125251200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125251200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125251200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125251200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125251200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@3dcf7940f5b7: Deleted conn table entry 0TC_iu_attach_encr(1453)1689245 TC_iu_attach_encr(1453)@3dcf7940f5b7: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@3dcf7940f5b7: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@3dcf7940f5b7: Final verdict of PTC: pass 20250316125251270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46816<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1447)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(1451)@3dcf7940f5b7: Final verdict of PTC: none 20250316125251274 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125251275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1431)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1445)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1440)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1435)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@3dcf7940f5b7: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@3dcf7940f5b7: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@3dcf7940f5b7: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1433)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1438)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1443)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_iu_attach_encr finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Sun Mar 16 12:52:51 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 20250316125251404 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250316125251404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125251404 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250316125251404 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250316125251404 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250316125251404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125251404 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250316125251404 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250316125251404 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) 20250316125251404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125251404 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250316125251404 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250316125251404 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250316125251404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250316125251404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250316125251404 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250316125251404 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250316125251404 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250316125251406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125251809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210524) 20250316125252276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125252276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=210524, count=211780) 20250316125253278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125253278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316125253406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250316125253406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250316125253406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Sun Mar 16 12:52:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125254279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125254279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_iu_attach_geran_rau started. 20250316125254903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125254905 DMM INFO MM(262420000001001/ef8fe5de) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125254905 DMM INFO MM(262420000001001/ef8fe5de) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125254905 DMM DEBUG GMM(gmm_fsm)[0x559cc73f2ad0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125254905 DMM DEBUG GMM(gmm_fsm)[0x559cc73f2ad0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125254905 DMM DEBUG MM_STATE_Iu(2)[0x559cc73e3e90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250316125254905 DMM DEBUG MM_STATE_Iu(2)[0x559cc73e3e90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250316125254905 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250316125254905 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) 20250316125254905 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) 20250316125254905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316125254905 DMM DEBUG MM_STATE_Gb[0x559cc73e40f0]{Idle}: Deallocated (fsm.c:568) 20250316125254905 DMM DEBUG MM_STATE_Iu(2)[0x559cc73e3e90]{Detached}: Deallocated (fsm.c:568) 20250316125254905 DMM DEBUG GMM(gmm_fsm)[0x559cc73f2ad0]{Deregistered}: Deallocated (fsm.c:568) 20250316125254905 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1454)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125254946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125254946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125254946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125254946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125254946 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125254946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125254946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125254946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125254946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125254947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125254947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125254947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125254947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125254947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125254947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125254947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125254947 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125254947 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125254947 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125254947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125254947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125254947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125254949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125254953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125254953 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125254959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125254959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125254959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125254959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125254959 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125254959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125254959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125254959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125254959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125254960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125254960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125254960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125254960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125254960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125254960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125254960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125254960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125254960 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125254960 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125254960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1463)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125254960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125254960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125254962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1460)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1464)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316125254966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125254966 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125254975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125254975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125254975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125254975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125254975 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125254975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125254975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125254975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125254975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125254976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125254976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125254976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125254976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125254976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125254976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125254976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125254976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125254976 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125254976 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125254976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1468)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125254976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125254976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125254979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3dcf7940f5b7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@3dcf7940f5b7: ************************************************* SGSN_Test_0-M3UA(1471)@3dcf7940f5b7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@3dcf7940f5b7: ************************************************* MTC@3dcf7940f5b7: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1465)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125254985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125254985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125255184 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250316125255184 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) 20250316125255184 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250316125255184 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)@3dcf7940f5b7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250316125255191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125255191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250316125255191 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250316125255191 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250316125255191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250316125255191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250316125255191 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250316125255194 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125255194 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250316125255194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250316125255194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250316125255194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250316125255194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250316125255194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250316125255194 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250316125255281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125255281 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125255281 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125255281 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125255285 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1473)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316125255286 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250316125256004 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256004 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125256004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125256004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125256004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125256004 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250316125256004 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250316125256005 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256005 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256005 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125256005 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125256005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256005 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125256005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1470)@3dcf7940f5b7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@3dcf7940f5b7: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='DBADA8FD'O, index=0 SGSN_Test-GSUP(1474)@3dcf7940f5b7: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@3dcf7940f5b7: 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 := 'B0AE'O, rac := 'CC'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)@3dcf7940f5b7: Added conn table entry 0TC_iu_attach_geran_rau(1476)5295937 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: First idle individual index:0 SGSN_Test_0-RAN(1470)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 20250316125256374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256374 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125256374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125256374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125256374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125256375 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125256375 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125256375 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125256375 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1325) 20250316125256375 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316125256375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{Init}: Allocated (fsm.c:456) 20250316125256375 DMM DEBUG MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Allocated (fsm.c:456) 20250316125256375 DMM DEBUG MM_STATE_Iu[0x559cc73ea990]{Detached}: Allocated (fsm.c:456) 20250316125256375 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125256375 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125256375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125256375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125256375 DMM DEBUG MM(262420000001002/f1b68d1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125256375 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250316125256375 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256375 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125256375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125256375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125256375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125256375 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256375 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125256375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125256375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125256375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: { messageType := 2, destLocRef := '50CF41'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@3dcf7940f5b7: 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 := 'A2046C4185F18A9CF23959B766DD9009'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5FA6CF6A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '878AC58F3A8BC4F2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C7136058CE3AC6EEB6D2C0798CCD6952'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '190A607E45D577E254A28FDE484FE222'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9051E40D17385F3A43D81485B0B101B4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CD8A8F5D3D98B646'O } } } } } SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: vl_len:23 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250316125256385 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125256385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125256385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125256385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125256385 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125256385 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125256385 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125256385 DMM DEBUG MM(262420000001002/f1b68d1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1139) 20250316125256385 DMM NOTICE MM(262420000001002/f1b68d1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125256385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125256385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125256385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125256385 DMM DEBUG MM(262420000001002/f1b68d1e) Requesting authorization (sgsn_auth.c:160) 20250316125256385 DMM INFO MM(262420000001002/f1b68d1e) Requesting authentication tuples (sgsn_auth.c:184) 20250316125256385 DMM DEBUG MM(262420000001002/f1b68d1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125256385 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250316125256385 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@3dcf7940f5b7: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250316125256391 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125256391 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125256391 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125256391 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125256391 DMM INFO MM(262420000001002/f1b68d1e) Subscriber data update (mmctx.c:445) 20250316125256391 DMM DEBUG MM(262420000001002/f1b68d1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125256391 DMM INFO MM(262420000001002/f1b68d1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125256391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125256391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125256391 DMM INFO MM(262420000001002/f1b68d1e) <- GMM AUTH AND CIPHERING REQ (rand = a2 04 6c 41 85 f1 8a 9c f2 39 59 b7 66 dd 90 09 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 90 51 e4 0d 17 38 5f 3a 43 d8 14 85 b0 b1 01 b4 ) (gprs_gmm.c:538) 20250316125256391 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250316125256391 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256392 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125256392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125256392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125256392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: vl_len:37 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122CD8A8F5D23094399990000100002F029043D98B646'O 20250316125256400 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256400 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125256400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125256400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125256400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125256400 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125256400 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125256400 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125256400 DMM INFO MM(262420000001002/f1b68d1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125256400 DMM NOTICE MM(262420000001002/f1b68d1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125256400 DMM DEBUG MM(262420000001002/f1b68d1e) checking auth: received UMTS RES = cd 8a 8f 5d 3d 98 b6 46 (gprs_gmm.c:721) 20250316125256400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125256400 DMM DEBUG MM(262420000001002/f1b68d1e) Requesting authorization (sgsn_auth.c:160) 20250316125256400 DMM INFO MM(262420000001002/f1b68d1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125256400 DMM DEBUG MM(262420000001002/f1b68d1e) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125256400 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250316125256401 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) 20250316125256401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250316125256401 DMM DEBUG MM(262420000001002/f1b68d1e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250316125256401 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256401 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256401 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125256401 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125256401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125256401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: vl_len:12 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250316125256410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125256410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125256410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125256410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125256410 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250316125256410 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250316125256410 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250316125256410 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250316125256410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250316125256410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250316125256410 DMM INFO MM(262420000001002/f1b68d1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1b68d1e) (gprs_gmm.c:355) 20250316125256410 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250316125256410 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256410 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125256410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125256410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125256410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125256410 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256410 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125256410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125256410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125256410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250316125256415 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125256415 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125256415 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250316125256415 DMM INFO MM(262420000001002/f1b68d1e) Subscriber data update (mmctx.c:445) 20250316125256415 DMM DEBUG MM(262420000001002/f1b68d1e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125256415 DMM INFO MM(262420000001002/f1b68d1e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125256415 DMM NOTICE MM(262420000001002/f1b68d1e) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1055) 20250316125256415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125256415 DMM NOTICE MM(262420000001002/f1b68d1e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125256415 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) 20250316125256415 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125256415 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250316125256415 DMM INFO MM(262420000001002/f1b68d1e) Subscriber data update (mmctx.c:445) 20250316125256415 DMM DEBUG MM(262420000001002/f1b68d1e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: vl_len:14 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250316125256418 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256418 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256418 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125256418 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125256418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125256418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125256418 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125256418 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125256418 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125256418 DMM INFO MM(262420000001002/f1b68d1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125256418 DMM NOTICE MM(262420000001002/f1b68d1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125256418 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125256418 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125256418 DMM DEBUG MM_STATE_Iu(3)[0x559cc73ea990]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250316125256418 DMM DEBUG MM_STATE_Iu(3)[0x559cc73ea990]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250316125256418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125256418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125256418 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256418 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125256419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125256419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256419 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125256419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: vl_len:7 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250316125256425 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256425 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125256425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125256425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125256425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125256425 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250316125256425 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250316125256425 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250316125256425 DMM INFO MM(262420000001002/f1b68d1e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250316125256425 DMM DEBUG MM_STATE_Iu(3)[0x559cc73ea990]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250316125256425 DMM DEBUG MM_STATE_Iu(3)[0x559cc73ea990]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250316125256425 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256425 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125256425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125256425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256425 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125256425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: Session index based on local reference:0 20250316125256428 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256428 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125256428 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125256428 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125256428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125256428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125256428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125256428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1470)@3dcf7940f5b7: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)5295937 TC_iu_attach_geran_rau(1476)@3dcf7940f5b7: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@3dcf7940f5b7: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@3dcf7940f5b7: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F1B68D1E'O, index=1 20250316125256500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125256500 DLLC NOTICE LLME(ffffffff/f1b68d1e){UNASSIGNED} LLC RX: unknown TLLI 0xf1b68d1e, creating LLME on the fly (gprs_llc.c:552) 20250316125256500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250316125256500 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250316125256500 DMM INFO MM(262420000001002/f1b68d1e) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f1b68d1e, P-TMSI: f1b68d1e (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1731) 20250316125256500 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1222) 20250316125256500 DMM DEBUG MM_STATE_Iu(3)[0x559cc73ea990]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250316125256500 DMM DEBUG MM_STATE_Iu(3)[0x559cc73ea990]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250316125256500 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125256500 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1803) 20250316125256500 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125256501 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125256501 DLLC NOTICE LLME(ffffffff/f1b68d1e){UNASSIGNED} LLGM Assign pre (f1b68d1e => f1b68d1e) (gprs_llc.c:1079) 20250316125256501 DLLC NOTICE LLME(f1b68d1e/f1b68d1e){ASSIGNED} LLGM Assign post (f1b68d1e => f1b68d1e) (gprs_llc.c:1125) 20250316125256501 DMM INFO MM(262420000001002/f1b68d1e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_iu_attach_geran_rau(1476)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@3dcf7940f5b7: Removing Client IMSI='262420000001002'H, index=1 20250316125256527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125256527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125256527 DMM DEBUG MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125256527 DMM INFO MM(262420000001002/f1b68d1e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250316125256527 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250316125256527 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125256527 DLLC NOTICE LLME(f1b68d1e/f1b68d1e){ASSIGNED} LLGM Assign pre (ffffffff => f1b68d1e) (gprs_llc.c:1079) 20250316125256527 DLLC NOTICE LLME(ffffffff/f1b68d1e){ASSIGNED} LLGM Assign post (ffffffff => f1b68d1e) (gprs_llc.c:1125) 20250316125256527 DMM DEBUG MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250316125256527 DMM ERROR MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1903) TC_iu_attach_geran_rau(1476)@3dcf7940f5b7: Final verdict of PTC: pass 20250316125256538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46834<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1469)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-RAN(1470)@3dcf7940f5b7: Final verdict of PTC: none 20250316125256542 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125256543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1473)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(1474)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@3dcf7940f5b7: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1458)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1468)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1463)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@3dcf7940f5b7: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@3dcf7940f5b7: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1461)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1466)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1456)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. 20250316125256628 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250316125256628 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125256628 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250316125256628 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250316125256628 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250316125256628 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125256628 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250316125256628 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250316125256628 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) 20250316125256628 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125256628 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250316125256628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250316125256628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250316125256628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250316125256628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250316125256628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250316125256628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250316125256629 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Sun Mar 16 12:52:56 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 20250316125256702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125257104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215620) 20250316125257544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125257544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=215620, count=219976) 20250316125258545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125258546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316125258629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250316125258629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250316125258629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Sun Mar 16 12:52:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125259548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125259548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_geran_attach_iu_rau started. 20250316125300195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125300198 DMM INFO MM(262420000001002/f1b68d1e) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125300198 DMM INFO MM(262420000001002/f1b68d1e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125300198 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125300198 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125300198 DMM DEBUG MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250316125300198 DMM ERROR MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250316125300198 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250316125300198 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) 20250316125300198 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) 20250316125300198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e40f0]{Init}: Deallocated (fsm.c:568) 20250316125300198 DMM DEBUG MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Deallocated (fsm.c:568) 20250316125300198 DMM DEBUG MM_STATE_Iu(3)[0x559cc73ea990]{Detached}: Deallocated (fsm.c:568) 20250316125300198 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316125300198 DLLC NOTICE LLME(ffffffff/f1b68d1e){ASSIGNED} LLGM Assign pre (f1b68d1e => ffffffff) (gprs_llc.c:1079) 20250316125300198 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1b68d1e => ffffffff) (gprs_llc.c:1125) 20250316125300198 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1477)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125300245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125300245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125300245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125300245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125300245 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125300245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125300245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125300245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125300245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250316125300246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125300246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125300246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1481)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125300246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125300246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125300246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125300246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125300246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125300246 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125300246 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125300246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1481)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125300247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125300247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125300249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125300255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125300255 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125300260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125300260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125300260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125300260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125300260 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125300260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125300260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125300260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125300260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125300261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125300261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125300261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125300261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125300261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125300261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125300261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125300261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125300261 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125300261 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125300261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125300261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125300261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125300263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125300268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125300268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125300275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125300275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125300275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125300275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125300275 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125300275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125300275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125300275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125300275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125300277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125300277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125300277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125300277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125300277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125300277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125300277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125300277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125300277 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125300277 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125300277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125300277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125300277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125300279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@3dcf7940f5b7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@3dcf7940f5b7: ************************************************* SGSN_Test_0-M3UA(1494)@3dcf7940f5b7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@3dcf7940f5b7: ************************************************* MTC@3dcf7940f5b7: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: v_sccp_pdu_maxlen:268 20250316125300283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125300283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125300483 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250316125300483 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) 20250316125300483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250316125300483 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)@3dcf7940f5b7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250316125300491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125300491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250316125300491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250316125300491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250316125300491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250316125300491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250316125300491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250316125300493 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125300493 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250316125300493 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250316125300493 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250316125300493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250316125300493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250316125300493 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250316125300494 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250316125300548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125300548 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125300548 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125300548 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125300553 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316125300554 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250316125301302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125301302 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125301302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125301302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125301302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125301302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125301302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125301302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125301302 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250316125301302 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250316125301303 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125301303 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125301303 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125301303 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125301303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125301303 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125301303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125301303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1493)@3dcf7940f5b7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@3dcf7940f5b7: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='CE02D22B'O, index=0 SGSN_Test-GSUP(1497)@3dcf7940f5b7: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@3dcf7940f5b7: 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 := '7A0E6950212601DF017BFDD212052246'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A75E70B9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7FC9A29538EB0D3C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A91823F18259B2154DF3925A1DBE220D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E02C21166E2B51EBE8273A36DD4DC31F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '50547E0CD8E8BCA36AF355C7B424CAF2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '396695E727945748'O } } } } } 20250316125301640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125301640 DLLC NOTICE LLME(ffffffff/ce02d22b){UNASSIGNED} LLC RX: unknown TLLI 0xce02d22b, creating LLME on the fly (gprs_llc.c:552) 20250316125301640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125301640 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1325) 20250316125301640 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Allocated (fsm.c:456) 20250316125301640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316125301640 DMM DEBUG MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Allocated (fsm.c:456) 20250316125301640 DMM DEBUG MM_STATE_Iu[0x559cc73e40f0]{Detached}: Allocated (fsm.c:456) 20250316125301640 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125301640 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125301640 DLLC NOTICE LLME(ffffffff/ce02d22b){UNASSIGNED} LLGM Assign pre (ce02d22b => c3f26a15) (gprs_llc.c:1079) 20250316125301640 DLLC NOTICE LLME(ce02d22b/c3f26a15){ASSIGNED} LLGM Assign post (ce02d22b => c3f26a15) (gprs_llc.c:1125) 20250316125301640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125301640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125301640 DMM DEBUG MM(262420000001003/c3f26a15) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125301657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125301657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250316125301657 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e3fc0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125301657 DMM DEBUG MM(262420000001003/c3f26a15) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1139) 20250316125301657 DMM NOTICE MM(262420000001003/c3f26a15) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125301657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125301658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125301658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125301658 DMM DEBUG MM(262420000001003/c3f26a15) Requesting authorization (sgsn_auth.c:160) 20250316125301658 DMM INFO MM(262420000001003/c3f26a15) Requesting authentication tuples (sgsn_auth.c:184) 20250316125301658 DMM DEBUG MM(262420000001003/c3f26a15) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125301658 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250316125301658 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@3dcf7940f5b7: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250316125301664 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125301664 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125301664 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125301665 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125301665 DMM INFO MM(262420000001003/c3f26a15) Subscriber data update (mmctx.c:445) 20250316125301665 DMM DEBUG MM(262420000001003/c3f26a15) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125301665 DMM INFO MM(262420000001003/c3f26a15) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125301665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125301665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125301665 DMM INFO MM(262420000001003/c3f26a15) <- GMM AUTH AND CIPHERING REQ (rand = 7a 0e 69 50 21 26 01 df 01 7b fd d2 12 05 22 46 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 50 54 7e 0c d8 e8 bc a3 6a f3 55 c7 b4 24 ca f2 ) (gprs_gmm.c:538) 20250316125301681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125301681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250316125301681 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e3fc0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125301681 DMM INFO MM(262420000001003/c3f26a15) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125301681 DMM NOTICE MM(262420000001003/c3f26a15) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125301681 DMM DEBUG MM(262420000001003/c3f26a15) checking auth: received UMTS RES = 39 66 95 e7 27 94 57 48 (gprs_gmm.c:721) 20250316125301681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125301681 DMM DEBUG MM(262420000001003/c3f26a15) Requesting authorization (sgsn_auth.c:160) 20250316125301681 DMM INFO MM(262420000001003/c3f26a15) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125301681 DMM DEBUG MM(262420000001003/c3f26a15) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125301681 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250316125301681 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) 20250316125301681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250316125301681 DMM INFO MM(262420000001003/c3f26a15) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3f26a15) (gprs_gmm.c:355) 20250316125301684 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125301684 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125301684 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250316125301684 DMM INFO MM(262420000001003/c3f26a15) Subscriber data update (mmctx.c:445) 20250316125301684 DMM DEBUG MM(262420000001003/c3f26a15) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125301684 DMM INFO MM(262420000001003/c3f26a15) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125301684 DMM NOTICE MM(262420000001003/c3f26a15) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1055) 20250316125301684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125301684 DMM NOTICE MM(262420000001003/c3f26a15) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125301684 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) 20250316125301686 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125301686 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250316125301686 DMM INFO MM(262420000001003/c3f26a15) Subscriber data update (mmctx.c:445) 20250316125301686 DMM DEBUG MM(262420000001003/c3f26a15) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250316125301697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125301697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250316125301697 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e3fc0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250316125301697 DMM INFO MM(262420000001003/c3f26a15) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125301697 DMM NOTICE MM(262420000001003/c3f26a15) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125301697 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125301697 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125301697 DLLC NOTICE LLME(ce02d22b/c3f26a15){ASSIGNED} LLGM Assign pre (ffffffff => c3f26a15) (gprs_llc.c:1079) 20250316125301697 DLLC NOTICE LLME(ffffffff/c3f26a15){ASSIGNED} LLGM Assign post (ffffffff => c3f26a15) (gprs_llc.c:1125) 20250316125301697 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e3fc0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250316125301697 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e3fc0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250316125301697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125301697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@3dcf7940f5b7: 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 := 'C3F26A15'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)@3dcf7940f5b7: Added conn table entry 0TC_geran_attach_iu_rau(1499)9646805 SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: First idle individual index:0 SGSN_Test_0-RAN(1493)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 20250316125301779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125301779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125301779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125301779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125301779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125301779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125301779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125301779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125301779 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125301780 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125301780 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125301780 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250316125301780 DMM INFO MM(262420000001003/c3f26a15) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: c3f26a15 (00000000), TLLI: c3f26a15 (c3f26a15), RA: 262-42-13135-0 (gprs_gmm.c:1731) 20250316125301780 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1222) 20250316125301780 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e3fc0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250316125301780 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e3fc0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250316125301780 DLLC NOTICE LLME(ffffffff/c3f26a15){ASSIGNED} LLGM Assign pre (c3f26a15 => ffffffff) (gprs_llc.c:1079) 20250316125301780 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3f26a15 => ffffffff) (gprs_llc.c:1125) 20250316125301780 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125301780 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1803) 20250316125301780 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125301780 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125301780 DMM DEBUG MM(262420000001003/c3f26a15) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250316125301780 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125301780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125301780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125301780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125301780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125301780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125301780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125301780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125301780 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125301780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125301780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125301780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125301780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125301780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125301780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125301780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: { messageType := 2, destLocRef := '9332D5'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)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: vl_len:12 SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250316125301798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125301798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125301798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125301798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125301798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125301798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125301798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125301798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125301798 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250316125301798 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250316125301798 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250316125301798 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250316125301798 DMM INFO MM(262420000001003/c3f26a15) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) 20250316125301798 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250316125301798 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125301798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125301798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125301798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125301798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125301798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125301798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125301798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125301799 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125301799 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125301799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125301799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125301799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125301799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125301799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125301799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@3dcf7940f5b7: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@3dcf7940f5b7: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@3dcf7940f5b7: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: vl_len:14 SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250316125301811 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125301811 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125301811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125301811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125301811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125301811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125301811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125301811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125301811 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125301811 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125301811 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125301811 DMM INFO MM(262420000001003/c3f26a15) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250316125301811 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250316125301811 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125301811 DMM DEBUG MM_STATE_Iu[0x559cc73e40f0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1896) 20250316125301811 DMM ERROR MM_STATE_Iu[0x559cc73e40f0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1896) TC_geran_attach_iu_rau(1499)@3dcf7940f5b7: Final verdict of PTC: pass 20250316125301814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45210<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1494)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-RAN(1493)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@3dcf7940f5b7: Final verdict of PTC: none 20250316125301818 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125301818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1497)@3dcf7940f5b7: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@3dcf7940f5b7: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1491)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1486)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1481)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@3dcf7940f5b7: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1484)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1489)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1479)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@3dcf7940f5b7: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sun Mar 16 12:53:01 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 20250316125301920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125302012 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250316125302012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125302012 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250316125302012 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250316125302012 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250316125302012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125302012 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250316125302012 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250316125302012 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) 20250316125302012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125302012 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250316125302012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250316125302012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250316125302012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250316125302012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250316125302013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250316125302013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250316125302013 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250316125302323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45222<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113448) 20250316125302819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125302819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=113448, count=178088) 20250316125303820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125303820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316125304013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250316125304014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250316125304014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Sun Mar 16 12:53:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125304821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125304821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user started. 20250316125305410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125305413 DMM INFO MM(262420000001003/c3f26a15) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125305413 DMM INFO MM(262420000001003/c3f26a15) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125305413 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125305413 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125305413 DMM DEBUG MM_STATE_Iu[0x559cc73e40f0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250316125305413 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250316125305413 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) 20250316125305413 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) 20250316125305413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316125305413 DMM DEBUG MM_STATE_Gb(0)[0x559cc73e3fc0]{Idle}: Deallocated (fsm.c:568) 20250316125305413 DMM DEBUG MM_STATE_Iu[0x559cc73e40f0]{Detached}: Deallocated (fsm.c:568) 20250316125305413 DMM DEBUG GMM(gmm_fsm)[0x559cc73e3e90]{Deregistered}: Deallocated (fsm.c:568) 20250316125305413 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1500)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125305464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125305464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125305464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125305464 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125305464 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125305464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125305464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125305464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125305464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125305465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125305465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125305465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125305465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125305465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125305465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125305465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125305465 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125305465 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125305465 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125305465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125305465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125305465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125305468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316125305474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125305474 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1510)@3dcf7940f5b7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1509)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316125305485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125305485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125305485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125305485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125305485 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125305485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125305485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125305485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125305485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1510)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125305486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125305486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125305486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125305486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125305486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125305486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125305486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125305486 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125305486 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125305486 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125305486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125305487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125305487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1510)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1510)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125305489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1506)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1509)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250316125305494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125305494 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1514)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125305495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125305495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125305495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125305495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125305495 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125305495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125305495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125305495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125305495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user-BVCI210(1507)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1514)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125305496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125305496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125305496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125305496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125305496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125305496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125305496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125305496 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125305496 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125305496 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125305496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125305497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125305497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125305499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK MTC@3dcf7940f5b7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1511)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1517)@3dcf7940f5b7: ************************************************* SGSN_Test_0-M3UA(1517)@3dcf7940f5b7: M3UA emulation initiated, the test can be started MTC@3dcf7940f5b7: Starting RAN_Emulation SGSN_Test_0-M3UA(1517)@3dcf7940f5b7: ************************************************* SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: v_sccp_pdu_maxlen:268 20250316125305505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125305505 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125305704 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250316125305704 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) 20250316125305704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250316125305704 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)@3dcf7940f5b7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250316125305713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125305713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250316125305713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250316125305713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250316125305713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250316125305713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250316125305713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250316125305715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125305715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250316125305715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250316125305715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250316125305715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250316125305715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250316125305716 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250316125305716 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250316125305822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125305823 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125305823 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125305823 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125305827 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316125305828 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250316125306523 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125306523 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125306523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125306523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125306523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125306523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125306523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125306523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125306523 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250316125306523 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250316125306524 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125306524 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125306524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125306524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125306524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125306524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125306524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125306524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1516)@3dcf7940f5b7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='F4094F88'O, index=0 SGSN_Test-GSUP(1520)@3dcf7940f5b7: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@3dcf7940f5b7: 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 := '5E9C'O, rac := '7A'O ("z") }, 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)@3dcf7940f5b7: Added conn table entry 0TC_attach_pdp_act_user(1522)2075528 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: First idle individual index:0 SGSN_Test_0-RAN(1516)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 20250316125306921 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125306921 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125306921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125306921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125306921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125306921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125306921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125306921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125306921 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125306921 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125306921 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125306921 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1325) 20250316125306921 DMM DEBUG GMM(gmm_fsm)[0x559cc73e40f0]{Deregistered}: Allocated (fsm.c:456) 20250316125306921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316125306921 DMM DEBUG MM_STATE_Gb[0x559cc73ea990]{Idle}: Allocated (fsm.c:456) 20250316125306921 DMM DEBUG MM_STATE_Iu[0x559cc73f37d0]{Detached}: Allocated (fsm.c:456) 20250316125306921 DMM DEBUG GMM(gmm_fsm)[0x559cc73e40f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125306921 DMM DEBUG GMM(gmm_fsm)[0x559cc73e40f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125306921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125306921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125306921 DMM DEBUG MM(262420000001004/e18b413f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125306921 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250316125306921 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125306921 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125306921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125306921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125306921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125306921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125306921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125306921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125306921 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125306921 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125306921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125306921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125306921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125306921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125306921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125306921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: { messageType := 2, destLocRef := '1FAB88'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@3dcf7940f5b7: 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 := '3D00D1F6289253ED416ECBE0C6E775EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9594E774'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F595E0A561D9EDE4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2F8CB7C08360F385E4D9203A04615600'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BC753E5E9B8068BAD124F29B0D71FAA5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '99D15907312B6F1639ECA5C97FBBEB60'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E51ACA1B0682518D'O } } } } } SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: vl_len:23 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250316125306932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125306932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125306932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125306932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125306932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125306932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125306932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125306932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125306932 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125306932 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125306932 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125306932 DMM DEBUG MM(262420000001004/e18b413f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1139) 20250316125306932 DMM NOTICE MM(262420000001004/e18b413f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125306932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125306932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125306932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125306932 DMM DEBUG MM(262420000001004/e18b413f) Requesting authorization (sgsn_auth.c:160) 20250316125306932 DMM INFO MM(262420000001004/e18b413f) Requesting authentication tuples (sgsn_auth.c:184) 20250316125306932 DMM DEBUG MM(262420000001004/e18b413f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125306932 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250316125306932 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250316125306936 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125306936 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125306936 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125306936 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125306936 DMM INFO MM(262420000001004/e18b413f) Subscriber data update (mmctx.c:445) 20250316125306936 DMM DEBUG MM(262420000001004/e18b413f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125306936 DMM INFO MM(262420000001004/e18b413f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125306936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125306936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125306936 DMM INFO MM(262420000001004/e18b413f) <- GMM AUTH AND CIPHERING REQ (rand = 3d 00 d1 f6 28 92 53 ed 41 6e cb e0 c6 e7 75 eb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 99 d1 59 07 31 2b 6f 16 39 ec a5 c9 7f bb eb 60 ) (gprs_gmm.c:538) 20250316125306936 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250316125306936 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125306936 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125306936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125306936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125306936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125306936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125306936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125306937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: vl_len:37 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922E51ACA1B23094399990000100004F029040682518D'O 20250316125306946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125306946 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125306946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125306946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125306946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125306946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125306946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125306946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125306946 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125306946 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125306946 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125306946 DMM INFO MM(262420000001004/e18b413f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125306946 DMM NOTICE MM(262420000001004/e18b413f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125306946 DMM DEBUG MM(262420000001004/e18b413f) checking auth: received UMTS RES = e5 1a ca 1b 06 82 51 8d (gprs_gmm.c:721) 20250316125306946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125306946 DMM DEBUG MM(262420000001004/e18b413f) Requesting authorization (sgsn_auth.c:160) 20250316125306946 DMM INFO MM(262420000001004/e18b413f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125306946 DMM DEBUG MM(262420000001004/e18b413f) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125306946 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250316125306946 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) 20250316125306946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250316125306946 DMM DEBUG MM(262420000001004/e18b413f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250316125306946 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125306946 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125306946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125306946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125306946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125306947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125306947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125306947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: vl_len:12 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250316125306968 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125306968 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125306968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125306968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125306968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125306968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125306968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125306968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125306968 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250316125306968 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250316125306968 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250316125306968 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250316125306968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250316125306968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250316125306968 DMM INFO MM(262420000001004/e18b413f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe18b413f) (gprs_gmm.c:355) 20250316125306968 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250316125306969 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125306969 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125306969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125306969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125306969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125306969 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125306969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125306969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125306969 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125306969 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125306969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125306969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125306969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125306969 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125306969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125306969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250316125306979 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125306979 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125306979 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250316125306979 DMM INFO MM(262420000001004/e18b413f) Subscriber data update (mmctx.c:445) 20250316125306979 DMM DEBUG MM(262420000001004/e18b413f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125306979 DMM INFO MM(262420000001004/e18b413f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125306979 DMM NOTICE MM(262420000001004/e18b413f) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1055) 20250316125306979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125306979 DMM NOTICE MM(262420000001004/e18b413f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125306979 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) 20250316125306980 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125306980 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250316125306981 DMM INFO MM(262420000001004/e18b413f) Subscriber data update (mmctx.c:445) 20250316125306981 DMM DEBUG MM(262420000001004/e18b413f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: vl_len:14 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250316125306985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125306985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125306985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125306985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125306985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125306985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125306985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125306985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125306985 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125306985 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125306985 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125306985 DMM INFO MM(262420000001004/e18b413f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125306985 DMM NOTICE MM(262420000001004/e18b413f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125306985 DMM DEBUG GMM(gmm_fsm)[0x559cc73e40f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125306985 DMM DEBUG GMM(gmm_fsm)[0x559cc73e40f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125306985 DMM DEBUG MM_STATE_Iu(5)[0x559cc73f37d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250316125306985 DMM DEBUG MM_STATE_Iu(5)[0x559cc73f37d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250316125306985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125306985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125306986 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125306986 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125306986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125306986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125306986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125306986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125306986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125306986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: vl_len:7 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250316125306997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125306997 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125306997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125306997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125306997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125306997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125306997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125306997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125306997 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250316125306997 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250316125306997 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250316125306997 DMM INFO MM(262420000001004/e18b413f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250316125306997 DMM DEBUG MM_STATE_Iu(5)[0x559cc73f37d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250316125306998 DMM DEBUG MM_STATE_Iu(5)[0x559cc73f37d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250316125306998 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125306998 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125306998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125306998 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125306998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125306998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125306998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125306998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: Session index based on local reference:0 20250316125307000 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125307000 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125307000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125307000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125307000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125307000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125307000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125307000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1516)@3dcf7940f5b7: Deleted conn table entry 0TC_attach_pdp_act_user(1522)2075528 TC_attach_pdp_act_user(1522)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@3dcf7940f5b7: 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 := 'E18B413F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@3dcf7940f5b7: Added conn table entry 0TC_attach_pdp_act_user(1522)9419150 SGSN_Test_0-RAN(1516)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: First idle individual index:0 20250316125307205 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125307205 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125307205 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125307205 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125307205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125307205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125307205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125307205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125307205 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125307205 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125307205 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125307205 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE18B413F) type="signalling" (gprs_gmm.c:1970) 20250316125307205 DMM DEBUG GMM(gmm_fsm)[0x559cc73e40f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250316125307205 DMM DEBUG GMM(gmm_fsm)[0x559cc73e40f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316125307206 DMM DEBUG MM(262420000001004/e18b413f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250316125307206 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125307206 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125307206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125307206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125307206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125307206 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125307206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125307206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125307206 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125307206 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125307206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125307206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125307206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125307206 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125307206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125307206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: { messageType := 2, destLocRef := '8FB98E'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@3dcf7940f5b7: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@3dcf7940f5b7: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@3dcf7940f5b7: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@3dcf7940f5b7: Final verdict of PTC: error 20250316125307225 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250316125307225 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125307225 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250316125307225 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250316125307225 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250316125307225 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125307225 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250316125307225 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250316125307225 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) 20250316125307225 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125307225 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250316125307225 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250316125307225 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250316125307225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250316125307225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250316125307225 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250316125307225 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250316125307226 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250316125307232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53904<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250316125307236 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125307236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1516)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(1520)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-M3UA(1517)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1510)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1507)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1504)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1514)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1509)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1502)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1508)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1512)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1507): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1508): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1509): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1510): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Sun Mar 16 12:53:07 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 20250316125307357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125307759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182424) 20250316125308237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125308237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=182424, count=234524) 20250316125309227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250316125309227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250316125309227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250316125309239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125309239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Sun Mar 16 12:53:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125310241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125310241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250316125310852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125310855 DMM INFO MM(262420000001004/e18b413f) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125310855 DMM INFO MM(262420000001004/e18b413f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125310855 DMM DEBUG GMM(gmm_fsm)[0x559cc73e40f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125310855 DMM DEBUG GMM(gmm_fsm)[0x559cc73e40f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125310855 DMM DEBUG MM_STATE_Iu(5)[0x559cc73f37d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250316125310855 DMM DEBUG MM_STATE_Iu(5)[0x559cc73f37d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250316125310855 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250316125310855 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) 20250316125310855 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) 20250316125310855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316125310855 DMM DEBUG MM_STATE_Gb[0x559cc73ea990]{Idle}: Deallocated (fsm.c:568) 20250316125310856 DMM DEBUG MM_STATE_Iu(5)[0x559cc73f37d0]{Detached}: Deallocated (fsm.c:568) 20250316125310856 DMM DEBUG GMM(gmm_fsm)[0x559cc73e40f0]{Deregistered}: Deallocated (fsm.c:568) 20250316125310856 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1523)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125310908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125310908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125310908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125310908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125310908 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125310908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125310908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125310908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125310908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125310911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125310911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125310911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125310911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125310911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125310911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125310911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125310911 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125310911 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125310911 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125310911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125310912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125310912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1528)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316125310917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1524)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250316125310925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125310925 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1532)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@3dcf7940f5b7: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125310928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125310928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125310928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125310928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125310928 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125310928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125310928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125310928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125310928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125310929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125310929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125310929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125310929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125310929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125310929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125310929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125310929 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125310929 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125310929 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125310929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125310929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125310929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1533)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316125310932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316125310938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125310938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1533)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1537)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125310941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125310941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125310941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125310941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125310941 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125310941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125310941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125310941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125310941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125310942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125310942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125310942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125310942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125310942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125310942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125310942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125310942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125310942 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125310942 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125310942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125310942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125310942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125310945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@3dcf7940f5b7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@3dcf7940f5b7: ************************************************* SGSN_Test_0-M3UA(1540)@3dcf7940f5b7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@3dcf7940f5b7: ************************************************* MTC@3dcf7940f5b7: Starting RAN_Emulation 20250316125310949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125310949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125311150 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250316125311150 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) 20250316125311150 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250316125311150 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)@3dcf7940f5b7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250316125311157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125311157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250316125311157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250316125311157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250316125311158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250316125311158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250316125311158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250316125311160 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125311160 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250316125311160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250316125311160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250316125311160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250316125311160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250316125311160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250316125311160 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250316125311243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125311243 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125311243 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125311243 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125311247 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316125311248 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250316125311962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125311962 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125311962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125311962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125311962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125311962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125311962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125311962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125311962 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250316125311962 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250316125311962 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125311962 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125311962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125311962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125311962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125311962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125311962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125311962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1539)@3dcf7940f5b7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='C7B40F25'O, index=0 SGSN_Test-GSUP(1543)@3dcf7940f5b7: 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)@3dcf7940f5b7: 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 := 'F969'O, rac := '5B'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)@3dcf7940f5b7: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)3922186 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: First idle individual index:0 SGSN_Test_0-RAN(1539)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 20250316125312350 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312350 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125312350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125312350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125312350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125312350 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125312350 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125312350 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125312350 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1325) 20250316125312350 DMM DEBUG GMM(gmm_fsm)[0x559cc73f37d0]{Deregistered}: Allocated (fsm.c:456) 20250316125312350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316125312350 DMM DEBUG MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Allocated (fsm.c:456) 20250316125312350 DMM DEBUG MM_STATE_Iu[0x559cc73f1160]{Detached}: Allocated (fsm.c:456) 20250316125312350 DMM DEBUG GMM(gmm_fsm)[0x559cc73f37d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125312350 DMM DEBUG GMM(gmm_fsm)[0x559cc73f37d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125312350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125312350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125312350 DMM DEBUG MM(262420000001058/e6ce7571) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125312350 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250316125312350 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312350 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125312350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125312350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125312350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125312350 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312350 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125312350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125312350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125312350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: { messageType := 2, destLocRef := '3BD90A'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)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@3dcf7940f5b7: 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 := 'CFB5CBE6FD93A97423E4FDC72E21DB6D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E086CEC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '348FD33830FC23A7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6179F5FA44001ED678CF6A83E85B2A07'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0A3055652F7114363CCE45751EAE1B8B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CC48E768007C8390F00F96E8C55AABB1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D39D36B852DE895B'O } } } } } SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: vl_len:23 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250316125312366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125312366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125312366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125312367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125312367 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125312367 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125312367 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125312367 DMM DEBUG MM(262420000001058/e6ce7571) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1139) 20250316125312367 DMM NOTICE MM(262420000001058/e6ce7571) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125312367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125312367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125312367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125312367 DMM DEBUG MM(262420000001058/e6ce7571) Requesting authorization (sgsn_auth.c:160) 20250316125312367 DMM INFO MM(262420000001058/e6ce7571) Requesting authentication tuples (sgsn_auth.c:184) 20250316125312367 DMM DEBUG MM(262420000001058/e6ce7571) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125312367 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250316125312367 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250316125312372 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125312372 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125312372 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125312372 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125312372 DMM INFO MM(262420000001058/e6ce7571) Subscriber data update (mmctx.c:445) 20250316125312372 DMM DEBUG MM(262420000001058/e6ce7571) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125312372 DMM INFO MM(262420000001058/e6ce7571) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125312372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125312372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125312372 DMM INFO MM(262420000001058/e6ce7571) <- GMM AUTH AND CIPHERING REQ (rand = cf b5 cb e6 fd 93 a9 74 23 e4 fd c7 2e 21 db 6d , mmctx_is_r99=1, vec->auth_types=0x3, autn = cc 48 e7 68 00 7c 83 90 f0 0f 96 e8 c5 5a ab b1 ) (gprs_gmm.c:538) 20250316125312372 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250316125312372 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125312372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125312373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312373 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125312373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: vl_len:37 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22D39D36B823094399990000105008F0290452DE895B'O 20250316125312379 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312379 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312379 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125312379 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125312379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125312379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125312379 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125312379 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125312379 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125312379 DMM INFO MM(262420000001058/e6ce7571) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125312379 DMM NOTICE MM(262420000001058/e6ce7571) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125312379 DMM DEBUG MM(262420000001058/e6ce7571) checking auth: received UMTS RES = d3 9d 36 b8 52 de 89 5b (gprs_gmm.c:721) 20250316125312379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125312379 DMM DEBUG MM(262420000001058/e6ce7571) Requesting authorization (sgsn_auth.c:160) 20250316125312379 DMM INFO MM(262420000001058/e6ce7571) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125312379 DMM DEBUG MM(262420000001058/e6ce7571) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125312379 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250316125312379 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) 20250316125312379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250316125312379 DMM DEBUG MM(262420000001058/e6ce7571) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250316125312379 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312379 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125312379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125312379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125312379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: vl_len:12 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250316125312385 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125312385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125312385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125312385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125312385 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250316125312385 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250316125312385 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250316125312385 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250316125312385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250316125312385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250316125312385 DMM INFO MM(262420000001058/e6ce7571) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6ce7571) (gprs_gmm.c:355) 20250316125312385 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250316125312385 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312385 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312385 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125312385 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125312385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125312385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125312385 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312385 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312385 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125312385 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125312385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125312385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250316125312388 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125312388 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125312388 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250316125312388 DMM INFO MM(262420000001058/e6ce7571) Subscriber data update (mmctx.c:445) 20250316125312388 DMM DEBUG MM(262420000001058/e6ce7571) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125312388 DMM INFO MM(262420000001058/e6ce7571) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125312388 DMM NOTICE MM(262420000001058/e6ce7571) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1055) 20250316125312388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125312388 DMM NOTICE MM(262420000001058/e6ce7571) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125312388 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) 20250316125312388 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125312388 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250316125312388 DMM INFO MM(262420000001058/e6ce7571) Subscriber data update (mmctx.c:445) 20250316125312388 DMM DEBUG MM(262420000001058/e6ce7571) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: vl_len:14 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250316125312389 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312389 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125312389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125312389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125312389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125312389 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125312389 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125312389 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125312389 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312389 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312389 DMM INFO MM(262420000001058/e6ce7571) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125312389 DMM NOTICE MM(262420000001058/e6ce7571) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125312389 DMM DEBUG GMM(gmm_fsm)[0x559cc73f37d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125312389 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125312389 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125312389 DMM DEBUG GMM(gmm_fsm)[0x559cc73f37d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125312389 DMM DEBUG MM_STATE_Iu(7)[0x559cc73f1160]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250316125312389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312389 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125312389 DMM DEBUG MM_STATE_Iu(7)[0x559cc73f1160]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250316125312389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125312389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125312389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: vl_len:7 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250316125312392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125312392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125312392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125312392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125312392 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250316125312392 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250316125312392 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250316125312392 DMM INFO MM(262420000001058/e6ce7571) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250316125312392 DMM DEBUG MM_STATE_Iu(7)[0x559cc73f1160]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250316125312392 DMM DEBUG MM_STATE_Iu(7)[0x559cc73f1160]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250316125312392 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312392 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125312392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125312392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125312392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: Session index based on local reference:0 20250316125312393 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312393 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125312393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125312393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125312393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1539)@3dcf7940f5b7: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)3922186 TC_attach_pdp_act_user_addr_v4raw(1545)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@3dcf7940f5b7: 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 := 'E6CE7571'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@3dcf7940f5b7: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)4881865 SGSN_Test_0-RAN(1539)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: First idle individual index:0 20250316125312597 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312597 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125312597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125312597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125312597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125312598 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125312598 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125312598 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125312598 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE6CE7571) type="signalling" (gprs_gmm.c:1970) 20250316125312598 DMM DEBUG GMM(gmm_fsm)[0x559cc73f37d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250316125312598 DMM DEBUG GMM(gmm_fsm)[0x559cc73f37d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316125312598 DMM DEBUG MM(262420000001058/e6ce7571) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250316125312598 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312598 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125312599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125312599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125312599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125312599 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312599 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125312599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125312599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125312599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125312599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125312599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125312599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: { messageType := 2, destLocRef := '4A7DC9'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)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@3dcf7940f5b7: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@3dcf7940f5b7: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@3dcf7940f5b7: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@3dcf7940f5b7: Final verdict of PTC: error 20250316125312614 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250316125312614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125312614 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250316125312614 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250316125312614 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250316125312615 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125312615 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250316125312615 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250316125312615 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) 20250316125312615 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125312615 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250316125312615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250316125312615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250316125312615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250316125312615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250316125312615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250316125312615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250316125312615 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250316125312621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53930<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1539)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-M3UA(1540)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(1543)@3dcf7940f5b7: Final verdict of PTC: none 20250316125312627 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125312627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1528)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1527)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1537)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1532)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1525)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1535)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1530)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Sun Mar 16 12:53:12 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 20250316125312691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125313194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53942<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236000) 20250316125313628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125313628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=236000, count=237160) 20250316125314616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250316125314616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250316125314616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250316125314628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125314629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Sun Mar 16 12:53:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125315629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125315629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250316125316292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125316295 DMM INFO MM(262420000001058/e6ce7571) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125316295 DMM INFO MM(262420000001058/e6ce7571) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125316295 DMM DEBUG GMM(gmm_fsm)[0x559cc73f37d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125316295 DMM DEBUG GMM(gmm_fsm)[0x559cc73f37d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125316295 DMM DEBUG MM_STATE_Iu(7)[0x559cc73f1160]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250316125316295 DMM DEBUG MM_STATE_Iu(7)[0x559cc73f1160]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250316125316295 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250316125316295 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) 20250316125316295 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) 20250316125316295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316125316295 DMM DEBUG MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Deallocated (fsm.c:568) 20250316125316296 DMM DEBUG MM_STATE_Iu(7)[0x559cc73f1160]{Detached}: Deallocated (fsm.c:568) 20250316125316296 DMM DEBUG GMM(gmm_fsm)[0x559cc73f37d0]{Deregistered}: Deallocated (fsm.c:568) 20250316125316296 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1546)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125316351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125316351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125316351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125316351 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125316352 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125316352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125316352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125316352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125316352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125316353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125316353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125316353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125316353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125316353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125316353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125316353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125316353 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125316353 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125316353 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125316353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125316354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125316354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1551)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316125316359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1552)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1547)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125316367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125316367 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1551)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1556)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1556)@3dcf7940f5b7: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1555)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316125316373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125316373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125316373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125316373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125316373 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125316373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125316373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125316374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125316374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1556)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125316374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125316374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125316374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125316374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125316374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125316374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125316374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125316374 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125316374 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125316374 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125316374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125316375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125316375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1556)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1556)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125316376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1552)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1555)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125316384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125316384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125316384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125316384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125316384 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125316384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125316384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125316384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125316384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250316125316384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125316384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1560)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125316384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125316384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125316384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125316384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125316384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125316384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125316384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125316384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125316384 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125316384 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125316384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125316385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125316385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125316388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3dcf7940f5b7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@3dcf7940f5b7: ************************************************* SGSN_Test_0-M3UA(1563)@3dcf7940f5b7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@3dcf7940f5b7: ************************************************* MTC@3dcf7940f5b7: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1557)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: v_sccp_pdu_maxlen:268 20250316125316393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125316393 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)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125316591 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250316125316591 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) 20250316125316591 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250316125316591 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)@3dcf7940f5b7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250316125316593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125316593 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250316125316593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250316125316593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250316125316593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250316125316593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250316125316593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250316125316594 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125316594 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250316125316594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250316125316594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250316125316594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250316125316594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250316125316594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250316125316594 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250316125316630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125316631 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125316631 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125316631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125316635 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1565)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250316125316636 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250316125317409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317409 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125317409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125317409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125317409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125317410 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250316125317410 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250316125317410 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317410 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125317410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125317410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125317410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1562)@3dcf7940f5b7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='F4C6585D'O, index=0 SGSN_Test-GSUP(1566)@3dcf7940f5b7: 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)@3dcf7940f5b7: 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 := '8961'O, rac := '06'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(1562)@3dcf7940f5b7: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)13139258 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: First idle individual index:0 SGSN_Test_0-RAN(1562)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 20250316125317743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317743 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125317743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125317743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125317743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125317743 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125317743 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125317743 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125317743 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1325) 20250316125317743 DMM DEBUG GMM(gmm_fsm)[0x559cc73f1160]{Deregistered}: Allocated (fsm.c:456) 20250316125317743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316125317743 DMM DEBUG MM_STATE_Gb[0x559cc73ea990]{Idle}: Allocated (fsm.c:456) 20250316125317743 DMM DEBUG MM_STATE_Iu[0x559cc73f65e0]{Detached}: Allocated (fsm.c:456) 20250316125317743 DMM DEBUG GMM(gmm_fsm)[0x559cc73f1160]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125317743 DMM DEBUG GMM(gmm_fsm)[0x559cc73f1160]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125317743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125317743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125317743 DMM DEBUG MM(262420000001055/d4aeb398) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125317743 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250316125317743 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125317743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125317743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125317743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125317743 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125317744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125317744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125317744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: { messageType := 2, destLocRef := 'C87D3A'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)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@3dcf7940f5b7: 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 := '3673E2C7F727C081ABDBB5D12591966B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0201C767'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F72F59383F6C48E3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B4AF11D4E96ED8CB62A7AA73498858DF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '74867076F401B68CADDC877A7C07CC11'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F3516348F8A910E7CCE9DCF15EAB9C2D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2AD354C383064778'O } } } } } SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: vl_len:23 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250316125317757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125317757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125317757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125317757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125317757 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125317757 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125317757 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125317757 DMM DEBUG MM(262420000001055/d4aeb398) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1139) 20250316125317757 DMM NOTICE MM(262420000001055/d4aeb398) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125317757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125317757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125317757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125317757 DMM DEBUG MM(262420000001055/d4aeb398) Requesting authorization (sgsn_auth.c:160) 20250316125317757 DMM INFO MM(262420000001055/d4aeb398) Requesting authentication tuples (sgsn_auth.c:184) 20250316125317757 DMM DEBUG MM(262420000001055/d4aeb398) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125317757 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250316125317757 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250316125317761 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125317761 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125317761 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125317761 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125317761 DMM INFO MM(262420000001055/d4aeb398) Subscriber data update (mmctx.c:445) 20250316125317761 DMM DEBUG MM(262420000001055/d4aeb398) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125317761 DMM INFO MM(262420000001055/d4aeb398) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125317761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125317761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125317761 DMM INFO MM(262420000001055/d4aeb398) <- GMM AUTH AND CIPHERING REQ (rand = 36 73 e2 c7 f7 27 c0 81 ab db b5 d1 25 91 96 6b , mmctx_is_r99=1, vec->auth_types=0x3, autn = f3 51 63 48 f8 a9 10 e7 cc e9 dc f1 5e ab 9c 2d ) (gprs_gmm.c:538) 20250316125317761 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250316125317761 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317761 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125317761 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125317761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125317761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: vl_len:37 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302222AD354C323094399990000105005F0290483064778'O 20250316125317772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125317772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125317772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125317772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125317772 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125317772 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125317772 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125317772 DMM INFO MM(262420000001055/d4aeb398) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125317772 DMM NOTICE MM(262420000001055/d4aeb398) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125317772 DMM DEBUG MM(262420000001055/d4aeb398) checking auth: received UMTS RES = 2a d3 54 c3 83 06 47 78 (gprs_gmm.c:721) 20250316125317772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125317772 DMM DEBUG MM(262420000001055/d4aeb398) Requesting authorization (sgsn_auth.c:160) 20250316125317772 DMM INFO MM(262420000001055/d4aeb398) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125317772 DMM DEBUG MM(262420000001055/d4aeb398) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125317772 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250316125317772 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) 20250316125317772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250316125317772 DMM DEBUG MM(262420000001055/d4aeb398) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250316125317772 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317772 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125317772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125317772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125317772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: vl_len:12 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250316125317786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317786 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125317787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125317787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125317787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125317787 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250316125317787 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250316125317787 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250316125317787 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250316125317787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250316125317787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250316125317787 DMM INFO MM(262420000001055/d4aeb398) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4aeb398) (gprs_gmm.c:355) 20250316125317787 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250316125317787 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317787 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125317787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125317787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125317787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125317787 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317787 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125317787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125317787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125317787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250316125317793 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125317793 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125317793 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250316125317793 DMM INFO MM(262420000001055/d4aeb398) Subscriber data update (mmctx.c:445) 20250316125317793 DMM DEBUG MM(262420000001055/d4aeb398) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125317793 DMM INFO MM(262420000001055/d4aeb398) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125317793 DMM NOTICE MM(262420000001055/d4aeb398) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1055) 20250316125317793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125317793 DMM NOTICE MM(262420000001055/d4aeb398) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125317793 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) 20250316125317794 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125317794 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250316125317794 DMM INFO MM(262420000001055/d4aeb398) Subscriber data update (mmctx.c:445) 20250316125317794 DMM DEBUG MM(262420000001055/d4aeb398) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: vl_len:14 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250316125317797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125317797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125317797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125317797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125317797 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125317797 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125317797 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125317797 DMM INFO MM(262420000001055/d4aeb398) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125317797 DMM NOTICE MM(262420000001055/d4aeb398) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125317797 DMM DEBUG GMM(gmm_fsm)[0x559cc73f1160]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125317797 DMM DEBUG GMM(gmm_fsm)[0x559cc73f1160]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125317797 DMM DEBUG MM_STATE_Iu(9)[0x559cc73f65e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250316125317797 DMM DEBUG MM_STATE_Iu(9)[0x559cc73f65e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250316125317797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125317797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125317797 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317797 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125317797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125317797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317797 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125317797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: vl_len:7 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250316125317805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317805 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125317805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125317805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125317805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125317805 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250316125317805 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250316125317805 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250316125317805 DMM INFO MM(262420000001055/d4aeb398) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250316125317805 DMM DEBUG MM_STATE_Iu(9)[0x559cc73f65e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250316125317805 DMM DEBUG MM_STATE_Iu(9)[0x559cc73f65e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250316125317805 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317805 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317805 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125317805 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125317805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125317805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: Session index based on local reference:0 20250316125317806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125317807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125317807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125317807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125317807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125317807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125317807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125317807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1562)@3dcf7940f5b7: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)13139258 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@3dcf7940f5b7: 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 := 'D4AEB398'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@3dcf7940f5b7: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)5900346 SGSN_Test_0-RAN(1562)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: First idle individual index:0 20250316125318009 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125318009 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125318009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125318009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125318009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125318009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125318009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125318009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125318009 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125318009 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125318009 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125318009 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD4AEB398) type="signalling" (gprs_gmm.c:1970) 20250316125318010 DMM DEBUG GMM(gmm_fsm)[0x559cc73f1160]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250316125318010 DMM DEBUG GMM(gmm_fsm)[0x559cc73f1160]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316125318010 DMM DEBUG MM(262420000001055/d4aeb398) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250316125318010 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125318010 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125318010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125318010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125318010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125318010 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125318010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125318010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125318010 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125318010 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125318010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125318010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125318010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125318010 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125318010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125318010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: { messageType := 2, destLocRef := '5A083A'O ("Z\b:"), 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)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@3dcf7940f5b7: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@3dcf7940f5b7: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@3dcf7940f5b7: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@3dcf7940f5b7: Final verdict of PTC: error 20250316125318028 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250316125318028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125318028 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250316125318028 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250316125318028 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250316125318028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125318028 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250316125318028 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250316125318029 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) 20250316125318029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125318029 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250316125318029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250316125318029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250316125318029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250316125318029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250316125318029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250316125318029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250316125318029 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250316125318033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41888<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1562)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(1566)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-M3UA(1563)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1560)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1556)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1555)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1550)@3dcf7940f5b7: Final verdict of PTC: none 20250316125318040 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(1546)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@3dcf7940f5b7: Final verdict of PTC: none 20250316125318040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1558)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1548)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1554)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1554): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1555): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1556): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Sun Mar 16 12:53:18 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 20250316125318155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125318657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41902<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233040) 20250316125319041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125319041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233040, count=237492) 20250316125320030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250316125320030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250316125320030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250316125320043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125320043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316125320652 DGPRS DEBUG Checking for inactive LLMEs, time = 5360506 (sgsn.c:131) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Sun Mar 16 12:53:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125321044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125321044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250316125321743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125321746 DMM INFO MM(262420000001055/d4aeb398) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125321746 DMM INFO MM(262420000001055/d4aeb398) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125321746 DMM DEBUG GMM(gmm_fsm)[0x559cc73f1160]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125321746 DMM DEBUG GMM(gmm_fsm)[0x559cc73f1160]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125321746 DMM DEBUG MM_STATE_Iu(9)[0x559cc73f65e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250316125321746 DMM DEBUG MM_STATE_Iu(9)[0x559cc73f65e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250316125321746 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250316125321746 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) 20250316125321746 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) 20250316125321746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316125321747 DMM DEBUG MM_STATE_Gb[0x559cc73ea990]{Idle}: Deallocated (fsm.c:568) 20250316125321747 DMM DEBUG MM_STATE_Iu(9)[0x559cc73f65e0]{Detached}: Deallocated (fsm.c:568) 20250316125321747 DMM DEBUG GMM(gmm_fsm)[0x559cc73f1160]{Deregistered}: Deallocated (fsm.c:568) 20250316125321747 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1569)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125321783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125321783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125321783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125321783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125321783 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125321783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125321783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125321783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125321783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125321784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125321784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125321784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125321784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125321784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125321784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125321784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125321784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125321784 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125321784 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125321784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1573)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125321785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125321785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125321787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316125321794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125321794 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1574)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: 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)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1578)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125321799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125321799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125321799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125321799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125321799 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125321799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125321799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125321799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125321799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125321801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125321801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125321801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125321801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125321801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125321801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125321801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125321801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125321801 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125321801 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125321801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125321801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125321801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1579)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1578)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125321804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1575)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125321809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125321809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125321813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125321813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125321813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125321813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125321813 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125321813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125321813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125321813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125321813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125321814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125321814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125321814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125321814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125321814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125321814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125321814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125321814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125321814 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125321814 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125321814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125321815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125321815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125321816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3dcf7940f5b7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@3dcf7940f5b7: ************************************************* SGSN_Test_0-M3UA(1586)@3dcf7940f5b7: M3UA emulation initiated, the test can be started MTC@3dcf7940f5b7: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@3dcf7940f5b7: ************************************************* SGSN_Test-Gb2-BSSGP2(1580)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: v_sccp_pdu_maxlen:268 20250316125321821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125321821 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125322020 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250316125322021 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) 20250316125322021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250316125322021 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)@3dcf7940f5b7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250316125322027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125322027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250316125322027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250316125322027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250316125322027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250316125322027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250316125322027 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250316125322029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125322029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250316125322029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250316125322029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250316125322029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250316125322029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250316125322029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250316125322029 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250316125322045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125322045 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125322045 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125322045 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125322049 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316125322050 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250316125322839 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125322839 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125322839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125322839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125322839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125322839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125322839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125322839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125322839 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250316125322839 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250316125322840 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125322840 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125322840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125322840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125322840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125322840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125322840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125322840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1585)@3dcf7940f5b7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='DEA8A62C'O, index=0 SGSN_Test-GSUP(1589)@3dcf7940f5b7: 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)@3dcf7940f5b7: 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 := '9E8B'O, rac := 'AA'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)@3dcf7940f5b7: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)4713728 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: First idle individual index:0 SGSN_Test_0-RAN(1585)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 20250316125323134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125323134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125323134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125323134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125323134 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125323134 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125323134 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125323134 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1325) 20250316125323134 DMM DEBUG GMM(gmm_fsm)[0x559cc73f65e0]{Deregistered}: Allocated (fsm.c:456) 20250316125323135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316125323135 DMM DEBUG MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Allocated (fsm.c:456) 20250316125323135 DMM DEBUG MM_STATE_Iu[0x559cc73f6cf0]{Detached}: Allocated (fsm.c:456) 20250316125323135 DMM DEBUG GMM(gmm_fsm)[0x559cc73f65e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125323135 DMM DEBUG GMM(gmm_fsm)[0x559cc73f65e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125323135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125323135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125323135 DMM DEBUG MM(262420000001056/cd0c9379) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125323135 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250316125323135 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125323135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125323135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125323135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125323135 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125323135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125323135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125323135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: { messageType := 2, destLocRef := '47ED00'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)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@3dcf7940f5b7: 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 := '5DBBDBE238FDB29DC64DE9BCC13304C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '24F2AD7E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E99B233A27CCCC1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0CFB27F1BFD9B0B5FCF598B6E0BF44CF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '586109A07BD8EB1B5044893C9AB9C48C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '37C1B9BD84EB0CBEBB872A986E110A06'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AC1A083E15F55325'O } } } } } SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: vl_len:23 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250316125323142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125323142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125323142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125323142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125323142 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125323142 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125323142 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125323142 DMM DEBUG MM(262420000001056/cd0c9379) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1139) 20250316125323142 DMM NOTICE MM(262420000001056/cd0c9379) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125323142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125323142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125323142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125323142 DMM DEBUG MM(262420000001056/cd0c9379) Requesting authorization (sgsn_auth.c:160) 20250316125323142 DMM INFO MM(262420000001056/cd0c9379) Requesting authentication tuples (sgsn_auth.c:184) 20250316125323142 DMM DEBUG MM(262420000001056/cd0c9379) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125323142 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250316125323142 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250316125323144 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125323144 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125323144 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125323144 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125323144 DMM INFO MM(262420000001056/cd0c9379) Subscriber data update (mmctx.c:445) 20250316125323144 DMM DEBUG MM(262420000001056/cd0c9379) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125323144 DMM INFO MM(262420000001056/cd0c9379) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125323144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125323144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125323144 DMM INFO MM(262420000001056/cd0c9379) <- GMM AUTH AND CIPHERING REQ (rand = 5d bb db e2 38 fd b2 9d c6 4d e9 bc c1 33 04 c1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 37 c1 b9 bd 84 eb 0c be bb 87 2a 98 6e 11 0a 06 ) (gprs_gmm.c:538) 20250316125323144 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250316125323144 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323144 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125323144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125323144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125323144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: vl_len:37 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22AC1A083E23094399990000105006F0290415F55325'O 20250316125323151 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323151 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125323151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125323151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125323151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125323151 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125323151 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125323151 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125323151 DMM INFO MM(262420000001056/cd0c9379) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125323151 DMM NOTICE MM(262420000001056/cd0c9379) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125323151 DMM DEBUG MM(262420000001056/cd0c9379) checking auth: received UMTS RES = ac 1a 08 3e 15 f5 53 25 (gprs_gmm.c:721) 20250316125323151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125323151 DMM DEBUG MM(262420000001056/cd0c9379) Requesting authorization (sgsn_auth.c:160) 20250316125323151 DMM INFO MM(262420000001056/cd0c9379) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125323151 DMM DEBUG MM(262420000001056/cd0c9379) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125323151 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250316125323151 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) 20250316125323151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250316125323151 DMM DEBUG MM(262420000001056/cd0c9379) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250316125323151 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323151 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125323151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125323151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125323151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: vl_len:12 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250316125323159 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125323159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125323159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125323160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125323160 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250316125323160 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250316125323160 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250316125323160 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250316125323160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250316125323160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250316125323160 DMM INFO MM(262420000001056/cd0c9379) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd0c9379) (gprs_gmm.c:355) 20250316125323160 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250316125323160 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125323160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125323160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323160 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125323160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125323160 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125323160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125323160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323160 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125323160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250316125323164 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125323164 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125323164 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250316125323164 DMM INFO MM(262420000001056/cd0c9379) Subscriber data update (mmctx.c:445) 20250316125323164 DMM DEBUG MM(262420000001056/cd0c9379) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125323164 DMM INFO MM(262420000001056/cd0c9379) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125323164 DMM NOTICE MM(262420000001056/cd0c9379) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1055) 20250316125323164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125323164 DMM NOTICE MM(262420000001056/cd0c9379) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125323164 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) 20250316125323164 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125323164 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250316125323164 DMM INFO MM(262420000001056/cd0c9379) Subscriber data update (mmctx.c:445) 20250316125323164 DMM DEBUG MM(262420000001056/cd0c9379) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: vl_len:14 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250316125323166 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323166 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125323166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125323166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125323166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125323166 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125323166 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125323166 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125323166 DMM INFO MM(262420000001056/cd0c9379) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125323166 DMM NOTICE MM(262420000001056/cd0c9379) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125323166 DMM DEBUG GMM(gmm_fsm)[0x559cc73f65e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125323166 DMM DEBUG GMM(gmm_fsm)[0x559cc73f65e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125323166 DMM DEBUG MM_STATE_Iu(11)[0x559cc73f6cf0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250316125323166 DMM DEBUG MM_STATE_Iu(11)[0x559cc73f6cf0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250316125323166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125323166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125323167 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323167 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125323167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125323167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323167 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125323167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: vl_len:7 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250316125323172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125323172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125323172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125323172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125323172 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250316125323172 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250316125323172 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250316125323172 DMM INFO MM(262420000001056/cd0c9379) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250316125323172 DMM DEBUG MM_STATE_Iu(11)[0x559cc73f6cf0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250316125323172 DMM DEBUG MM_STATE_Iu(11)[0x559cc73f6cf0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250316125323172 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323172 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125323172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125323172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125323172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: Session index based on local reference:0 20250316125323173 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323173 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125323173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125323173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125323173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1585)@3dcf7940f5b7: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)4713728 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@3dcf7940f5b7: 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 := 'CD0C9379'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@3dcf7940f5b7: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)6787034 SGSN_Test_0-RAN(1585)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: First idle individual index:0 20250316125323376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125323376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125323376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125323376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125323377 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125323377 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125323377 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125323377 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCD0C9379) type="signalling" (gprs_gmm.c:1970) 20250316125323377 DMM DEBUG GMM(gmm_fsm)[0x559cc73f65e0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250316125323377 DMM DEBUG GMM(gmm_fsm)[0x559cc73f65e0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316125323377 DMM DEBUG MM(262420000001056/cd0c9379) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250316125323377 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125323378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125323378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125323378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125323378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125323378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125323378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125323378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125323378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125323378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125323378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: { messageType := 2, destLocRef := '678FDA'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)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@3dcf7940f5b7: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@3dcf7940f5b7: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@3dcf7940f5b7: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@3dcf7940f5b7: Final verdict of PTC: error 20250316125323393 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250316125323393 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125323393 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250316125323393 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250316125323393 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250316125323393 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125323393 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250316125323393 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250316125323393 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) 20250316125323393 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125323393 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250316125323393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250316125323393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250316125323393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250316125323393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250316125323393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250316125323393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250316125323393 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250316125323400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41912<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1585)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(1589)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@3dcf7940f5b7: Final verdict of PTC: none 20250316125323405 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125323405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-M3UA(1586)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1583)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1578)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1573)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1571)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1582)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1576)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1582): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Sun Mar 16 12:53:23 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 20250316125323564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125324067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41928<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232852) 20250316125324406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125324406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232852, count=237304) 20250316125325395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250316125325395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250316125325395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250316125325407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125325408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Sun Mar 16 12:53:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125326409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125326409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250316125327159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125327162 DMM INFO MM(262420000001056/cd0c9379) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125327162 DMM INFO MM(262420000001056/cd0c9379) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125327162 DMM DEBUG GMM(gmm_fsm)[0x559cc73f65e0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125327162 DMM DEBUG GMM(gmm_fsm)[0x559cc73f65e0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125327162 DMM DEBUG MM_STATE_Iu(11)[0x559cc73f6cf0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250316125327162 DMM DEBUG MM_STATE_Iu(11)[0x559cc73f6cf0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250316125327162 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250316125327162 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) 20250316125327162 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) 20250316125327162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316125327162 DMM DEBUG MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Deallocated (fsm.c:568) 20250316125327162 DMM DEBUG MM_STATE_Iu(11)[0x559cc73f6cf0]{Detached}: Deallocated (fsm.c:568) 20250316125327162 DMM DEBUG GMM(gmm_fsm)[0x559cc73f65e0]{Deregistered}: Deallocated (fsm.c:568) 20250316125327162 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1592)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125327211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125327211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125327211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125327211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125327211 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125327211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125327211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125327211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125327211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125327213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125327213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125327213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125327213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125327213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125327213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125327213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125327213 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125327213 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125327213 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125327213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1596)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125327213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125327213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125327215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125327221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125327221 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125327232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125327232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125327232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125327232 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125327232 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125327232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125327232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125327232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125327232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125327233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125327233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125327233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125327233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125327233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125327233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125327233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125327233 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125327233 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125327233 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125327233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1601)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125327233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125327233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1602)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316125327235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1598)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125327240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125327240 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1603)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1602)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125327245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125327245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125327245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125327245 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125327245 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125327245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125327245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125327245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125327245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125327246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125327246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125327246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125327246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125327246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125327246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125327246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125327246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125327246 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125327246 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125327246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125327246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125327246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125327248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3dcf7940f5b7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@3dcf7940f5b7: ************************************************* SGSN_Test_0-M3UA(1609)@3dcf7940f5b7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@3dcf7940f5b7: ************************************************* MTC@3dcf7940f5b7: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1603)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: v_sccp_pdu_maxlen:268 20250316125327254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125327254 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)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125327410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125327410 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125327410 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125327410 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125327414 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316125327415 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250316125327453 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250316125327453 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) 20250316125327453 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250316125327453 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)@3dcf7940f5b7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250316125327460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125327460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250316125327460 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250316125327460 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250316125327460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250316125327460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250316125327460 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250316125327462 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125327462 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250316125327462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250316125327462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250316125327462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250316125327462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250316125327462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250316125327462 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250316125328272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125328272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125328272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125328272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125328273 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250316125328273 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250316125328273 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328273 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328273 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125328273 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125328273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328273 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125328273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1608)@3dcf7940f5b7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='D72C71F3'O, index=0 SGSN_Test-GSUP(1612)@3dcf7940f5b7: 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)@3dcf7940f5b7: 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 := 'FC45'O, rac := '1F'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)@3dcf7940f5b7: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)1226634 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: First idle individual index:0 SGSN_Test_0-RAN(1608)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 20250316125328503 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328503 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328503 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125328503 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125328503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328503 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125328503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125328503 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125328503 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125328503 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125328503 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1325) 20250316125328503 DMM DEBUG GMM(gmm_fsm)[0x559cc73f6cf0]{Deregistered}: Allocated (fsm.c:456) 20250316125328503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316125328503 DMM DEBUG MM_STATE_Gb[0x559cc73ea990]{Idle}: Allocated (fsm.c:456) 20250316125328503 DMM DEBUG MM_STATE_Iu[0x559cc73f63b0]{Detached}: Allocated (fsm.c:456) 20250316125328503 DMM DEBUG GMM(gmm_fsm)[0x559cc73f6cf0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125328503 DMM DEBUG GMM(gmm_fsm)[0x559cc73f6cf0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125328503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125328503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125328503 DMM DEBUG MM(262420000001057/d78f8415) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125328503 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250316125328504 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328504 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125328504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125328504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125328504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125328504 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328504 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125328504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125328504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125328504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: { messageType := 2, destLocRef := '12B78A'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)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@3dcf7940f5b7: 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 := '19044C33C2EE03741E6846A2F8EF93CF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '09B1B6A5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '867BF0AC7326D667'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E2314E1D35C7002028CB18BFAD30ED5B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '317E41C11280C2699B6F4DCEA191DA47'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8097229878B7367E9DB63559ED25F1D4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7F9180E157B99913'O } } } } } SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: vl_len:23 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250316125328512 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328512 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328512 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125328512 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125328512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125328512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125328512 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125328512 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125328512 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125328512 DMM DEBUG MM(262420000001057/d78f8415) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1139) 20250316125328512 DMM NOTICE MM(262420000001057/d78f8415) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125328512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125328512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125328512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125328512 DMM DEBUG MM(262420000001057/d78f8415) Requesting authorization (sgsn_auth.c:160) 20250316125328512 DMM INFO MM(262420000001057/d78f8415) Requesting authentication tuples (sgsn_auth.c:184) 20250316125328513 DMM DEBUG MM(262420000001057/d78f8415) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125328513 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250316125328513 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250316125328515 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125328515 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125328515 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125328515 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125328515 DMM INFO MM(262420000001057/d78f8415) Subscriber data update (mmctx.c:445) 20250316125328515 DMM DEBUG MM(262420000001057/d78f8415) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125328515 DMM INFO MM(262420000001057/d78f8415) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125328515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125328515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125328515 DMM INFO MM(262420000001057/d78f8415) <- GMM AUTH AND CIPHERING REQ (rand = 19 04 4c 33 c2 ee 03 74 1e 68 46 a2 f8 ef 93 cf , mmctx_is_r99=1, vec->auth_types=0x3, autn = 80 97 22 98 78 b7 36 7e 9d b6 35 59 ed 25 f1 d4 ) (gprs_gmm.c:538) 20250316125328515 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250316125328515 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328515 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125328515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125328516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125328516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: vl_len:37 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307227F9180E123094399990000105007F0290457B99913'O 20250316125328522 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328522 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125328522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125328523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125328523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125328523 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125328523 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125328523 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125328523 DMM INFO MM(262420000001057/d78f8415) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125328523 DMM NOTICE MM(262420000001057/d78f8415) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125328523 DMM DEBUG MM(262420000001057/d78f8415) checking auth: received UMTS RES = 7f 91 80 e1 57 b9 99 13 (gprs_gmm.c:721) 20250316125328523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125328523 DMM DEBUG MM(262420000001057/d78f8415) Requesting authorization (sgsn_auth.c:160) 20250316125328523 DMM INFO MM(262420000001057/d78f8415) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125328523 DMM DEBUG MM(262420000001057/d78f8415) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125328523 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250316125328523 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) 20250316125328523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250316125328523 DMM DEBUG MM(262420000001057/d78f8415) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250316125328523 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328523 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125328523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125328523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125328523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: vl_len:12 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250316125328532 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328532 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125328532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125328532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125328532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125328532 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250316125328532 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250316125328532 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250316125328532 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250316125328532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250316125328532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250316125328532 DMM INFO MM(262420000001057/d78f8415) <- GMM ATTACH ACCEPT (new P-TMSI=0xd78f8415) (gprs_gmm.c:355) 20250316125328532 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250316125328533 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328533 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125328533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125328533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125328533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125328533 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328533 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125328533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125328533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125328533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250316125328536 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125328536 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125328536 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250316125328536 DMM INFO MM(262420000001057/d78f8415) Subscriber data update (mmctx.c:445) 20250316125328536 DMM DEBUG MM(262420000001057/d78f8415) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125328536 DMM INFO MM(262420000001057/d78f8415) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125328536 DMM NOTICE MM(262420000001057/d78f8415) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1055) 20250316125328536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125328536 DMM NOTICE MM(262420000001057/d78f8415) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125328536 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) 20250316125328537 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125328537 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250316125328537 DMM INFO MM(262420000001057/d78f8415) Subscriber data update (mmctx.c:445) 20250316125328537 DMM DEBUG MM(262420000001057/d78f8415) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: vl_len:14 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250316125328538 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328538 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125328538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125328538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125328538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125328539 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125328539 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125328539 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125328539 DMM INFO MM(262420000001057/d78f8415) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125328539 DMM NOTICE MM(262420000001057/d78f8415) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125328539 DMM DEBUG GMM(gmm_fsm)[0x559cc73f6cf0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125328539 DMM DEBUG GMM(gmm_fsm)[0x559cc73f6cf0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125328539 DMM DEBUG MM_STATE_Iu(13)[0x559cc73f63b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250316125328539 DMM DEBUG MM_STATE_Iu(13)[0x559cc73f63b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250316125328539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125328539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125328539 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328539 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328539 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125328539 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125328539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328539 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125328539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: vl_len:7 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250316125328543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328543 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125328543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125328543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125328543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125328543 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250316125328543 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250316125328543 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250316125328543 DMM INFO MM(262420000001057/d78f8415) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250316125328543 DMM DEBUG MM_STATE_Iu(13)[0x559cc73f63b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250316125328543 DMM DEBUG MM_STATE_Iu(13)[0x559cc73f63b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250316125328543 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125328543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125328543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125328543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: Session index based on local reference:0 20250316125328544 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328544 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125328544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125328544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125328544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1608)@3dcf7940f5b7: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)1226634 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@3dcf7940f5b7: 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 := 'D78F8415'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@3dcf7940f5b7: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)5220735 SGSN_Test_0-RAN(1608)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: First idle individual index:0 20250316125328749 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328749 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328749 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125328749 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125328749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125328749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125328750 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125328750 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125328750 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125328750 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD78F8415) type="signalling" (gprs_gmm.c:1970) 20250316125328750 DMM DEBUG GMM(gmm_fsm)[0x559cc73f6cf0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250316125328750 DMM DEBUG GMM(gmm_fsm)[0x559cc73f6cf0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316125328750 DMM DEBUG MM(262420000001057/d78f8415) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250316125328751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125328751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125328751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125328751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125328751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125328751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125328751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125328751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125328751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125328751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125328751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: { messageType := 2, destLocRef := '4FA97F'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)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@3dcf7940f5b7: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@3dcf7940f5b7: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@3dcf7940f5b7: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@3dcf7940f5b7: Final verdict of PTC: error 20250316125328766 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250316125328766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125328766 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250316125328766 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250316125328766 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250316125328766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125328766 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250316125328766 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250316125328766 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) 20250316125328766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125328766 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250316125328766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250316125328766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250316125328766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250316125328766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250316125328766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250316125328766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250316125328767 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250316125328773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59656<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1612)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-RAN(1608)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1606)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1601)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@3dcf7940f5b7: Final verdict of PTC: none 20250316125328778 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125328778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1596)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1594)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1604)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1599)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-M3UA(1609)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Sun Mar 16 12:53:28 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 20250316125328854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125329357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59666<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231836) 20250316125329779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125329779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231836, count=236288) 20250316125330767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250316125330767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250316125330767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250316125330781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125330781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Sun Mar 16 12:53:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125331782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125331782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_pmm_idle started. 20250316125332451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125332453 DMM INFO MM(262420000001057/d78f8415) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125332453 DMM INFO MM(262420000001057/d78f8415) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125332453 DMM DEBUG GMM(gmm_fsm)[0x559cc73f6cf0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125332453 DMM DEBUG GMM(gmm_fsm)[0x559cc73f6cf0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125332453 DMM DEBUG MM_STATE_Iu(13)[0x559cc73f63b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250316125332453 DMM DEBUG MM_STATE_Iu(13)[0x559cc73f63b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250316125332453 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250316125332454 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) 20250316125332454 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) 20250316125332454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316125332454 DMM DEBUG MM_STATE_Gb[0x559cc73ea990]{Idle}: Deallocated (fsm.c:568) 20250316125332454 DMM DEBUG MM_STATE_Iu(13)[0x559cc73f63b0]{Detached}: Deallocated (fsm.c:568) 20250316125332454 DMM DEBUG GMM(gmm_fsm)[0x559cc73f6cf0]{Deregistered}: Deallocated (fsm.c:568) 20250316125332454 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1615)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125332490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125332490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125332490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125332490 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125332490 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125332490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125332490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125332490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125332490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125332491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125332491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125332491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125332491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125332491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125332491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125332491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125332491 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125332491 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125332491 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125332491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125332492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125332492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1620)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 20250316125332494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1616)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250316125332499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125332499 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1620)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125332506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125332506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125332506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125332506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125332506 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125332506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125332506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125332506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125332506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125332507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125332507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125332507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125332507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125332507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125332507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125332507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125332507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125332507 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125332507 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125332507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1624)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250316125332508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125332508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1625)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 20250316125332509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1621)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125332515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125332515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1626)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_pdp_act_pmm_idle-BVCI210(1622)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1629)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125332519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125332519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125332519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125332519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125332519 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125332519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125332519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125332519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125332519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125332520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125332520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125332520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125332520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125332520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125332520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125332520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125332520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125332520 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125332520 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125332520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125332520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125332520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125332522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125332527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125332527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@3dcf7940f5b7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@3dcf7940f5b7: ************************************************* SGSN_Test_0-M3UA(1632)@3dcf7940f5b7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@3dcf7940f5b7: ************************************************* MTC@3dcf7940f5b7: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1628)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125332729 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250316125332729 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) 20250316125332729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250316125332729 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)@3dcf7940f5b7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250316125332736 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125332736 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250316125332736 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250316125332737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250316125332737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250316125332737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250316125332737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250316125332739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125332739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250316125332739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250316125332739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250316125332739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250316125332739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250316125332739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250316125332740 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250316125332783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125332783 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125332783 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125332783 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125332787 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316125332789 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250316125333539 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333540 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333540 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125333540 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125333540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125333540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125333540 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250316125333540 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250316125333541 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333541 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333541 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125333541 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125333541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333541 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125333541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1631)@3dcf7940f5b7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@3dcf7940f5b7: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='DE343CC7'O, index=0 SGSN_Test-GSUP(1635)@3dcf7940f5b7: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@3dcf7940f5b7: 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 := 'B0B5'O, rac := 'DB'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)@3dcf7940f5b7: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)16358659 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: First idle individual index:0 SGSN_Test_0-RAN(1631)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 20250316125333868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125333868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125333868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125333868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125333869 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125333869 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125333869 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125333869 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1325) 20250316125333869 DMM DEBUG GMM(gmm_fsm)[0x559cc73f63b0]{Deregistered}: Allocated (fsm.c:456) 20250316125333869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316125333869 DMM DEBUG MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Allocated (fsm.c:456) 20250316125333869 DMM DEBUG MM_STATE_Iu[0x559cc73f7690]{Detached}: Allocated (fsm.c:456) 20250316125333869 DMM DEBUG GMM(gmm_fsm)[0x559cc73f63b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125333869 DMM DEBUG GMM(gmm_fsm)[0x559cc73f63b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125333869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125333869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125333869 DMM DEBUG MM(262420000001005/e12911f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125333869 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250316125333869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125333869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125333869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125333869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125333869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125333869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125333869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125333869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: { messageType := 2, destLocRef := 'F99D03'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)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@3dcf7940f5b7: 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 := 'A37A7D1BBD0CD1A838A13AAD61079A9E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BDBDF926'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '167356E1AD92299B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F7D14C2F4B43E41B72BD4E307025011A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '61B44F235F86E00D1FECBC7585D10078'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '47A88EF1D23536F7DF8EC1E79EF0EB18'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '904D93E7F8053945'O } } } } } SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: vl_len:23 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250316125333878 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333878 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333878 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125333878 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125333878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125333878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125333878 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125333878 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125333878 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125333878 DMM DEBUG MM(262420000001005/e12911f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1139) 20250316125333878 DMM NOTICE MM(262420000001005/e12911f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125333878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125333878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125333878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125333878 DMM DEBUG MM(262420000001005/e12911f1) Requesting authorization (sgsn_auth.c:160) 20250316125333878 DMM INFO MM(262420000001005/e12911f1) Requesting authentication tuples (sgsn_auth.c:184) 20250316125333878 DMM DEBUG MM(262420000001005/e12911f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125333878 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250316125333878 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@3dcf7940f5b7: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250316125333881 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125333881 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125333881 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125333881 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125333881 DMM INFO MM(262420000001005/e12911f1) Subscriber data update (mmctx.c:445) 20250316125333881 DMM DEBUG MM(262420000001005/e12911f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125333881 DMM INFO MM(262420000001005/e12911f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125333881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125333881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125333881 DMM INFO MM(262420000001005/e12911f1) <- GMM AUTH AND CIPHERING REQ (rand = a3 7a 7d 1b bd 0c d1 a8 38 a1 3a ad 61 07 9a 9e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 47 a8 8e f1 d2 35 36 f7 df 8e c1 e7 9e f0 eb 18 ) (gprs_gmm.c:538) 20250316125333881 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250316125333881 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333881 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333881 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125333881 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125333881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333881 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125333882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: vl_len:37 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822904D93E723094399990000100005F02904F8053945'O 20250316125333890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125333890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125333890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125333890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125333890 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125333890 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125333890 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125333890 DMM INFO MM(262420000001005/e12911f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125333890 DMM NOTICE MM(262420000001005/e12911f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125333890 DMM DEBUG MM(262420000001005/e12911f1) checking auth: received UMTS RES = 90 4d 93 e7 f8 05 39 45 (gprs_gmm.c:721) 20250316125333890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125333890 DMM DEBUG MM(262420000001005/e12911f1) Requesting authorization (sgsn_auth.c:160) 20250316125333890 DMM INFO MM(262420000001005/e12911f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125333890 DMM DEBUG MM(262420000001005/e12911f1) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125333890 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250316125333890 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) 20250316125333890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250316125333890 DMM DEBUG MM(262420000001005/e12911f1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250316125333891 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125333891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125333891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125333891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: vl_len:12 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250316125333904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125333904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125333904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125333904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125333905 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250316125333905 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250316125333905 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250316125333905 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250316125333905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250316125333905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250316125333905 DMM INFO MM(262420000001005/e12911f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe12911f1) (gprs_gmm.c:355) 20250316125333905 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250316125333905 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333905 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125333905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125333905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125333905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125333905 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333905 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125333905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125333905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125333905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250316125333912 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125333912 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125333912 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250316125333912 DMM INFO MM(262420000001005/e12911f1) Subscriber data update (mmctx.c:445) 20250316125333912 DMM DEBUG MM(262420000001005/e12911f1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125333912 DMM INFO MM(262420000001005/e12911f1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125333912 DMM NOTICE MM(262420000001005/e12911f1) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1055) 20250316125333912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125333912 DMM NOTICE MM(262420000001005/e12911f1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125333912 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) 20250316125333913 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125333913 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250316125333913 DMM INFO MM(262420000001005/e12911f1) Subscriber data update (mmctx.c:445) 20250316125333913 DMM DEBUG MM(262420000001005/e12911f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: vl_len:14 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250316125333916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125333916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125333916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125333916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125333916 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125333916 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125333916 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125333916 DMM INFO MM(262420000001005/e12911f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125333916 DMM NOTICE MM(262420000001005/e12911f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125333916 DMM DEBUG GMM(gmm_fsm)[0x559cc73f63b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125333916 DMM DEBUG GMM(gmm_fsm)[0x559cc73f63b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125333916 DMM DEBUG MM_STATE_Iu(15)[0x559cc73f7690]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250316125333916 DMM DEBUG MM_STATE_Iu(15)[0x559cc73f7690]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250316125333916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125333916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125333916 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333916 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125333916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125333916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125333916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: vl_len:7 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250316125333924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125333924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125333924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125333924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125333924 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250316125333924 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250316125333924 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250316125333924 DMM INFO MM(262420000001005/e12911f1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250316125333924 DMM DEBUG MM_STATE_Iu(15)[0x559cc73f7690]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250316125333924 DMM DEBUG MM_STATE_Iu(15)[0x559cc73f7690]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250316125333924 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125333925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125333925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125333925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: Session index based on local reference:0 20250316125333927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125333927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125333927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125333927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125333927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125333927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125333927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125333927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1631)@3dcf7940f5b7: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)16358659 TC_attach_pdp_act_pmm_idle(1637)@3dcf7940f5b7: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@3dcf7940f5b7: 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 := 'E12911F1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@3dcf7940f5b7: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)4819693 SGSN_Test_0-RAN(1631)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: First idle individual index:0 20250316125334129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125334129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125334129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125334129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125334129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125334129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125334129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125334129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125334129 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125334129 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125334129 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125334129 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE12911F1) type="signalling" (gprs_gmm.c:1970) 20250316125334130 DMM DEBUG GMM(gmm_fsm)[0x559cc73f63b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250316125334130 DMM DEBUG GMM(gmm_fsm)[0x559cc73f63b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316125334130 DMM DEBUG MM(262420000001005/e12911f1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250316125334130 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125334130 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125334130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125334130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125334130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125334130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125334130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125334130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125334130 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125334130 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125334130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125334130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125334130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125334130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125334130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125334130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: { messageType := 2, destLocRef := '498AED'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)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@3dcf7940f5b7: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@3dcf7940f5b7: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@3dcf7940f5b7: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@3dcf7940f5b7: Final verdict of PTC: error 20250316125334148 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250316125334148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125334148 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250316125334148 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250316125334148 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250316125334148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125334148 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250316125334148 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250316125334148 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) 20250316125334148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125334148 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250316125334148 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250316125334148 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250316125334148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250316125334148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250316125334148 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250316125334149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250316125334149 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250316125334154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59676<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1631)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@3dcf7940f5b7: Final verdict of PTC: none 20250316125334157 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125334158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1635)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1624)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1619)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1622)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1627)@3dcf7940f5b7: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1623)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1629)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1617)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1622): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1623): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@3dcf7940f5b7: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Sun Mar 16 12:53:34 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 20250316125334235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125334737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231132) 20250316125335159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125335159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231132, count=235584) 20250316125336149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250316125336150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250316125336150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250316125336161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125336161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Sun Mar 16 12:53:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125337162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125337162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_pmm_idle_rx_mt_data started. 20250316125337807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125337809 DMM INFO MM(262420000001005/e12911f1) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125337809 DMM INFO MM(262420000001005/e12911f1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125337809 DMM DEBUG GMM(gmm_fsm)[0x559cc73f63b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125337809 DMM DEBUG GMM(gmm_fsm)[0x559cc73f63b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125337809 DMM DEBUG MM_STATE_Iu(15)[0x559cc73f7690]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250316125337809 DMM DEBUG MM_STATE_Iu(15)[0x559cc73f7690]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250316125337809 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250316125337809 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) 20250316125337809 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) 20250316125337809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316125337809 DMM DEBUG MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Deallocated (fsm.c:568) 20250316125337809 DMM DEBUG MM_STATE_Iu(15)[0x559cc73f7690]{Detached}: Deallocated (fsm.c:568) 20250316125337809 DMM DEBUG GMM(gmm_fsm)[0x559cc73f63b0]{Deregistered}: Deallocated (fsm.c:568) 20250316125337809 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1638)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125337854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125337854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125337854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125337854 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125337854 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125337854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125337854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125337854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125337854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125337855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125337855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125337855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125337855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125337855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125337855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125337855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125337855 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125337855 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125337855 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125337855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125337855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125337855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125337858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125337863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125337863 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125337870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125337870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125337870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125337870 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125337870 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125337870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125337870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125337870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125337870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125337871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125337871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125337871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125337871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125337871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125337871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125337871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125337871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125337871 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125337871 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125337871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125337871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125337871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125337873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125337877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125337877 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125337884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125337884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125337884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125337884 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125337884 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125337884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125337884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125337884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125337884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125337885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125337885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125337885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125337885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125337885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125337885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125337885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125337885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125337885 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125337885 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125337885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125337885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125337885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125337887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@3dcf7940f5b7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250316125337893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125337893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@3dcf7940f5b7: Starting RAN_Emulation SGSN_Test_0-M3UA(1655)@3dcf7940f5b7: ************************************************* SGSN_Test_0-M3UA(1655)@3dcf7940f5b7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@3dcf7940f5b7: ************************************************* SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1651)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125338094 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250316125338094 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) 20250316125338094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250316125338094 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)@3dcf7940f5b7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250316125338101 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125338101 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250316125338101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250316125338101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250316125338101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250316125338101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250316125338101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250316125338103 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125338103 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250316125338103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250316125338103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250316125338103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250316125338103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250316125338103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250316125338104 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250316125338163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125338163 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125338163 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125338163 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125338167 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250316125338168 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250316125338911 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125338911 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125338911 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125338911 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125338911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125338911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125338911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125338911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125338912 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250316125338912 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250316125338912 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125338912 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125338912 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125338912 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125338912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125338912 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125338912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125338912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1654)@3dcf7940f5b7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@3dcf7940f5b7: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='F4AFB5FD'O, index=0 SGSN_Test-GSUP(1658)@3dcf7940f5b7: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@3dcf7940f5b7: 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 := '75AD'O, rac := '27'O ("'") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@3dcf7940f5b7: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)15290364 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: First idle individual index:0 SGSN_Test_0-RAN(1654)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 20250316125339259 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125339259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125339259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125339259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125339260 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125339260 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125339260 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125339260 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1325) 20250316125339260 DMM DEBUG GMM(gmm_fsm)[0x559cc73f7690]{Deregistered}: Allocated (fsm.c:456) 20250316125339260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Allocated (fsm.c:456) 20250316125339260 DMM DEBUG MM_STATE_Gb[0x559cc73ea990]{Idle}: Allocated (fsm.c:456) 20250316125339260 DMM DEBUG MM_STATE_Iu[0x559cc73f5a40]{Detached}: Allocated (fsm.c:456) 20250316125339260 DMM DEBUG GMM(gmm_fsm)[0x559cc73f7690]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125339260 DMM DEBUG GMM(gmm_fsm)[0x559cc73f7690]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125339260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125339260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125339260 DMM DEBUG MM(262420000001007/cdc4a36b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125339260 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250316125339260 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339260 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125339260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125339260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125339260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125339260 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339260 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125339260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125339260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125339260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: { messageType := 2, destLocRef := 'E94FFC'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@3dcf7940f5b7: 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 := '183AC07B3E42DC1CCA30545A1A6EB77C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E94A631D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '23DE4B1606947E7C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6C06FBFFFE5366F6D5778DA529E2AAB3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6E1526584C40C2577812D36C35B7B300'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F1278EC9B4CD150E35905A24E090DD69'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '781CFA8F7E17C8AB'O } } } } } SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: vl_len:23 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250316125339272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125339272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125339272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125339272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125339273 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125339273 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125339273 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125339273 DMM DEBUG MM(262420000001007/cdc4a36b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1139) 20250316125339273 DMM NOTICE MM(262420000001007/cdc4a36b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125339273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125339273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125339273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125339273 DMM DEBUG MM(262420000001007/cdc4a36b) Requesting authorization (sgsn_auth.c:160) 20250316125339273 DMM INFO MM(262420000001007/cdc4a36b) Requesting authentication tuples (sgsn_auth.c:184) 20250316125339273 DMM DEBUG MM(262420000001007/cdc4a36b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125339273 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250316125339273 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@3dcf7940f5b7: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250316125339277 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125339277 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125339277 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125339277 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125339277 DMM INFO MM(262420000001007/cdc4a36b) Subscriber data update (mmctx.c:445) 20250316125339277 DMM DEBUG MM(262420000001007/cdc4a36b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125339277 DMM INFO MM(262420000001007/cdc4a36b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125339277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125339277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125339277 DMM INFO MM(262420000001007/cdc4a36b) <- GMM AUTH AND CIPHERING REQ (rand = 18 3a c0 7b 3e 42 dc 1c ca 30 54 5a 1a 6e b7 7c , mmctx_is_r99=1, vec->auth_types=0x3, autn = f1 27 8e c9 b4 cd 15 0e 35 90 5a 24 e0 90 dd 69 ) (gprs_gmm.c:538) 20250316125339277 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250316125339277 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339277 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125339277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125339277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125339277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: vl_len:37 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22781CFA8F23094399990000100007F029047E17C8AB'O 20250316125339287 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339287 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339287 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125339287 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125339287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125339287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125339288 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125339288 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125339288 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125339288 DMM INFO MM(262420000001007/cdc4a36b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125339288 DMM NOTICE MM(262420000001007/cdc4a36b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125339288 DMM DEBUG MM(262420000001007/cdc4a36b) checking auth: received UMTS RES = 78 1c fa 8f 7e 17 c8 ab (gprs_gmm.c:721) 20250316125339288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125339288 DMM DEBUG MM(262420000001007/cdc4a36b) Requesting authorization (sgsn_auth.c:160) 20250316125339288 DMM INFO MM(262420000001007/cdc4a36b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125339288 DMM DEBUG MM(262420000001007/cdc4a36b) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125339288 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250316125339288 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) 20250316125339288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250316125339288 DMM DEBUG MM(262420000001007/cdc4a36b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250316125339288 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125339288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125339288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125339288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: vl_len:12 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250316125339300 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339300 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125339300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125339300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125339300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125339300 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250316125339300 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250316125339300 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250316125339300 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250316125339300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250316125339300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250316125339300 DMM INFO MM(262420000001007/cdc4a36b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdc4a36b) (gprs_gmm.c:355) 20250316125339300 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250316125339300 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339300 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125339300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125339300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339300 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125339300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125339300 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339300 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125339300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125339300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339300 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125339300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250316125339305 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125339305 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125339305 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250316125339305 DMM INFO MM(262420000001007/cdc4a36b) Subscriber data update (mmctx.c:445) 20250316125339305 DMM DEBUG MM(262420000001007/cdc4a36b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125339305 DMM INFO MM(262420000001007/cdc4a36b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125339305 DMM NOTICE MM(262420000001007/cdc4a36b) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1055) 20250316125339305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125339305 DMM NOTICE MM(262420000001007/cdc4a36b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125339305 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) 20250316125339306 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125339306 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250316125339306 DMM INFO MM(262420000001007/cdc4a36b) Subscriber data update (mmctx.c:445) 20250316125339306 DMM DEBUG MM(262420000001007/cdc4a36b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: vl_len:14 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250316125339308 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339308 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125339308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125339308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125339308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125339308 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125339308 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125339308 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125339308 DMM INFO MM(262420000001007/cdc4a36b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125339308 DMM NOTICE MM(262420000001007/cdc4a36b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125339308 DMM DEBUG GMM(gmm_fsm)[0x559cc73f7690]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125339308 DMM DEBUG GMM(gmm_fsm)[0x559cc73f7690]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125339308 DMM DEBUG MM_STATE_Iu(17)[0x559cc73f5a40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250316125339308 DMM DEBUG MM_STATE_Iu(17)[0x559cc73f5a40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250316125339308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125339308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125339308 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339308 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125339308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125339308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125339308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: vl_len:7 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250316125339312 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339312 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339312 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125339312 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125339312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125339312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125339313 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250316125339313 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250316125339313 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250316125339313 DMM INFO MM(262420000001007/cdc4a36b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250316125339313 DMM DEBUG MM_STATE_Iu(17)[0x559cc73f5a40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250316125339313 DMM DEBUG MM_STATE_Iu(17)[0x559cc73f5a40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250316125339313 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339313 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339313 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125339313 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125339313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339313 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125339313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: Session index based on local reference:0 20250316125339314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125339314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125339314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125339314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1654)@3dcf7940f5b7: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)15290364 TC_pmm_idle_rx_mt_data(1660)@3dcf7940f5b7: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@3dcf7940f5b7: 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 := 'CDC4A36B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@3dcf7940f5b7: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)11172951 SGSN_Test_0-RAN(1654)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: First idle individual index:0 20250316125339517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125339517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125339517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125339517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125339517 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125339517 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125339517 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125339517 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCDC4A36B) type="signalling" (gprs_gmm.c:1970) 20250316125339517 DMM DEBUG GMM(gmm_fsm)[0x559cc73f7690]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250316125339518 DMM DEBUG GMM(gmm_fsm)[0x559cc73f7690]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316125339518 DMM DEBUG MM(262420000001007/cdc4a36b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250316125339518 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125339518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125339518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125339518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125339518 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125339518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125339518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125339518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125339518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125339518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125339518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: { messageType := 2, destLocRef := 'AA7C57'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@3dcf7940f5b7: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@3dcf7940f5b7: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@3dcf7940f5b7: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@3dcf7940f5b7: Final verdict of PTC: error 20250316125339534 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250316125339534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125339534 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250316125339534 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250316125339534 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250316125339534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125339534 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250316125339534 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250316125339534 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) 20250316125339534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125339534 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250316125339534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250316125339534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250316125339534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250316125339534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250316125339534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250316125339534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250316125339534 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250316125339540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41506<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1654)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(1658)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1652)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@3dcf7940f5b7: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1642)@3dcf7940f5b7: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1647)@3dcf7940f5b7: Final verdict of PTC: none 20250316125339548 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250316125339549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1638)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@3dcf7940f5b7: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1640)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1645)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1650)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@3dcf7940f5b7: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Sun Mar 16 12:53:39 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 20250316125339668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125340170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41510<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231024) 20250316125340550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125340550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231024, count=235476) 20250316125341535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250316125341535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250316125341535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250316125341552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125341552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Sun Mar 16 12:53:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125342555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125342555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_update_ctx_err_ind_from_ggsn started. 20250316125343258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125343260 DMM INFO MM(262420000001007/cdc4a36b) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125343260 DMM INFO MM(262420000001007/cdc4a36b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125343260 DMM DEBUG GMM(gmm_fsm)[0x559cc73f7690]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125343260 DMM DEBUG GMM(gmm_fsm)[0x559cc73f7690]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125343260 DMM DEBUG MM_STATE_Iu(17)[0x559cc73f5a40]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250316125343260 DMM DEBUG MM_STATE_Iu(17)[0x559cc73f5a40]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250316125343260 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250316125343261 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) 20250316125343261 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) 20250316125343261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73e3fc0]{Init}: Deallocated (fsm.c:568) 20250316125343261 DMM DEBUG MM_STATE_Gb[0x559cc73ea990]{Idle}: Deallocated (fsm.c:568) 20250316125343261 DMM DEBUG MM_STATE_Iu(17)[0x559cc73f5a40]{Detached}: Deallocated (fsm.c:568) 20250316125343261 DMM DEBUG GMM(gmm_fsm)[0x559cc73f7690]{Deregistered}: Deallocated (fsm.c:568) 20250316125343261 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1661)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125343299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125343299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125343299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125343299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125343299 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125343299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125343299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125343299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125343299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125343300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125343300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125343300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125343300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125343300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125343300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125343300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125343300 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125343300 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250316125343300 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125343300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125343301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125343301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@3dcf7940f5b7: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125343307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125343317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125343317 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1667)@3dcf7940f5b7: 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)@3dcf7940f5b7: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1666)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125343323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250316125343323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125343323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125343323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125343323 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250316125343323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125343323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125343323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125343323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125343324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125343324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125343324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125343324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125343324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125343324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125343324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125343324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125343324 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250316125343324 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125343324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125343325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125343325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@3dcf7940f5b7: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125343327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@3dcf7940f5b7: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125343332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559cc73e5dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125343332 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1672)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@3dcf7940f5b7: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1671)@3dcf7940f5b7: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1675)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@3dcf7940f5b7: Provider Link came up: sending NS-RESET 20250316125343338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250316125343338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125343338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125343338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125343338 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250316125343338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125343338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125343338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125343338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250316125343339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125343339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125343339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125343340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250316125343340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250316125343340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250316125343340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250316125343340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125343340 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250316125343340 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250316125343340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250316125343340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250316125343340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@3dcf7940f5b7: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@3dcf7940f5b7: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250316125343342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3dcf7940f5b7: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@3dcf7940f5b7: ************************************************* SGSN_Test_0-M3UA(1678)@3dcf7940f5b7: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@3dcf7940f5b7: ************************************************* MTC@3dcf7940f5b7: Starting RAN_Emulation SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1672)@3dcf7940f5b7: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@3dcf7940f5b7: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250316125343348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559cc73e7830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250316125343348 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@3dcf7940f5b7: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250316125343547 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250316125343547 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) 20250316125343547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250316125343547 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)@3dcf7940f5b7: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250316125343554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125343554 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250316125343554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250316125343554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250316125343554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250316125343554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250316125343554 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250316125343556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125343556 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250316125343556 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250316125343556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250316125343557 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125343557 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250316125343557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250316125343557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250316125343557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250316125343557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250316125343557 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250316125343557 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) SGSN_Test-GSUP-IPA(1680)@3dcf7940f5b7: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250316125343561 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1680)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250316125343562 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3dcf7940f5b7: IPA ID RESP: { { 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)@3dcf7940f5b7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@3dcf7940f5b7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250316125344364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125344364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125344364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125344364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125344365 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250316125344365 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250316125344365 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344365 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125344365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125344365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125344366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1677)@3dcf7940f5b7: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@3dcf7940f5b7: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='D192B6EA'O, index=0 SGSN_Test-GSUP(1681)@3dcf7940f5b7: 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)@3dcf7940f5b7: 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 := 'E98E'O, rac := 'D5'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1677)@3dcf7940f5b7: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)10406156 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: First idle individual index:0 SGSN_Test_0-RAN(1677)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 20250316125344649 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344649 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344649 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125344649 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125344649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125344649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125344649 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125344649 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125344649 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125344649 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1325) 20250316125344649 DMM DEBUG GMM(gmm_fsm)[0x559cc73f5a40]{Deregistered}: Allocated (fsm.c:456) 20250316125344649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Allocated (fsm.c:456) 20250316125344649 DMM DEBUG MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Allocated (fsm.c:456) 20250316125344649 DMM DEBUG MM_STATE_Iu[0x559cc73f6a50]{Detached}: Allocated (fsm.c:456) 20250316125344649 DMM DEBUG GMM(gmm_fsm)[0x559cc73f5a40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250316125344649 DMM DEBUG GMM(gmm_fsm)[0x559cc73f5a40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250316125344649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250316125344649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250316125344649 DMM DEBUG MM(262420000001004/cc25dd7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250316125344649 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250316125344649 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344649 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125344649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125344649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344649 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125344649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125344649 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344649 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125344649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125344649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344649 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125344649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: { messageType := 2, destLocRef := '9EC90C'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@3dcf7940f5b7: 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 := 'BF67A0D117CADC7B0EF4F95F1BAB94C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF8A2567'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B0481980746A94E8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3CE7C66092C3C02FA002318EDA2730B3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E1CD5CDF7D3C8268041AE1406FF97EB7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D4E429F46DB303C05A2D3415CD0A409F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A26578D7F6820B11'O } } } } } SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: vl_len:23 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250316125344657 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344657 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125344657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125344657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125344657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125344657 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125344657 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125344657 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125344657 DMM DEBUG MM(262420000001004/cc25dd7b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1139) 20250316125344657 DMM NOTICE MM(262420000001004/cc25dd7b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250316125344657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250316125344657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250316125344657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250316125344657 DMM DEBUG MM(262420000001004/cc25dd7b) Requesting authorization (sgsn_auth.c:160) 20250316125344657 DMM INFO MM(262420000001004/cc25dd7b) Requesting authentication tuples (sgsn_auth.c:184) 20250316125344657 DMM DEBUG MM(262420000001004/cc25dd7b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250316125344657 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250316125344657 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)@3dcf7940f5b7: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@3dcf7940f5b7: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250316125344660 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250316125344660 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250316125344660 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250316125344660 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250316125344660 DMM INFO MM(262420000001004/cc25dd7b) Subscriber data update (mmctx.c:445) 20250316125344660 DMM DEBUG MM(262420000001004/cc25dd7b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250316125344660 DMM INFO MM(262420000001004/cc25dd7b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250316125344660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250316125344660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250316125344660 DMM INFO MM(262420000001004/cc25dd7b) <- GMM AUTH AND CIPHERING REQ (rand = bf 67 a0 d1 17 ca dc 7b 0e f4 f9 5f 1b ab 94 c6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d4 e4 29 f4 6d b3 03 c0 5a 2d 34 15 cd 0a 40 9f ) (gprs_gmm.c:538) 20250316125344660 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250316125344660 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344660 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344660 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125344660 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125344660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125344660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: vl_len:37 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22A26578D723094399990000100004F02904F6820B11'O 20250316125344665 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344665 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344665 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125344665 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125344665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125344665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125344666 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125344666 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125344666 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125344666 DMM INFO MM(262420000001004/cc25dd7b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250316125344666 DMM NOTICE MM(262420000001004/cc25dd7b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250316125344666 DMM DEBUG MM(262420000001004/cc25dd7b) checking auth: received UMTS RES = a2 65 78 d7 f6 82 0b 11 (gprs_gmm.c:721) 20250316125344666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250316125344666 DMM DEBUG MM(262420000001004/cc25dd7b) Requesting authorization (sgsn_auth.c:160) 20250316125344666 DMM INFO MM(262420000001004/cc25dd7b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250316125344666 DMM DEBUG MM(262420000001004/cc25dd7b) Requesting subscriber data update (gprs_subscriber.c:894) 20250316125344666 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250316125344666 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) 20250316125344666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250316125344666 DMM DEBUG MM(262420000001004/cc25dd7b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250316125344666 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344666 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344666 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125344666 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125344666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125344666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: vl_len:12 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250316125344673 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344673 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344673 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125344673 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125344673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344673 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125344673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125344673 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250316125344673 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250316125344673 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250316125344673 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250316125344673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250316125344673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250316125344673 DMM INFO MM(262420000001004/cc25dd7b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc25dd7b) (gprs_gmm.c:355) 20250316125344673 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250316125344673 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344673 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344673 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125344673 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125344673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125344673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125344673 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344673 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344673 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125344673 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125344673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125344673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250316125344677 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250316125344677 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250316125344677 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250316125344677 DMM INFO MM(262420000001004/cc25dd7b) Subscriber data update (mmctx.c:445) 20250316125344677 DMM DEBUG MM(262420000001004/cc25dd7b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250316125344677 DMM INFO MM(262420000001004/cc25dd7b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250316125344677 DMM NOTICE MM(262420000001004/cc25dd7b) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1055) 20250316125344677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250316125344677 DMM NOTICE MM(262420000001004/cc25dd7b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250316125344677 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) 20250316125344677 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250316125344677 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250316125344677 DMM INFO MM(262420000001004/cc25dd7b) Subscriber data update (mmctx.c:445) 20250316125344677 DMM DEBUG MM(262420000001004/cc25dd7b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: vl_len:14 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250316125344679 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344679 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125344679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125344679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125344679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125344679 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250316125344679 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250316125344679 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250316125344679 DMM INFO MM(262420000001004/cc25dd7b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250316125344679 DMM NOTICE MM(262420000001004/cc25dd7b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250316125344679 DMM DEBUG GMM(gmm_fsm)[0x559cc73f5a40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250316125344679 DMM DEBUG GMM(gmm_fsm)[0x559cc73f5a40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250316125344679 DMM DEBUG MM_STATE_Iu(19)[0x559cc73f6a50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250316125344679 DMM DEBUG MM_STATE_Iu(19)[0x559cc73f6a50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250316125344679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250316125344679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250316125344679 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344679 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344679 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125344679 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125344679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125344679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: vl_len:7 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: vl_from0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250316125344682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125344682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125344682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125344682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125344683 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250316125344683 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250316125344683 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250316125344683 DMM INFO MM(262420000001004/cc25dd7b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250316125344683 DMM DEBUG MM_STATE_Iu(19)[0x559cc73f6a50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250316125344683 DMM DEBUG MM_STATE_Iu(19)[0x559cc73f6a50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250316125344683 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344683 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125344683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125344683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344683 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125344683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: Session index based on local reference:0 20250316125344683 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344683 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344683 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125344683 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125344683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125344683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1677)@3dcf7940f5b7: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)10406156 TC_update_ctx_err_ind_from_ggsn(1683)@3dcf7940f5b7: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@3dcf7940f5b7: 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 := 'CC25DD7B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@3dcf7940f5b7: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)5959130 SGSN_Test_0-RAN(1677)@3dcf7940f5b7: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: First idle individual index:0 20250316125344884 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344884 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250316125344884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250316125344885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250316125344885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125344885 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250316125344885 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250316125344885 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250316125344885 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCC25DD7B) type="signalling" (gprs_gmm.c:1970) 20250316125344885 DMM DEBUG GMM(gmm_fsm)[0x559cc73f5a40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250316125344885 DMM DEBUG GMM(gmm_fsm)[0x559cc73f5a40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250316125344885 DMM DEBUG MM(262420000001004/cc25dd7b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250316125344886 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344886 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125344886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125344886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125344886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250316125344886 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344886 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250316125344886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250316125344886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250316125344886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250316125344886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250316125344886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250316125344886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: { messageType := 2, destLocRef := '5AEDDA'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@3dcf7940f5b7: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@3dcf7940f5b7: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@3dcf7940f5b7: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@3dcf7940f5b7: Final verdict of PTC: error 20250316125344901 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250316125344901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125344901 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250316125344901 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250316125344901 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250316125344901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250316125344901 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250316125344901 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250316125344901 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) 20250316125344901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250316125344901 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250316125344901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250316125344901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250316125344901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250316125344901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250316125344901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250316125344901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250316125344901 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250316125344905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41526<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1677)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97(1665)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP(1681)@3dcf7940f5b7: Final verdict of PTC: none 20250316125344910 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test_0-SCCP(1676)@3dcf7940f5b7: Final verdict of PTC: none 20250316125344911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1662)@3dcf7940f5b7: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test_0-M3UA(1678)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98(1670)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99(1675)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@3dcf7940f5b7: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@3dcf7940f5b7: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI97-provIP(1663)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI98-provIP(1668)@3dcf7940f5b7: Final verdict of PTC: none -NSVCI99-provIP(1673)@3dcf7940f5b7: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: none MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@3dcf7940f5b7: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@3dcf7940f5b7: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Sun Mar 16 12:53:44 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 20250316125344985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125345487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231284) 20250316125345912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125345912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231284, count=235736) 20250316125346902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250316125346902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250316125346902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250316125346913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125346913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@3dcf7940f5b7: Test execution finished. MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sun Mar 16 12:53:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125347914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125347914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_NS_connect_alive started. 20250316125348587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125348590 DMM INFO MM(262420000001004/cc25dd7b) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250316125348590 DMM INFO MM(262420000001004/cc25dd7b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250316125348590 DMM DEBUG GMM(gmm_fsm)[0x559cc73f5a40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250316125348590 DMM DEBUG GMM(gmm_fsm)[0x559cc73f5a40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250316125348590 DMM DEBUG MM_STATE_Iu(19)[0x559cc73f6a50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250316125348590 DMM DEBUG MM_STATE_Iu(19)[0x559cc73f6a50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250316125348590 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250316125348590 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) 20250316125348590 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) 20250316125348590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559cc73ea990]{Init}: Deallocated (fsm.c:568) 20250316125348590 DMM DEBUG MM_STATE_Gb[0x559cc73e3fc0]{Idle}: Deallocated (fsm.c:568) 20250316125348590 DMM DEBUG MM_STATE_Iu(19)[0x559cc73f6a50]{Detached}: Deallocated (fsm.c:568) 20250316125348590 DMM DEBUG GMM(gmm_fsm)[0x559cc73f5a40]{Deregistered}: Deallocated (fsm.c:568) 20250316125348590 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250316125348624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250316125348624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250316125348624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250316125348915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125348915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: setverdict(pass): none -> pass MTC@3dcf7940f5b7: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250316125349633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56332<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: pass MTC@3dcf7940f5b7: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@3dcf7940f5b7: Test case TC_NS_connect_alive finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sun Mar 16 12:53:49 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 20250316125349670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125349916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125349916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316125350172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13292) 20250316125350653 DGPRS DEBUG Checking for inactive LLMEs, time = 5360536 (sgsn.c:131) 20250316125350918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125350918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=13292, count=14772) 20250316125351919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125351919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sun Mar 16 12:53:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250316125352920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125352920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@3dcf7940f5b7: Test case TC_NS_connect_reset started. 20250316125353261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125353263 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250316125353294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250316125353294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250316125353294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250316125353294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250316125353294 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250316125353294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250316125353294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250316125353294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250316125353294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559cc73e3530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@3dcf7940f5b7: setverdict(pass): none -> pass 20250316125353921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125353932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@3dcf7940f5b7: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250316125354306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56358<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@3dcf7940f5b7: Final verdict of PTC: none MTC@3dcf7940f5b7: Setting final verdict of the test case. MTC@3dcf7940f5b7: Local verdict of MTC: pass MTC@3dcf7940f5b7: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@3dcf7940f5b7: Test case TC_NS_connect_reset finished. Verdict: pass MTC@3dcf7940f5b7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sun Mar 16 12:53:54 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 20250316125354335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250316125354837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=8572) 20250316125354933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125354933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=8572, count=12928) 20250316125355935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125355935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316125356295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@3dcf7940f5b7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@3dcf7940f5b7: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3dcf7940f5b7: Terminating MTC. MC@3dcf7940f5b7: MTC terminated. MC2> exit MC@3dcf7940f5b7: Shutting down session. MC@3dcf7940f5b7: Shutdown complete. 20250316125356936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125356936 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-latest/_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: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 3 xfail: 3 pass: 72 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2626221) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250316125357936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125357936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316125358937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125358937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316125359296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20250316125359939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125359939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250316125400939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250316125400939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (2626118) [testenv][generic] Stopping sgsn (2626181) [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-8048.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='8' errors='8' skipped='0' inconc='0' time='875.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.595341'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.512852'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.531050'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.601277'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.207819'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.618840'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.733618'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.677452'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.703072'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.570648'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.567133'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.486826'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.602167'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.564953'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.691650'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.655887'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.500955'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.741516'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.632839'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.667926'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.783032'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.628397'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.612877'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.659175'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.760841'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.642335'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.777404'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.793565'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.657624'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.450954'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.563297'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.469553'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.610671'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.593282'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.573009'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.632073'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.761294'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.750190'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.725172'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.538816'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.734691'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.725157'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.738182'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.714198'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.701196'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.559483'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3253 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.572516'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.613661'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.712517'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.626886'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.649820'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.704468'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.733212'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.702411'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.664345'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.673056'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.671858'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.648899'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.770596'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.677140'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.666858'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.730642'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.157626'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.757555'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.484793'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3275 SGSN_Tests control part SGSN_Tests.ttcn:2710 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.476169'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.540758'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.539941'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.724347'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.547684'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3282 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.712658'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.584699'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.544750'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3286 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.545474'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.706089'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.589020'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.683672'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.655310'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.855881'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.791178'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.763745'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.696085'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.638307'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.736633'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.757251'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.676127'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.052073'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.053445'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0'] testenv-sgsn-generic-osmocom-latest-20250316-1239-2ce9e7e5-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2355/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