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 305ade194b1b0594968f081581496574d8198a8a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 305ade194b1b0594968f081581496574d8198a8a # timeout=10 Commit message: "s1gw: f_ConnHdlr_session_delete(): respect any order" > git rev-list --no-walk 7c66363f06a2131ee96bbb39a02a40f86f07db95 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins6674546478215866337.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250213-1239-a0dee355-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20250213-1239-a0dee355-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-20250213-1239-a0dee355-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-20250213-1239-a0dee355-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 [245 kB] Fetched 9305 kB in 1s (11.7 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250213-1239-a0dee355-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-20250213-1239-a0dee355-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-20250213-1239-a0dee355-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-20250213-1239-a0dee355-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-20250213-1239-a0dee355-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250213-1239-a0dee355-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_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_7.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 RAN_Emulation_part_7.cc Creating dependency file for RAW_NS_part_1.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_5.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for 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_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTPasp_Types_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_2.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_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_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_7.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_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_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 ITU_X213_Types_part_5.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_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_6.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_RRM_Types.cc Creating dependency file for MobileL3_SMS_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_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_Templates.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 GTP_Emulation.cc Creating dependency file for GTPv1C_CodecPort.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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250213-1239-a0dee355-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-20250213-1239-a0dee355-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [197 kB] Fetched 198 kB in 0s (599 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-20250213-1239-a0dee355-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-20250213-1239-a0dee355-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp11: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250213-1239-a0dee355-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250213-1239-a0dee355-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp11 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg 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 0 upgraded, 29 newly installed, 0 to remove and 43 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 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 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.1.0 [18.2 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.1.0 [22.7 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.13.0 [108 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.7.0 [224 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.7.0 [953 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.12.1 [521 kB] Fetched 13.7 MB in 0s (91.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.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.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.1_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... 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 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.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.7.0) ... Setting up osmo-stp-dbg:amd64 (2.1.0) ... Setting up osmo-sgsn-dbg:amd64 (1.12.1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250213-1239-a0dee355-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-20250213-1239-a0dee355-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-20250213-1239-a0dee355-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-20250213-1239-a0dee355-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-20250213-1239-a0dee355-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-20250213-1239-a0dee355-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-20250213-1239-a0dee355-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-20250213-1239-a0dee355-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20250213123919583 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250213123919583 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250213123919583 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) 20250213123919583 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250213123919583 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250213123919583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250213123919583 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250213123919583 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250213123919583 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250213123919583 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250213123919583 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250213123919583 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250213123919583 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20250213123919583 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250213123919583 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250213123919583 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20250213123919583 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-20250213-1239-a0dee355-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 0x563478ac2d60(sgsn) with 23 counters 20250213123919809 DLSS7 INFO (r=127.0.0.1:60117<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213123919809 DLSS7 INFO (r=127.0.0.1:60117<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250213123919809 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:60117<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250213123919809 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250213123919809 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250213123919809 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213123919809 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250213123919809 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250213123919809 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250213123919811 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250213123919811 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20250213123919811 DGPRS NOTICE libGTP v1.13.0 initialized (sgsn_main.c:456) 20250213123919811 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250213123919811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123919811 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20250213123919811 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20250213123919811 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20250213123919811 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213123919811 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) 20250213123919811 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213123919811 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213123919811 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213123919811 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) 20250213123919811 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213123919811 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213123919811 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:60117<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250213123919811 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) 20250213123919811 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20250213123919811 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213123919811 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213123919811 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213123919811 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213123919811 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20250213123919811 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250213123919811 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250213123919811 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250213123919811 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20250213123919811 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250213123919811 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250213123919811 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250213123919811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213123919811 DLSS7 INFO (r=127.0.0.1:43868<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213123919811 DLSS7 INFO (r=127.0.0.1:43868<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250213123919811 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:43868<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250213123919811 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250213123919811 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250213123919811 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213123919811 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250213123919811 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) 20250213123919811 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213123919811 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213123919811 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213123919811 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-20250213-1239-a0dee355-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@d97a9ad3f56d: Unix server socket created successfully. MC@d97a9ad3f56d: Listening on TCP port 35063. d97a9ad3f56d is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests d97a9ad3f56d 35063 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d97a9ad3f56d: New HC connected from 10.0.2.100 [10.0.2.100]. d97a9ad3f56d: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@d97a9ad3f56d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@d97a9ad3f56d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d97a9ad3f56d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d97a9ad3f56d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d97a9ad3f56d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d97a9ad3f56d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d97a9ad3f56d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@d97a9ad3f56d: Configuration file was processed on all HCs. MC@d97a9ad3f56d: Creating MTC on host 10.0.2.100. MC@d97a9ad3f56d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d97a9ad3f56d: 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 ------ Thu Feb 13 12:39:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250213123920812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123920812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach started. 20250213123921297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213123921302 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213123921343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNCONFIGURED}: Allocated (fsm.c:456) 20250213123921343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250213123921343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250213123921343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213123921343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213123921343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213123921343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213123921343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213123921343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213123921344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213123921344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213123921344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213123921344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213123921344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213123921344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213123921344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213123921344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250213123921344 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213123921344 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213123921344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213123921344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213123921344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(8)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213123921347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213123921355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123921355 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(12)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213123921357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250213123921357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250213123921357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250213123921357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213123921357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213123921357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213123921357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213123921357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213123921357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213123921358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213123921358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213123921358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) TC_attach-BVCI196(6)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213123921358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213123921358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213123921358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213123921358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213123921358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250213123921358 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213123921358 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213123921358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(12)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213123921359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213123921359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(13)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213123921361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123921361 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb1-BSSGP1(9)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213123921366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123921366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(14)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(11)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213123921371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNCONFIGURED}: Allocated (fsm.c:456) 20250213123921371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250213123921371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250213123921371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213123921371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213123921371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213123921371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213123921371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213123921371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213123921372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213123921372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213123921372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213123921372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213123921372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213123921372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213123921372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213123921372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250213123921372 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213123921372 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213123921372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(17)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213123921372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213123921372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213123921374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123921374 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)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213123921378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123921378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213123921628 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) 20250213123921629 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250213123921629 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:43868 err=None (osmo_ss7_asp.c:788) 20250213123921812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123921812 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213123921812 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213123921812 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213123921812 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) 20250213123921812 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:751) 20250213123921812 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250213123921813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250213123921813 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20250213123921813 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20250213123921813 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20250213123921813 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250213123921813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20250213123921813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213123921813 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250213123921813 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) 20250213123921813 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213123921813 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213123921813 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213123921813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213123921813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213123921813 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(18)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) 20250213123921814 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5634b4042c60]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250213123921814 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) SGSN_Test-GSUP-IPA(18)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213123921816 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(18)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213123921818 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@d97a9ad3f56d: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='ED2EEBFB'O, index=0 SGSN_Test-GSUP(19)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@d97a9ad3f56d: 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 := 'A0585A9545D1889796512CAA9CC6887E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51228E15'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DBB1168D24815B1A'O } } } } } 20250213123922899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123922899 DLLC NOTICE LLME(ffffffff/ed2eebfb){UNASSIGNED} LLC RX: unknown TLLI 0xed2eebfb, creating LLME on the fly (gprs_llc.c:552) 20250213123922899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213123922899 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20250213123922899 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213123922899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213123922899 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213123922899 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213123922900 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213123922900 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213123922900 DLLC NOTICE LLME(ffffffff/ed2eebfb){UNASSIGNED} LLGM Assign pre (ed2eebfb => f0a512d7) (gprs_llc.c:1079) 20250213123922900 DLLC NOTICE LLME(ed2eebfb/f0a512d7){ASSIGNED} LLGM Assign post (ed2eebfb => f0a512d7) (gprs_llc.c:1125) 20250213123922900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213123922900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213123922900 DMM DEBUG MM(262420000000001/f0a512d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213123922912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123922912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213123922912 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123922912 DMM DEBUG MM(262420000000001/f0a512d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20250213123922912 DMM NOTICE MM(262420000000001/f0a512d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213123922912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213123922912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213123922912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213123922912 DMM DEBUG MM(262420000000001/f0a512d7) Requesting authorization (sgsn_auth.c:160) 20250213123922912 DMM INFO MM(262420000000001/f0a512d7) Requesting authentication tuples (sgsn_auth.c:184) 20250213123922912 DMM DEBUG MM(262420000000001/f0a512d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213123922912 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250213123922913 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@d97a9ad3f56d: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250213123922916 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213123922916 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213123922916 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213123922916 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213123922916 DMM INFO MM(262420000000001/f0a512d7) Subscriber data update (mmctx.c:445) 20250213123922916 DMM DEBUG MM(262420000000001/f0a512d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213123922916 DMM INFO MM(262420000000001/f0a512d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213123922916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213123922916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213123922916 DMM INFO MM(262420000000001/f0a512d7) <- GMM AUTH AND CIPHERING REQ (rand = a0 58 5a 95 45 d1 88 97 96 51 2c aa 9c c6 88 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213123922931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123922931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250213123922931 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123922931 DMM INFO MM(262420000000001/f0a512d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213123922931 DMM NOTICE MM(262420000000001/f0a512d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213123922931 DMM DEBUG MM(262420000000001/f0a512d7) checking auth: received GSM SRES = 51 22 8e 15 (gprs_gmm.c:666) 20250213123922931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213123922931 DMM DEBUG MM(262420000000001/f0a512d7) Requesting authorization (sgsn_auth.c:160) 20250213123922931 DMM INFO MM(262420000000001/f0a512d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213123922931 DMM DEBUG MM(262420000000001/f0a512d7) Requesting subscriber data update (gprs_subscriber.c:894) 20250213123922931 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250213123922931 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) 20250213123922931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213123922931 DMM INFO MM(262420000000001/f0a512d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0a512d7) (gprs_gmm.c:300) 20250213123922934 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213123922934 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213123922934 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250213123922934 DMM INFO MM(262420000000001/f0a512d7) Subscriber data update (mmctx.c:445) 20250213123922934 DMM DEBUG MM(262420000000001/f0a512d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213123922934 DMM INFO MM(262420000000001/f0a512d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213123922934 DMM NOTICE MM(262420000000001/f0a512d7) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20250213123922934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213123922934 DMM NOTICE MM(262420000000001/f0a512d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213123922934 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) 20250213123922936 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213123922936 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250213123922936 DMM INFO MM(262420000000001/f0a512d7) Subscriber data update (mmctx.c:445) 20250213123922936 DMM DEBUG MM(262420000000001/f0a512d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213123922948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123922948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213123922948 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123922948 DMM INFO MM(262420000000001/f0a512d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213123922948 DMM NOTICE MM(262420000000001/f0a512d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213123922948 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213123922948 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213123922948 DLLC NOTICE LLME(ed2eebfb/f0a512d7){ASSIGNED} LLGM Assign pre (ffffffff => f0a512d7) (gprs_llc.c:1079) 20250213123922948 DLLC NOTICE LLME(ffffffff/f0a512d7){ASSIGNED} LLGM Assign post (ffffffff => f0a512d7) (gprs_llc.c:1125) 20250213123922948 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213123922948 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213123922948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213123922948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach-BVCI196(6)@d97a9ad3f56d: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@d97a9ad3f56d: Final verdict of PTC: pass 20250213123923006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44844<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@d97a9ad3f56d: Final verdict of PTC: none 20250213123923011 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213123923011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(7)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(12)@d97a9ad3f56d: Final verdict of PTC: none TC_attach-BVCI220(16)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(17)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@d97a9ad3f56d: Final verdict of PTC: none TC_attach-BVCI196(6)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@d97a9ad3f56d: Final verdict of PTC: none TC_attach-BVCI210(11)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(5)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(15)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(10)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 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 20250213123923141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213123923543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104368) 20250213123924012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123924012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104368, count=105528) 20250213123925013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123925013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:39: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_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 20250213123926014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123926014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_mnc3 started. 20250213123926646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213123926649 DMM INFO MM(262420000000001/f0a512d7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213123926649 DMM INFO MM(262420000000001/f0a512d7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213123926649 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213123926649 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213123926649 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213123926649 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213123926649 DLLC NOTICE LLME(ffffffff/f0a512d7){ASSIGNED} LLGM Assign pre (f0a512d7 => ffffffff) (gprs_llc.c:1079) 20250213123926649 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0a512d7 => ffffffff) (gprs_llc.c:1125) 20250213123926649 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250213123926650 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) 20250213123926650 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) 20250213123926650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213123926650 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213123926650 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213123926650 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213123926650 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213123926689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213123926689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213123926689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213123926689 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123926689 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213123926689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213123926689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213123926689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213123926689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213123926690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213123926690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213123926690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213123926691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213123926691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213123926691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213123926691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213123926691 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123926691 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213123926691 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213123926691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213123926691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213123926691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(27)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213123926693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213123926698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123926698 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213123926704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213123926704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213123926704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213123926704 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123926704 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213123926704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213123926704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213123926704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213123926704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213123926705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213123926705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213123926705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213123926705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213123926705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213123926705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213123926705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213123926705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123926705 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213123926705 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213123926705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213123926705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213123926705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213123926707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213123926711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123926711 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(33)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(30)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(37)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213123926722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213123926722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213123926722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213123926722 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123926722 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213123926722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213123926722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213123926722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213123926722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213123926722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213123926722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213123926722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213123926722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213123926722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213123926722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213123926722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213123926722 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123926722 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213123926722 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213123926722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213123926723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213123926723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(37)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213123926724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213123926729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123926729 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(34)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213123927015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123927015 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213123927015 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213123927015 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(36)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213123927019 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213123927021 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(36)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(36)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(36)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(36)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@d97a9ad3f56d: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='C7DB8234'O, index=0 SGSN_Test-GSUP(38)@d97a9ad3f56d: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@d97a9ad3f56d: 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 := '078D6CBA7E02D0134AAC6F3C24E56452'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '84F5A94D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E50A425E970DEAF'O } } } } } 20250213123928082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123928082 DLLC NOTICE LLME(ffffffff/c7db8234){UNASSIGNED} LLC RX: unknown TLLI 0xc7db8234, creating LLME on the fly (gprs_llc.c:552) 20250213123928082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213123928082 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20250213123928082 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213123928082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213123928082 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213123928082 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213123928082 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213123928082 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213123928082 DLLC NOTICE LLME(ffffffff/c7db8234){UNASSIGNED} LLGM Assign pre (c7db8234 => e7faf61c) (gprs_llc.c:1079) 20250213123928082 DLLC NOTICE LLME(c7db8234/e7faf61c){ASSIGNED} LLGM Assign post (c7db8234 => e7faf61c) (gprs_llc.c:1125) 20250213123928082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213123928082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213123928082 DMM DEBUG MM(262420000001001/e7faf61c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213123928099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123928099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213123928100 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123928100 DMM DEBUG MM(262420000001001/e7faf61c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250213123928100 DMM NOTICE MM(262420000001001/e7faf61c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213123928100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213123928100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213123928100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213123928100 DMM DEBUG MM(262420000001001/e7faf61c) Requesting authorization (sgsn_auth.c:160) 20250213123928100 DMM INFO MM(262420000001001/e7faf61c) Requesting authentication tuples (sgsn_auth.c:184) 20250213123928100 DMM DEBUG MM(262420000001001/e7faf61c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213123928100 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250213123928100 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250213123928103 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213123928103 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213123928103 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213123928103 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213123928103 DMM INFO MM(262420000001001/e7faf61c) Subscriber data update (mmctx.c:445) 20250213123928103 DMM DEBUG MM(262420000001001/e7faf61c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213123928103 DMM INFO MM(262420000001001/e7faf61c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213123928103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213123928103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213123928103 DMM INFO MM(262420000001001/e7faf61c) <- GMM AUTH AND CIPHERING REQ (rand = 07 8d 6c ba 7e 02 d0 13 4a ac 6f 3c 24 e5 64 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213123928109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123928109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250213123928109 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123928109 DMM INFO MM(262420000001001/e7faf61c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213123928109 DMM NOTICE MM(262420000001001/e7faf61c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213123928109 DMM DEBUG MM(262420000001001/e7faf61c) checking auth: received GSM SRES = 84 f5 a9 4d (gprs_gmm.c:666) 20250213123928109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213123928109 DMM DEBUG MM(262420000001001/e7faf61c) Requesting authorization (sgsn_auth.c:160) 20250213123928109 DMM INFO MM(262420000001001/e7faf61c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213123928109 DMM DEBUG MM(262420000001001/e7faf61c) Requesting subscriber data update (gprs_subscriber.c:894) 20250213123928109 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250213123928109 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) 20250213123928109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213123928109 DMM INFO MM(262420000001001/e7faf61c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7faf61c) (gprs_gmm.c:300) 20250213123928110 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213123928110 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213123928110 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250213123928110 DMM INFO MM(262420000001001/e7faf61c) Subscriber data update (mmctx.c:445) 20250213123928110 DMM DEBUG MM(262420000001001/e7faf61c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213123928110 DMM INFO MM(262420000001001/e7faf61c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213123928110 DMM NOTICE MM(262420000001001/e7faf61c) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250213123928110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213123928110 DMM NOTICE MM(262420000001001/e7faf61c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213123928110 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) 20250213123928110 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213123928110 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250213123928110 DMM INFO MM(262420000001001/e7faf61c) Subscriber data update (mmctx.c:445) 20250213123928110 DMM DEBUG MM(262420000001001/e7faf61c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213123928114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123928114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213123928114 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123928114 DMM INFO MM(262420000001001/e7faf61c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213123928114 DMM NOTICE MM(262420000001001/e7faf61c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213123928114 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213123928114 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213123928114 DLLC NOTICE LLME(c7db8234/e7faf61c){ASSIGNED} LLGM Assign pre (ffffffff => e7faf61c) (gprs_llc.c:1079) 20250213123928114 DLLC NOTICE LLME(ffffffff/e7faf61c){ASSIGNED} LLGM Assign post (ffffffff => e7faf61c) (gprs_llc.c:1125) 20250213123928114 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213123928114 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213123928114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213123928114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@d97a9ad3f56d: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@d97a9ad3f56d: Final verdict of PTC: pass 20250213123928176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46544<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(37)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(38)@d97a9ad3f56d: Final verdict of PTC: none 20250213123928180 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213123928181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(22)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(26)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(31)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(24)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(35)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(29)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_mnc3 finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 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 20250213123928278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213123928680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46560<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47880) 20250213123929182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123929182 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) 20250213123930183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123930183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:39:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250213123931184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123931184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_umts_aka_umts_res started. 20250213123931772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213123931774 DMM INFO MM(262420000001001/e7faf61c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213123931775 DMM INFO MM(262420000001001/e7faf61c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213123931775 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213123931775 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213123931775 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213123931775 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213123931775 DLLC NOTICE LLME(ffffffff/e7faf61c){ASSIGNED} LLGM Assign pre (e7faf61c => ffffffff) (gprs_llc.c:1079) 20250213123931775 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7faf61c => ffffffff) (gprs_llc.c:1125) 20250213123931775 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250213123931775 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) 20250213123931775 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) 20250213123931775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213123931775 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213123931775 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213123931775 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213123931775 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213123931809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213123931809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213123931809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213123931809 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123931809 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213123931809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213123931809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213123931809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213123931809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213123931810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213123931810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213123931810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213123931810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213123931810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213123931810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213123931810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213123931810 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123931810 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213123931810 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213123931810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213123931811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213123931811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213123931812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213123931817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123931817 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213123931822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213123931822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213123931822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213123931822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123931822 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213123931822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213123931822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213123931822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213123931822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213123931823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213123931823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213123931823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213123931823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213123931823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213123931823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213123931823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213123931823 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123931823 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213123931823 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213123931823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213123931823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213123931823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213123931825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213123931830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123931830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213123931836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213123931836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213123931836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213123931836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123931836 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213123931836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213123931836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213123931836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213123931836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213123931836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213123931836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213123931836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213123931836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213123931836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213123931837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213123931837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213123931837 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123931837 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213123931837 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213123931837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213123931837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213123931837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213123931839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213123931843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123931843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213123932184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123932185 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213123932185 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213123932185 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213123932189 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(56)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213123932190 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@d97a9ad3f56d: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='CB5632D8'O, index=0 SGSN_Test-GSUP(57)@d97a9ad3f56d: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@d97a9ad3f56d: 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 := '79FE2C5A253A1BF7FFC285824C61FF0E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F44A7676'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3311A86ED8FA752F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '330C43DF1792185514994C22DBD6FDBB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BBE743A8CE1237BC4E6F1D90B5CC0BEA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DD4D4F4992EDE45C7D420AA72CBA9D00'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9795C10FB9DCDA5D'O } } } } } 20250213123933249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123933249 DLLC NOTICE LLME(ffffffff/cb5632d8){UNASSIGNED} LLC RX: unknown TLLI 0xcb5632d8, creating LLME on the fly (gprs_llc.c:552) 20250213123933249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213123933249 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20250213123933249 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213123933249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213123933249 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213123933249 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213123933249 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213123933249 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213123933249 DLLC NOTICE LLME(ffffffff/cb5632d8){UNASSIGNED} LLGM Assign pre (cb5632d8 => d6607d0a) (gprs_llc.c:1079) 20250213123933249 DLLC NOTICE LLME(cb5632d8/d6607d0a){ASSIGNED} LLGM Assign post (cb5632d8 => d6607d0a) (gprs_llc.c:1125) 20250213123933249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213123933249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213123933249 DMM DEBUG MM(262420000001002/d6607d0a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213123933261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123933261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213123933261 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123933261 DMM DEBUG MM(262420000001002/d6607d0a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250213123933261 DMM NOTICE MM(262420000001002/d6607d0a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213123933261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213123933261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213123933261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213123933261 DMM DEBUG MM(262420000001002/d6607d0a) Requesting authorization (sgsn_auth.c:160) 20250213123933261 DMM INFO MM(262420000001002/d6607d0a) Requesting authentication tuples (sgsn_auth.c:184) 20250213123933261 DMM DEBUG MM(262420000001002/d6607d0a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213123933261 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250213123933261 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250213123933264 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213123933264 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213123933264 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213123933264 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213123933264 DMM INFO MM(262420000001002/d6607d0a) Subscriber data update (mmctx.c:445) 20250213123933264 DMM DEBUG MM(262420000001002/d6607d0a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213123933264 DMM INFO MM(262420000001002/d6607d0a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213123933264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213123933264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213123933264 DMM INFO MM(262420000001002/d6607d0a) <- GMM AUTH AND CIPHERING REQ (rand = 79 fe 2c 5a 25 3a 1b f7 ff c2 85 82 4c 61 ff 0e , mmctx_is_r99=1, vec->auth_types=0x3, autn = dd 4d 4f 49 92 ed e4 5c 7d 42 0a a7 2c ba 9d 00 ) (gprs_gmm.c:483) 20250213123933269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123933269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213123933269 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123933269 DMM INFO MM(262420000001002/d6607d0a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213123933269 DMM NOTICE MM(262420000001002/d6607d0a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213123933269 DMM DEBUG MM(262420000001002/d6607d0a) checking auth: received UMTS RES = 97 95 c1 0f b9 dc da 5d (gprs_gmm.c:666) 20250213123933269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213123933269 DMM DEBUG MM(262420000001002/d6607d0a) Requesting authorization (sgsn_auth.c:160) 20250213123933269 DMM INFO MM(262420000001002/d6607d0a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213123933269 DMM DEBUG MM(262420000001002/d6607d0a) Requesting subscriber data update (gprs_subscriber.c:894) 20250213123933269 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250213123933269 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) 20250213123933269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213123933269 DMM INFO MM(262420000001002/d6607d0a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6607d0a) (gprs_gmm.c:300) 20250213123933270 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213123933270 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213123933270 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250213123933270 DMM INFO MM(262420000001002/d6607d0a) Subscriber data update (mmctx.c:445) 20250213123933270 DMM DEBUG MM(262420000001002/d6607d0a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213123933270 DMM INFO MM(262420000001002/d6607d0a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213123933270 DMM NOTICE MM(262420000001002/d6607d0a) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250213123933270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213123933270 DMM NOTICE MM(262420000001002/d6607d0a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213123933270 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) 20250213123933270 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213123933270 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250213123933270 DMM INFO MM(262420000001002/d6607d0a) Subscriber data update (mmctx.c:445) 20250213123933270 DMM DEBUG MM(262420000001002/d6607d0a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213123933273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123933273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213123933273 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123933273 DMM INFO MM(262420000001002/d6607d0a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213123933273 DMM NOTICE MM(262420000001002/d6607d0a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213123933273 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213123933274 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213123933274 DLLC NOTICE LLME(cb5632d8/d6607d0a){ASSIGNED} LLGM Assign pre (ffffffff => d6607d0a) (gprs_llc.c:1079) 20250213123933274 DLLC NOTICE LLME(ffffffff/d6607d0a){ASSIGNED} LLGM Assign post (ffffffff => d6607d0a) (gprs_llc.c:1125) 20250213123933274 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213123933274 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213123933274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213123933274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@d97a9ad3f56d: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@d97a9ad3f56d: Final verdict of PTC: pass 20250213123933333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46566<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@d97a9ad3f56d: Final verdict of PTC: none 20250213123933338 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213123933338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_umts_aka_umts_res-BVCI196(44)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(45)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(55)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(50)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(48)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(53)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(43)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 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 20250213123933437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213123933839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46568<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85452) 20250213123934339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123934340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85452, count=89808) 20250213123935341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123935341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:39:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250213123936342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123936342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_umts_aka_gsm_sres started. 20250213123936928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213123936929 DMM INFO MM(262420000001002/d6607d0a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213123936929 DMM INFO MM(262420000001002/d6607d0a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213123936929 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213123936929 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213123936929 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213123936929 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213123936929 DLLC NOTICE LLME(ffffffff/d6607d0a){ASSIGNED} LLGM Assign pre (d6607d0a => ffffffff) (gprs_llc.c:1079) 20250213123936929 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6607d0a => ffffffff) (gprs_llc.c:1125) 20250213123936929 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250213123936929 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) 20250213123936929 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) 20250213123936929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213123936929 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213123936929 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213123936929 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213123936929 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213123936943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213123936943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213123936943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213123936943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123936943 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213123936943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213123936943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213123936943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213123936943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213123936944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213123936944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213123936944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213123936944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213123936944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213123936944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213123936944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213123936944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123936944 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213123936944 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213123936944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213123936945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213123936945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213123936947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213123936954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123936954 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(65)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(69)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213123936956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213123936956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213123936956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213123936956 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123936956 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213123936956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213123936956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213123936956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213123936956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213123936957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213123936957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213123936957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213123936957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213123936957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213123936957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213123936957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213123936957 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123936957 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213123936957 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213123936957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213123936957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213123936957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213123936960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213123936966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123936966 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(71)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(68)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213123936970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213123936970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213123936970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213123936970 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123936970 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213123936970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213123936970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213123936970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213123936970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213123936971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213123936971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213123936971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213123936971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213123936971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213123936971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213123936971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213123936971 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123936971 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213123936971 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213123936971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213123936971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213123936971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213123936973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213123936978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123936978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213123937342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123937343 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213123937343 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213123937343 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213123937345 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(75)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213123937345 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@d97a9ad3f56d: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='DFC820D9'O, index=0 SGSN_Test-GSUP(76)@d97a9ad3f56d: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@d97a9ad3f56d: 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 := '8ABF8DEED0E5FF55FE3F490EF7D636C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D0EC919D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '592AEC72A2AE04F8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CD03150D9D50E82D0DF29DA80E8E710C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6312B95B699916955394878EA639AD3D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '48DBB474ACE94A5134A2DF6B9943E5D8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E29EC406AFFF9F6E'O } } } } } 20250213123938388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123938388 DLLC NOTICE LLME(ffffffff/dfc820d9){UNASSIGNED} LLC RX: unknown TLLI 0xdfc820d9, creating LLME on the fly (gprs_llc.c:552) 20250213123938388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213123938388 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20250213123938388 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213123938388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213123938388 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213123938388 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213123938388 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213123938388 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213123938388 DLLC NOTICE LLME(ffffffff/dfc820d9){UNASSIGNED} LLGM Assign pre (dfc820d9 => ff8c9126) (gprs_llc.c:1079) 20250213123938388 DLLC NOTICE LLME(dfc820d9/ff8c9126){ASSIGNED} LLGM Assign post (dfc820d9 => ff8c9126) (gprs_llc.c:1125) 20250213123938388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213123938388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213123938388 DMM DEBUG MM(262420000001003/ff8c9126) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213123938396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123938396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213123938396 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123938396 DMM DEBUG MM(262420000001003/ff8c9126) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250213123938396 DMM NOTICE MM(262420000001003/ff8c9126) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213123938396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213123938396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213123938396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213123938396 DMM DEBUG MM(262420000001003/ff8c9126) Requesting authorization (sgsn_auth.c:160) 20250213123938396 DMM INFO MM(262420000001003/ff8c9126) Requesting authentication tuples (sgsn_auth.c:184) 20250213123938396 DMM DEBUG MM(262420000001003/ff8c9126) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213123938396 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250213123938396 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250213123938397 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213123938397 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213123938397 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213123938397 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213123938397 DMM INFO MM(262420000001003/ff8c9126) Subscriber data update (mmctx.c:445) 20250213123938397 DMM DEBUG MM(262420000001003/ff8c9126) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213123938398 DMM INFO MM(262420000001003/ff8c9126) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213123938398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213123938398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213123938398 DMM INFO MM(262420000001003/ff8c9126) <- GMM AUTH AND CIPHERING REQ (rand = 8a bf 8d ee d0 e5 ff 55 fe 3f 49 0e f7 d6 36 c1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 48 db b4 74 ac e9 4a 51 34 a2 df 6b 99 43 e5 d8 ) (gprs_gmm.c:483) 20250213123938402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123938402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250213123938402 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123938402 DMM INFO MM(262420000001003/ff8c9126) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213123938402 DMM NOTICE MM(262420000001003/ff8c9126) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213123938402 DMM DEBUG MM(262420000001003/ff8c9126) checking auth: received GSM SRES = d0 ec 91 9d (gprs_gmm.c:666) 20250213123938402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213123938402 DMM DEBUG MM(262420000001003/ff8c9126) Requesting authorization (sgsn_auth.c:160) 20250213123938402 DMM INFO MM(262420000001003/ff8c9126) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213123938402 DMM DEBUG MM(262420000001003/ff8c9126) Requesting subscriber data update (gprs_subscriber.c:894) 20250213123938402 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250213123938402 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) 20250213123938402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213123938402 DMM INFO MM(262420000001003/ff8c9126) <- GMM ATTACH ACCEPT (new P-TMSI=0xff8c9126) (gprs_gmm.c:300) 20250213123938403 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213123938403 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213123938403 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250213123938403 DMM INFO MM(262420000001003/ff8c9126) Subscriber data update (mmctx.c:445) 20250213123938403 DMM DEBUG MM(262420000001003/ff8c9126) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213123938403 DMM INFO MM(262420000001003/ff8c9126) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213123938403 DMM NOTICE MM(262420000001003/ff8c9126) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250213123938403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213123938403 DMM NOTICE MM(262420000001003/ff8c9126) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213123938403 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) 20250213123938404 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213123938404 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250213123938404 DMM INFO MM(262420000001003/ff8c9126) Subscriber data update (mmctx.c:445) 20250213123938404 DMM DEBUG MM(262420000001003/ff8c9126) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213123938406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123938406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213123938406 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123938406 DMM INFO MM(262420000001003/ff8c9126) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213123938406 DMM NOTICE MM(262420000001003/ff8c9126) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213123938406 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213123938406 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213123938406 DLLC NOTICE LLME(dfc820d9/ff8c9126){ASSIGNED} LLGM Assign pre (ffffffff => ff8c9126) (gprs_llc.c:1079) 20250213123938406 DLLC NOTICE LLME(ffffffff/ff8c9126){ASSIGNED} LLGM Assign post (ffffffff => ff8c9126) (gprs_llc.c:1125) 20250213123938406 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213123938406 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213123938406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213123938406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@d97a9ad3f56d: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@d97a9ad3f56d: Final verdict of PTC: pass 20250213123938462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39808<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213123938464 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213123938465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(61)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(74)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(64)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(69)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(76)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(62)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(67)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(72)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:39:38 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 20250213123938526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213123938928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85440) 20250213123939466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123939466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85440, count=89796) 20250213123940467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123940468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:39: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_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 20250213123941469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123941469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_timeout_after_pdp_act started. 20250213123942012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213123942013 DMM INFO MM(262420000001003/ff8c9126) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213123942013 DMM INFO MM(262420000001003/ff8c9126) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213123942013 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213123942013 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213123942013 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213123942013 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213123942013 DLLC NOTICE LLME(ffffffff/ff8c9126){ASSIGNED} LLGM Assign pre (ff8c9126 => ffffffff) (gprs_llc.c:1079) 20250213123942013 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff8c9126 => ffffffff) (gprs_llc.c:1125) 20250213123942013 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250213123942013 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) 20250213123942013 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) 20250213123942013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213123942013 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213123942013 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213123942013 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213123942013 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213123942031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213123942031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213123942031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213123942031 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123942031 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213123942031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213123942031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213123942031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213123942031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213123942031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213123942031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213123942032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213123942032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213123942032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213123942032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213123942032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213123942032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123942032 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213123942032 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213123942032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213123942032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213123942032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213123942034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213123942040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123942040 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213123942049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213123942049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213123942049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213123942049 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123942049 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213123942049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213123942049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213123942049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213123942049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213123942050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213123942050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213123942050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213123942050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213123942050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213123942050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213123942050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213123942050 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123942050 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213123942050 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213123942050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213123942050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213123942050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213123942053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213123942062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123942062 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(90)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(87)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213123942068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213123942068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213123942068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213123942068 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123942068 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213123942068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213123942068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213123942068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213123942068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213123942069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213123942069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213123942069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213123942069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213123942069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213123942069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213123942069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213123942069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213123942069 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213123942069 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213123942069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213123942069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213123942069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213123942071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213123942077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123942077 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213123942470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213123942470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213123942471 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213123942471 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213123942476 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213123942477 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@d97a9ad3f56d: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='F6EF33BA'O, index=0 SGSN_Test-GSUP(95)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@d97a9ad3f56d: 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 := 'B583D9A66F4FF2E076530B8EB985A05C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '226FD55D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A539C72B7EAB496'O } } } } } 20250213123942517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123942517 DLLC NOTICE LLME(ffffffff/f6ef33ba){UNASSIGNED} LLC RX: unknown TLLI 0xf6ef33ba, creating LLME on the fly (gprs_llc.c:552) 20250213123942517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213123942517 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20250213123942517 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213123942517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213123942517 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213123942517 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213123942517 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213123942517 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213123942517 DLLC NOTICE LLME(ffffffff/f6ef33ba){UNASSIGNED} LLGM Assign pre (f6ef33ba => f8543513) (gprs_llc.c:1079) 20250213123942517 DLLC NOTICE LLME(f6ef33ba/f8543513){ASSIGNED} LLGM Assign post (f6ef33ba => f8543513) (gprs_llc.c:1125) 20250213123942517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213123942517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213123942517 DMM DEBUG MM(262420000000021/f8543513) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213123942527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123942527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213123942527 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123942527 DMM DEBUG MM(262420000000021/f8543513) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250213123942527 DMM NOTICE MM(262420000000021/f8543513) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213123942527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213123942527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213123942527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213123942527 DMM DEBUG MM(262420000000021/f8543513) Requesting authorization (sgsn_auth.c:160) 20250213123942527 DMM INFO MM(262420000000021/f8543513) Requesting authentication tuples (sgsn_auth.c:184) 20250213123942527 DMM DEBUG MM(262420000000021/f8543513) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213123942528 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250213123942528 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250213123942530 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213123942530 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213123942530 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213123942530 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213123942530 DMM INFO MM(262420000000021/f8543513) Subscriber data update (mmctx.c:445) 20250213123942530 DMM DEBUG MM(262420000000021/f8543513) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213123942530 DMM INFO MM(262420000000021/f8543513) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213123942530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213123942530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213123942530 DMM INFO MM(262420000000021/f8543513) <- GMM AUTH AND CIPHERING REQ (rand = b5 83 d9 a6 6f 4f f2 e0 76 53 0b 8e b9 85 a0 5c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213123942538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123942538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250213123942538 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123942538 DMM INFO MM(262420000000021/f8543513) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213123942538 DMM NOTICE MM(262420000000021/f8543513) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213123942538 DMM DEBUG MM(262420000000021/f8543513) checking auth: received GSM SRES = 22 6f d5 5d (gprs_gmm.c:666) 20250213123942538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213123942538 DMM DEBUG MM(262420000000021/f8543513) Requesting authorization (sgsn_auth.c:160) 20250213123942538 DMM INFO MM(262420000000021/f8543513) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213123942538 DMM DEBUG MM(262420000000021/f8543513) Requesting subscriber data update (gprs_subscriber.c:894) 20250213123942538 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250213123942538 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) 20250213123942538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213123942538 DMM INFO MM(262420000000021/f8543513) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8543513) (gprs_gmm.c:300) 20250213123942539 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213123942539 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213123942539 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250213123942539 DMM INFO MM(262420000000021/f8543513) Subscriber data update (mmctx.c:445) 20250213123942539 DMM DEBUG MM(262420000000021/f8543513) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213123942539 DMM INFO MM(262420000000021/f8543513) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213123942539 DMM NOTICE MM(262420000000021/f8543513) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250213123942539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213123942539 DMM NOTICE MM(262420000000021/f8543513) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213123942539 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) 20250213123942540 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213123942540 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250213123942540 DMM INFO MM(262420000000021/f8543513) Subscriber data update (mmctx.c:445) 20250213123942540 DMM DEBUG MM(262420000000021/f8543513) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213123942546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123942546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213123942546 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123942546 DMM INFO MM(262420000000021/f8543513) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213123942546 DMM NOTICE MM(262420000000021/f8543513) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213123942546 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213123942546 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213123942546 DLLC NOTICE LLME(f6ef33ba/f8543513){ASSIGNED} LLGM Assign pre (ffffffff => f8543513) (gprs_llc.c:1079) 20250213123942546 DLLC NOTICE LLME(ffffffff/f8543513){ASSIGNED} LLGM Assign post (ffffffff => f8543513) (gprs_llc.c:1125) 20250213123942546 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213123942546 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213123942546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213123942546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213123942604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123942604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213123942604 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123942604 DMM INFO MM(262420000000021/f8543513) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213123942604 DMM INFO MM(262420000000021/f8543513) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213123942604 DMM DEBUG MM(262420000000021/f8543513) Using GGSN 0 (gprs_sm.c:312) 20250213123942604 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250213123942604 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213123942604 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250213123942604 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:386) 20250213123942630 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 ce 99 21 33 11 40 16 4b da 14 05 7f 93 ca 65 4d 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) 20250213123942630 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb00b8, cbp=0x5634b404d6e0) (sgsn_libgtp.c:632) 20250213123942630 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213123942630 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b404eba8 TLLI=f8543513, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213123942630 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213123942630 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213123942649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123942649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250213123942649 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123942649 DMM INFO MM(262420000000021/f8543513) -> GMM ATTACH REQUEST MI(TMSI-0xF8543513) type="GPRS attach" (gprs_gmm.c:1266) 20250213123942649 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213123942649 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213123942649 DLLC NOTICE LLME(ffffffff/f8543513){ASSIGNED} LLGM Assign pre (f8543513 => c6aa03d6) (gprs_llc.c:1079) 20250213123942649 DLLC NOTICE LLME(f8543513/c6aa03d6){ASSIGNED} LLGM Assign post (f8543513 => c6aa03d6) (gprs_llc.c:1125) 20250213123942649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213123942649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213123942649 DMM DEBUG MM(262420000000021/c6aa03d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213123942659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213123942659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250213123942659 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213123942659 DMM DEBUG MM(262420000000021/c6aa03d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250213123942659 DMM NOTICE MM(262420000000021/c6aa03d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213123942659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213123942659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213123942659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213123942659 DMM DEBUG MM(262420000000021/c6aa03d6) Requesting authorization (sgsn_auth.c:160) 20250213123942660 DMM INFO MM(262420000000021/c6aa03d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213123942660 DMM DEBUG MM(262420000000021/c6aa03d6) Requesting subscriber data update (gprs_subscriber.c:894) 20250213123942660 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250213123942660 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) 20250213123942661 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213123942661 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213123942661 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250213123942661 DMM INFO MM(262420000000021/c6aa03d6) Subscriber data update (mmctx.c:445) 20250213123942661 DMM DEBUG MM(262420000000021/c6aa03d6) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250213123942661 DMM INFO MM(262420000000021/c6aa03d6) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250213123942661 DMM NOTICE MM(262420000000021/c6aa03d6) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250213123942661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213123942661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213123942661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250213123942661 DMM INFO MM(262420000000021/c6aa03d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6aa03d6) (gprs_gmm.c:300) 20250213123942661 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) 20250213123942663 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213123942663 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250213123942663 DMM INFO MM(262420000000021/c6aa03d6) Subscriber data update (mmctx.c:445) 20250213123942663 DMM DEBUG MM(262420000000021/c6aa03d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@d97a9ad3f56d: Trying to receive 5 ATTACH ACCEPTs 20250213123948662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213123948662 DMM INFO MM(262420000000021/c6aa03d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6aa03d6) (gprs_gmm.c:300) 20250213123949808 DGPRS DEBUG Checking for inactive LLMEs, time = 2681295 (sgsn.c:131) 20250213123954663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213123954664 DMM INFO MM(262420000000021/c6aa03d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6aa03d6) (gprs_gmm.c:300) 20250213124000664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213124000665 DMM INFO MM(262420000000021/c6aa03d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6aa03d6) (gprs_gmm.c:300) 20250213124002472 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213124002472 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124002472 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250213124006666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213124006666 DMM INFO MM(262420000000021/c6aa03d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6aa03d6) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@d97a9ad3f56d: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@d97a9ad3f56d: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250213124012033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124012039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124012039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124012051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124012054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124012054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124012070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124012073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124012073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124012668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213124012668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250213124012668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213124012668 DMM NOTICE MM(262420000000021/c6aa03d6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213124012668 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250213124012668 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b404eba8, TLLI=c6aa03d6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124012668 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250213124012668 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213124012669 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:386) 20250213124012669 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250213124012669 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) 20250213124012669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Reject}: Deallocated (fsm.c:568) 20250213124012669 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Deallocated (fsm.c:568) 20250213124012669 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124012669 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213124012669 DLLC NOTICE LLME(f8543513/c6aa03d6){ASSIGNED} LLGM Assign pre (c6aa03d6 => ffffffff) (gprs_llc.c:1079) 20250213124012669 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6aa03d6 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@d97a9ad3f56d: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124013191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39838<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_timeout_after_pdp_act-BVCI196(82)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(95)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(83)@d97a9ad3f56d: Final verdict of PTC: none 20250213124013196 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124013196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(85)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(88)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(93)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(86)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(91)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(81)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 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 20250213124013256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124013557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40476<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127048) 20250213124014197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124014197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=127048, count=131404) 20250213124015199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124015199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:40: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_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 20250213124016200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124016200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_auth_id_timeout started. 20250213124016604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124016606 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124016647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124016647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124016647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124016647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124016647 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124016647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124016647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124016647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124016647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124016648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124016648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124016648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124016648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124016648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124016648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124016648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124016648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124016648 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124016648 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124016648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124016649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124016649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124016651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124016657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124016657 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124016666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124016667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124016667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124016667 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124016667 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124016667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124016667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124016667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124016667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124016668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124016668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124016668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124016668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124016668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124016668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124016668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124016668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124016668 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124016668 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124016668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124016668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124016668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(108)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124016670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250213124016677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124016677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(112)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124016679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124016679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124016679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124016679 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124016679 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) TC_attach_auth_id_timeout-BVCI210(106)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124016679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124016679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124016679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124016679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124016679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124016679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124016679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124016680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124016680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124016680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124016680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124016680 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124016680 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124016680 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124016680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124016680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124016680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124016682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124016686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124016686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124017201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124017201 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124017201 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124017201 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124017205 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124017206 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@d97a9ad3f56d: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E09717CB'O, index=0 SGSN_Test-GSUP(114)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250213124017276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124017276 DLLC NOTICE LLME(ffffffff/e09717cb){UNASSIGNED} LLC RX: unknown TLLI 0xe09717cb, creating LLME on the fly (gprs_llc.c:552) 20250213124017276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124017277 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1266) 20250213124017277 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124017277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124017277 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124017277 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124017277 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124017277 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124017277 DLLC NOTICE LLME(ffffffff/e09717cb){UNASSIGNED} LLGM Assign pre (e09717cb => d7674666) (gprs_llc.c:1079) 20250213124017277 DLLC NOTICE LLME(e09717cb/d7674666){ASSIGNED} LLGM Assign post (e09717cb => d7674666) (gprs_llc.c:1125) 20250213124017277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124017277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124017277 DMM DEBUG MM(/d7674666) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124019809 DGPRS DEBUG Checking for inactive LLMEs, time = 2681325 (sgsn.c:131) 20250213124023278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213124023278 DMM DEBUG MM(/d7674666) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124029279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213124029279 DMM DEBUG MM(/d7674666) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124035281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213124035281 DMM DEBUG MM(/d7674666) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124037202 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213124037202 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213124037203 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124041282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213124041282 DMM DEBUG MM(/d7674666) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124046650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124046654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124046654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124046669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124046671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124046671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124046681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124046684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124046684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124047283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213124047283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250213124047283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213124047283 DMM NOTICE MM(/d7674666) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250213124047283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Reject}: Deallocated (fsm.c:568) 20250213124047283 DMM DEBUG MM_STATE_Gb(3767998411)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124047283 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124047283 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213124047283 DLLC NOTICE LLME(e09717cb/d7674666){ASSIGNED} LLGM Assign pre (d7674666 => ffffffff) (gprs_llc.c:1079) 20250213124047283 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7674666 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@d97a9ad3f56d: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124047302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44114<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@d97a9ad3f56d: Final verdict of PTC: none 20250213124047307 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124047307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(113)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(107)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(112)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(102)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(100)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(110)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(105)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 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 20250213124047388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124047689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59500) 20250213124048308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124048308 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) 20250213124049310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124049310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:40:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250213124049810 DGPRS DEBUG Checking for inactive LLMEs, time = 2681355 (sgsn.c:131) 20250213124050312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124050312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_auth_sai_timeout started. 20250213124050736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124050739 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124050774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124050774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124050774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124050774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124050774 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124050774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124050774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124050774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124050774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124050775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124050775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124050775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124050775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124050775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124050775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124050775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124050775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124050775 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124050775 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124050775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124050775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124050775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124050777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124050781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124050781 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(123)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124050787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124050787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124050787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124050787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124050787 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124050787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124050787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124050787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124050787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124050788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124050788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124050788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124050788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124050788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124050788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124050788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124050788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124050788 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124050788 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124050788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124050788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124050788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124050790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124050794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124050794 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124050801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124050801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124050801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124050801 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124050801 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124050801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124050801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124050801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124050801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124050801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124050802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124050802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124050802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124050802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124050802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124050802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124050802 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124050802 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124050802 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124050802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124050802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124050802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124050804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124050808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124050808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124051313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124051313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124051313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124051313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124051315 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124051315 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@d97a9ad3f56d: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D1297C7F'O, index=0 SGSN_Test-GSUP(133)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250213124051377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124051377 DLLC NOTICE LLME(ffffffff/d1297c7f){UNASSIGNED} LLC RX: unknown TLLI 0xd1297c7f, creating LLME on the fly (gprs_llc.c:552) 20250213124051377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124051377 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20250213124051377 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124051377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124051377 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124051377 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124051377 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124051377 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124051377 DLLC NOTICE LLME(ffffffff/d1297c7f){UNASSIGNED} LLGM Assign pre (d1297c7f => d8b49d07) (gprs_llc.c:1079) 20250213124051378 DLLC NOTICE LLME(d1297c7f/d8b49d07){ASSIGNED} LLGM Assign post (d1297c7f => d8b49d07) (gprs_llc.c:1125) 20250213124051378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124051378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124051378 DMM DEBUG MM(262420000000003/d8b49d07) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124051405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124051405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124051405 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124051405 DMM DEBUG MM(262420000000003/d8b49d07) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20250213124051405 DMM NOTICE MM(262420000000003/d8b49d07) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124051405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124051405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124051405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124051405 DMM DEBUG MM(262420000000003/d8b49d07) Requesting authorization (sgsn_auth.c:160) 20250213124051405 DMM INFO MM(262420000000003/d8b49d07) Requesting authentication tuples (sgsn_auth.c:184) 20250213124051405 DMM DEBUG MM(262420000000003/d8b49d07) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124051405 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250213124051405 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250213124057406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250213124057406 DMM ERROR MM(262420000000003/d8b49d07) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250213124057406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250213124057406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213124057406 DMM NOTICE MM(262420000000003/d8b49d07) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250213124057406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Reject}: Deallocated (fsm.c:568) 20250213124057406 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124057406 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124057407 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213124057407 DLLC NOTICE LLME(d1297c7f/d8b49d07){ASSIGNED} LLGM Assign pre (d8b49d07 => ffffffff) (gprs_llc.c:1079) 20250213124057407 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8b49d07 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@d97a9ad3f56d: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124057425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60858<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(121)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(131)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@d97a9ad3f56d: Final verdict of PTC: none 20250213124057430 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124057430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(118)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(133)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(126)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(129)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(119)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(124)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:40:57 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 20250213124057536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124057837 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=56980) 20250213124058432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124058432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56980, count=66384) 20250213124059433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124059433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:40: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_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 20250213124100435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124100435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_auth_sai_reject started. 20250213124100906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124100908 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124100955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124100955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124100955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124100956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124100956 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124100956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124100956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124100956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124100956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124100956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124100956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124100956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124100956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124100956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124100956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124100956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124100956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124100956 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124100956 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124100956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124100957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124100957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124100959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124100963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124100963 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124100968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124100968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124100968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124100968 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124100968 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124100968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124100968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124100968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124100968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124100969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124100969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124100969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124100969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124100969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124100969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124100969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124100969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124100969 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124100969 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124100969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(145)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124100969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124100969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124100971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124100976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124100976 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124100984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124100984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124100984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124100984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124100984 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124100984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124100984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124100984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124100984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124100985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124100985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124100985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124100985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124100985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124100985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124100985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124100985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124100985 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124100985 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124100985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(150)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124100985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124100985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124100988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124100993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124100993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124101436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124101437 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124101437 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124101437 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124101438 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(151)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213124101438 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@d97a9ad3f56d: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='D99CF238'O, index=0 SGSN_Test-GSUP(152)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250213124101456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124101456 DLLC NOTICE LLME(ffffffff/d99cf238){UNASSIGNED} LLC RX: unknown TLLI 0xd99cf238, creating LLME on the fly (gprs_llc.c:552) 20250213124101456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124101456 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20250213124101456 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124101456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124101456 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124101456 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124101456 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124101456 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124101456 DLLC NOTICE LLME(ffffffff/d99cf238){UNASSIGNED} LLGM Assign pre (d99cf238 => f612cbe2) (gprs_llc.c:1079) 20250213124101456 DLLC NOTICE LLME(d99cf238/f612cbe2){ASSIGNED} LLGM Assign post (d99cf238 => f612cbe2) (gprs_llc.c:1125) 20250213124101456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124101456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124101456 DMM DEBUG MM(262420000000004/f612cbe2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124101462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124101462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124101462 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124101462 DMM DEBUG MM(262420000000004/f612cbe2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20250213124101462 DMM NOTICE MM(262420000000004/f612cbe2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124101462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124101462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124101462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124101462 DMM DEBUG MM(262420000000004/f612cbe2) Requesting authorization (sgsn_auth.c:160) 20250213124101462 DMM INFO MM(262420000000004/f612cbe2) Requesting authentication tuples (sgsn_auth.c:184) 20250213124101462 DMM DEBUG MM(262420000000004/f612cbe2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124101462 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250213124101462 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250213124101504 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250213124101504 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250213124101504 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250213124107463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250213124107463 DMM ERROR MM(262420000000004/f612cbe2) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250213124107463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250213124107463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213124107463 DMM NOTICE MM(262420000000004/f612cbe2) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250213124107463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Reject}: Deallocated (fsm.c:568) 20250213124107463 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124107463 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124107464 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213124107464 DLLC NOTICE LLME(d99cf238/f612cbe2){ASSIGNED} LLGM Assign pre (f612cbe2 => ffffffff) (gprs_llc.c:1079) 20250213124107464 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f612cbe2 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@d97a9ad3f56d: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124107478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56700<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213124107481 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124107482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(151)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(145)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(152)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(150)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(140)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(148)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(138)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(143)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:41:07 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 20250213124107588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124107889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44352<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58440) 20250213124108482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124108482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58440, count=67564) 20250213124109484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124109484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:41: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_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 20250213124110486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124110486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_gsup_lu_timeout started. 20250213124110980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124110982 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124111005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124111005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124111005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124111005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124111005 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124111005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124111005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124111005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124111005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124111006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124111006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124111006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124111006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124111006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124111006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124111006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124111006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124111006 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124111006 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124111006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124111007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124111007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(160)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124111009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124111014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124111014 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(161)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124111019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124111019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124111019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124111019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124111019 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124111019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124111019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124111019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124111019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124111020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124111020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124111020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124111020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124111021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124111021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124111021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124111021 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124111021 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124111021 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124111021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124111021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124111021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(165)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124111024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124111031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124111031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(165)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(163)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(169)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124111034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124111034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124111034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124111034 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124111034 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124111034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124111034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124111034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124111034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124111034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124111034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124111034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124111035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124111035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124111035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124111035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124111035 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124111035 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124111035 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124111035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124111035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124111035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124111036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124111041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124111041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124111488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124111488 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124111488 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124111488 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124111491 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124111492 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@d97a9ad3f56d: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='DAE01B64'O, index=0 SGSN_Test-GSUP(171)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@d97a9ad3f56d: 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 := '8BE9223F0DEE6A54835340B65CCE17BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0A6B06EF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA69DA80E3D7B0A8'O } } } } } 20250213124112564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124112564 DLLC NOTICE LLME(ffffffff/dae01b64){UNASSIGNED} LLC RX: unknown TLLI 0xdae01b64, creating LLME on the fly (gprs_llc.c:552) 20250213124112564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124112564 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20250213124112564 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124112564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124112564 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124112564 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124112564 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124112564 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124112564 DLLC NOTICE LLME(ffffffff/dae01b64){UNASSIGNED} LLGM Assign pre (dae01b64 => cd78ed7a) (gprs_llc.c:1079) 20250213124112564 DLLC NOTICE LLME(dae01b64/cd78ed7a){ASSIGNED} LLGM Assign post (dae01b64 => cd78ed7a) (gprs_llc.c:1125) 20250213124112564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124112564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124112564 DMM DEBUG MM(262420000000005/cd78ed7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124112584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124112584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124112584 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124112584 DMM DEBUG MM(262420000000005/cd78ed7a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20250213124112584 DMM NOTICE MM(262420000000005/cd78ed7a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124112584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124112584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124112584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124112584 DMM DEBUG MM(262420000000005/cd78ed7a) Requesting authorization (sgsn_auth.c:160) 20250213124112584 DMM INFO MM(262420000000005/cd78ed7a) Requesting authentication tuples (sgsn_auth.c:184) 20250213124112584 DMM DEBUG MM(262420000000005/cd78ed7a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124112584 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250213124112584 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250213124112590 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124112590 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124112590 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124112590 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124112590 DMM INFO MM(262420000000005/cd78ed7a) Subscriber data update (mmctx.c:445) 20250213124112590 DMM DEBUG MM(262420000000005/cd78ed7a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124112590 DMM INFO MM(262420000000005/cd78ed7a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124112590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124112590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124112590 DMM INFO MM(262420000000005/cd78ed7a) <- GMM AUTH AND CIPHERING REQ (rand = 8b e9 22 3f 0d ee 6a 54 83 53 40 b6 5c ce 17 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124112606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124112606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124112606 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124112606 DMM INFO MM(262420000000005/cd78ed7a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124112606 DMM NOTICE MM(262420000000005/cd78ed7a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124112606 DMM DEBUG MM(262420000000005/cd78ed7a) checking auth: received GSM SRES = 0a 6b 06 ef (gprs_gmm.c:666) 20250213124112606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124112606 DMM DEBUG MM(262420000000005/cd78ed7a) Requesting authorization (sgsn_auth.c:160) 20250213124112606 DMM INFO MM(262420000000005/cd78ed7a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124112606 DMM DEBUG MM(262420000000005/cd78ed7a) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124112606 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250213124112606 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) 20250213124112606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124112606 DMM INFO MM(262420000000005/cd78ed7a) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd78ed7a) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@d97a9ad3f56d: setverdict(fail): none -> fail MC@d97a9ad3f56d: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20250213124112624 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(171)@d97a9ad3f56d: Final verdict of PTC: none 20250213124112624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(155)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(169)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(159)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(164)@d97a9ad3f56d: Final verdict of PTC: none 20250213124112626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44354<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(161)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(162)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(167)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(157)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@d97a9ad3f56d: Final verdict of PTC: fail MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@d97a9ad3f56d: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:41:12 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 20250213124112723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124113125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44356<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72876) 20250213124113625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124113625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=72876, count=73416) 20250213124114628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124114628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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 20250213124115629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124115629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_gsup_lu_reject started. 20250213124116223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124116225 DMM INFO MM(262420000000005/cd78ed7a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124116226 DMM INFO MM(262420000000005/cd78ed7a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124116226 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124116226 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124116226 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124116226 DMM ERROR MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250213124116226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250213124116226 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124116226 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124116226 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124116226 DLLC NOTICE LLME(dae01b64/cd78ed7a){ASSIGNED} LLGM Assign pre (cd78ed7a => ffffffff) (gprs_llc.c:1079) 20250213124116226 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd78ed7a => ffffffff) (gprs_llc.c:1125) 20250213124116226 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124116271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124116271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124116271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124116271 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124116271 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124116271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124116271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124116271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124116271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124116272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124116272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124116272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124116272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124116272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124116272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124116272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124116272 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124116272 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124116272 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124116272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124116272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124116272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124116275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124116280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124116280 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(180)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(177)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124116287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124116287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124116287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124116287 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124116287 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124116287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124116287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124116287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124116287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124116288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124116288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124116288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124116288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124116288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124116288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124116288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124116288 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124116288 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124116288 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124116288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124116288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124116288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124116291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124116296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124116296 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(185)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(182)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124116303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124116303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124116303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124116303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124116303 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124116303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124116303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124116303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124116303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124116304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124116304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124116304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124116304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124116304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124116304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124116304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124116304 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124116304 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124116304 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124116304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124116304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124116304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124116307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124116312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124116312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124116630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124116631 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124116631 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124116631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124116635 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(189)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250213124116636 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@d97a9ad3f56d: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='DE1F6727'O, index=0 SGSN_Test-GSUP(190)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@d97a9ad3f56d: 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 := '6AC239272587F683FB9BB2DEF4B2E3C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E96D177'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B65C32FB5B0FBF48'O } } } } } 20250213124117713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124117713 DLLC NOTICE LLME(ffffffff/de1f6727){UNASSIGNED} LLC RX: unknown TLLI 0xde1f6727, creating LLME on the fly (gprs_llc.c:552) 20250213124117713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124117713 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20250213124117713 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124117713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124117713 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124117713 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124117713 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124117713 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124117713 DLLC NOTICE LLME(ffffffff/de1f6727){UNASSIGNED} LLGM Assign pre (de1f6727 => ed554306) (gprs_llc.c:1079) 20250213124117713 DLLC NOTICE LLME(de1f6727/ed554306){ASSIGNED} LLGM Assign post (de1f6727 => ed554306) (gprs_llc.c:1125) 20250213124117713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124117713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124117713 DMM DEBUG MM(262420000000006/ed554306) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124117732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124117732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124117733 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124117733 DMM DEBUG MM(262420000000006/ed554306) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20250213124117733 DMM NOTICE MM(262420000000006/ed554306) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124117733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124117733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124117733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124117733 DMM DEBUG MM(262420000000006/ed554306) Requesting authorization (sgsn_auth.c:160) 20250213124117733 DMM INFO MM(262420000000006/ed554306) Requesting authentication tuples (sgsn_auth.c:184) 20250213124117733 DMM DEBUG MM(262420000000006/ed554306) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124117733 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250213124117733 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250213124117738 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124117738 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124117738 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124117738 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124117738 DMM INFO MM(262420000000006/ed554306) Subscriber data update (mmctx.c:445) 20250213124117738 DMM DEBUG MM(262420000000006/ed554306) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124117738 DMM INFO MM(262420000000006/ed554306) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124117739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124117739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124117739 DMM INFO MM(262420000000006/ed554306) <- GMM AUTH AND CIPHERING REQ (rand = 6a c2 39 27 25 87 f6 83 fb 9b b2 de f4 b2 e3 c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124117756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124117756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124117756 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124117756 DMM INFO MM(262420000000006/ed554306) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124117756 DMM NOTICE MM(262420000000006/ed554306) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124117756 DMM DEBUG MM(262420000000006/ed554306) checking auth: received GSM SRES = 1e 96 d1 77 (gprs_gmm.c:666) 20250213124117756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124117756 DMM DEBUG MM(262420000000006/ed554306) Requesting authorization (sgsn_auth.c:160) 20250213124117756 DMM INFO MM(262420000000006/ed554306) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124117756 DMM DEBUG MM(262420000000006/ed554306) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124117756 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250213124117756 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) 20250213124117756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124117756 DMM INFO MM(262420000000006/ed554306) <- GMM ATTACH ACCEPT (new P-TMSI=0xed554306) (gprs_gmm.c:300) 20250213124117758 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250213124117758 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250213124117758 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250213124117758 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124117758 DMM INFO MM(262420000000006/ed554306) Subscriber data update (mmctx.c:445) 20250213124117758 DMM DEBUG MM(262420000000006/ed554306) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@d97a9ad3f56d: setverdict(fail): none -> fail MC@d97a9ad3f56d: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250213124117775 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124117775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(190)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@d97a9ad3f56d: Final verdict of PTC: none 20250213124117776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(174)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(178)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(188)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(183)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(186)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(176)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@d97a9ad3f56d: Final verdict of PTC: fail -NSVCI98-provIP(181)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@d97a9ad3f56d: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:41:17 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 20250213124117877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124118279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50070<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75788) 20250213124118776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124118776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=75788, count=80144) 20250213124119777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124119778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213124119811 DGPRS DEBUG Checking for inactive LLMEs, time = 2681385 (sgsn.c:131) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:41:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250213124120779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124120779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_combined started. 20250213124121351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124121353 DMM INFO MM(262420000000006/ed554306) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124121353 DMM INFO MM(262420000000006/ed554306) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124121353 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124121353 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124121353 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124121353 DMM ERROR MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250213124121353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250213124121353 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124121353 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124121354 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124121354 DLLC NOTICE LLME(de1f6727/ed554306){ASSIGNED} LLGM Assign pre (ed554306 => ffffffff) (gprs_llc.c:1079) 20250213124121354 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed554306 => ffffffff) (gprs_llc.c:1125) 20250213124121354 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124121387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124121387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124121387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124121387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124121387 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124121387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124121387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124121387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124121387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124121388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124121388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124121388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124121388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124121388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124121388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124121388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124121388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124121388 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124121388 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124121388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124121388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124121388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124121390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124121394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124121394 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124121401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124121401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124121401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124121401 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124121401 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124121401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124121401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124121401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124121401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124121401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124121401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124121401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124121401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124121401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124121401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124121401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124121401 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124121402 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124121402 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124121402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124121402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124121402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124121404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124121409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124121409 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124121417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124121417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124121417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124121417 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124121417 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124121417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124121417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124121417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124121417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124121418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124121418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124121418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124121418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124121418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124121418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124121418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124121418 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124121418 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124121418 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124121418 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124121418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124121418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124121419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124121423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124121423 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124121780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124121780 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124121780 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124121781 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124121786 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124121787 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@d97a9ad3f56d: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='CB9ACA15'O, index=0 SGSN_Test-GSUP(209)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@d97a9ad3f56d: 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 := '03AA56121DB1F4E386AB0048DC5CFF27'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C54484D'O ("|THM") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65A9AFEF68CCE67F'O } } } } } 20250213124122861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124122861 DLLC NOTICE LLME(ffffffff/cb9aca15){UNASSIGNED} LLC RX: unknown TLLI 0xcb9aca15, creating LLME on the fly (gprs_llc.c:552) 20250213124122861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124122861 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250213124122861 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124122861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124122861 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124122861 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124122861 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124122861 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124122861 DLLC NOTICE LLME(ffffffff/cb9aca15){UNASSIGNED} LLGM Assign pre (cb9aca15 => da4995e9) (gprs_llc.c:1079) 20250213124122861 DLLC NOTICE LLME(cb9aca15/da4995e9){ASSIGNED} LLGM Assign post (cb9aca15 => da4995e9) (gprs_llc.c:1125) 20250213124122861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124122861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124122861 DMM DEBUG MM(262420000000007/da4995e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124122881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124122881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124122881 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124122881 DMM DEBUG MM(262420000000007/da4995e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20250213124122881 DMM NOTICE MM(262420000000007/da4995e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124122881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124122881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124122881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124122881 DMM DEBUG MM(262420000000007/da4995e9) Requesting authorization (sgsn_auth.c:160) 20250213124122881 DMM INFO MM(262420000000007/da4995e9) Requesting authentication tuples (sgsn_auth.c:184) 20250213124122881 DMM DEBUG MM(262420000000007/da4995e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124122881 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250213124122881 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250213124122889 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124122889 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124122889 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124122889 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124122889 DMM INFO MM(262420000000007/da4995e9) Subscriber data update (mmctx.c:445) 20250213124122889 DMM DEBUG MM(262420000000007/da4995e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124122889 DMM INFO MM(262420000000007/da4995e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124122890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124122890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124122890 DMM INFO MM(262420000000007/da4995e9) <- GMM AUTH AND CIPHERING REQ (rand = 03 aa 56 12 1d b1 f4 e3 86 ab 00 48 dc 5c ff 27 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124122905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124122905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124122905 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124122905 DMM INFO MM(262420000000007/da4995e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124122905 DMM NOTICE MM(262420000000007/da4995e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124122905 DMM DEBUG MM(262420000000007/da4995e9) checking auth: received GSM SRES = 7c 54 48 4d (gprs_gmm.c:666) 20250213124122905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124122905 DMM DEBUG MM(262420000000007/da4995e9) Requesting authorization (sgsn_auth.c:160) 20250213124122905 DMM INFO MM(262420000000007/da4995e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124122905 DMM DEBUG MM(262420000000007/da4995e9) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124122905 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250213124122905 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) 20250213124122905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124122905 DMM INFO MM(262420000000007/da4995e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xda4995e9) (gprs_gmm.c:300) 20250213124122909 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124122909 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124122909 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250213124122909 DMM INFO MM(262420000000007/da4995e9) Subscriber data update (mmctx.c:445) 20250213124122909 DMM DEBUG MM(262420000000007/da4995e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124122909 DMM INFO MM(262420000000007/da4995e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124122909 DMM NOTICE MM(262420000000007/da4995e9) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20250213124122909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124122909 DMM NOTICE MM(262420000000007/da4995e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124122909 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) 20250213124122911 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124122911 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250213124122911 DMM INFO MM(262420000000007/da4995e9) Subscriber data update (mmctx.c:445) 20250213124122911 DMM DEBUG MM(262420000000007/da4995e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@d97a9ad3f56d: Removing Client IMSI='262420000000007'H, index=0 20250213124122922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124122922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124122922 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124122922 DMM INFO MM(262420000000007/da4995e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124122922 DMM NOTICE MM(262420000000007/da4995e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124122922 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124122922 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124122922 DLLC NOTICE LLME(cb9aca15/da4995e9){ASSIGNED} LLGM Assign pre (ffffffff => da4995e9) (gprs_llc.c:1079) 20250213124122922 DLLC NOTICE LLME(ffffffff/da4995e9){ASSIGNED} LLGM Assign post (ffffffff => da4995e9) (gprs_llc.c:1125) 20250213124122922 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124122922 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124122922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124122922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124122926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50080<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(194)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(209)@d97a9ad3f56d: Final verdict of PTC: none 20250213124122930 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124122930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(193)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(202)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(197)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(207)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(205)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(195)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(200)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_combined finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:41:22 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250213124123027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124123429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50088<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77980) 20250213124123931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124123931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77980, count=88656) 20250213124124932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124124932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:41: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_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 20250213124125933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124125933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_accept_all started. 20250213124126519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124126521 DMM INFO MM(262420000000007/da4995e9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124126521 DMM INFO MM(262420000000007/da4995e9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124126521 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124126521 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124126521 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124126521 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124126521 DLLC NOTICE LLME(ffffffff/da4995e9){ASSIGNED} LLGM Assign pre (da4995e9 => ffffffff) (gprs_llc.c:1079) 20250213124126521 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da4995e9 => ffffffff) (gprs_llc.c:1125) 20250213124126521 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250213124126521 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) 20250213124126521 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) 20250213124126521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124126522 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124126522 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124126522 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124126522 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124126564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124126564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124126564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124126564 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124126564 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124126564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124126564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124126564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124126564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124126566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124126566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124126566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124126566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124126566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124126566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124126566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124126566 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124126566 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124126566 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124126566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124126567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124126567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124126570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124126576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124126576 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(217)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_accept_all-BVCI196(215)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(221)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124126581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124126581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124126581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124126581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124126581 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124126581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124126581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124126581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124126581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124126583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124126583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124126583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124126583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124126583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124126583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124126583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124126583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124126583 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124126583 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124126583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124126583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124126583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(222)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(221)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124126586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(218)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124126593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124126593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250213124126594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124126594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124126594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124126594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124126594 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124126594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124126594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124126594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124126594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124126595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124126595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124126595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124126595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124126595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124126595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124126595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124126595 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124126595 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124126595 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124126595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_attach_accept_all-BVCI210(220)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(226)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124126595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124126595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124126597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124126603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124126603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124126934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124126934 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124126934 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124126934 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124126938 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124126939 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@d97a9ad3f56d: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='DA11D9FE'O, index=0 SGSN_Test-GSUP(228)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250213124128004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124128004 DLLC NOTICE LLME(ffffffff/da11d9fe){UNASSIGNED} LLC RX: unknown TLLI 0xda11d9fe, creating LLME on the fly (gprs_llc.c:552) 20250213124128004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124128004 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20250213124128004 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124128004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124128004 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124128004 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124128004 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124128004 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124128004 DLLC NOTICE LLME(ffffffff/da11d9fe){UNASSIGNED} LLGM Assign pre (da11d9fe => e2e54089) (gprs_llc.c:1079) 20250213124128004 DLLC NOTICE LLME(da11d9fe/e2e54089){ASSIGNED} LLGM Assign post (da11d9fe => e2e54089) (gprs_llc.c:1125) 20250213124128004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124128004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124128004 DMM DEBUG MM(262420000000008/e2e54089) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124128027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124128027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124128028 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124128028 DMM DEBUG MM(262420000000008/e2e54089) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20250213124128028 DMM NOTICE MM(262420000000008/e2e54089) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124128028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124128028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124128028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250213124128028 DMM INFO MM(262420000000008/e2e54089) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2e54089) (gprs_gmm.c:300) TC_attach_accept_all(230)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@d97a9ad3f56d: Removing Client IMSI='262420000000008'H, index=0 20250213124129019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124129019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124129019 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124129019 DMM INFO MM(262420000000008/e2e54089) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124129019 DMM NOTICE MM(262420000000008/e2e54089) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124129019 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124129019 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124129019 DLLC NOTICE LLME(da11d9fe/e2e54089){ASSIGNED} LLGM Assign pre (ffffffff => e2e54089) (gprs_llc.c:1079) 20250213124129019 DLLC NOTICE LLME(ffffffff/e2e54089){ASSIGNED} LLGM Assign post (ffffffff => e2e54089) (gprs_llc.c:1125) 20250213124129019 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124129019 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124129019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124129019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124129022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37172<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(226)@d97a9ad3f56d: Final verdict of PTC: none 20250213124129027 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124129027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(212)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(216)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(221)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(214)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(219)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(224)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_accept_all finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 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 20250213124129100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124129502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59600) 20250213124130028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124130028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59600, count=69656) 20250213124131029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124131029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:41: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_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 20250213124132030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124132030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_closed started. 20250213124132591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124132593 DMM INFO MM(262420000000008/e2e54089) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124132593 DMM INFO MM(262420000000008/e2e54089) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124132593 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124132593 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124132593 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124132593 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124132593 DLLC NOTICE LLME(ffffffff/e2e54089){ASSIGNED} LLGM Assign pre (e2e54089 => ffffffff) (gprs_llc.c:1079) 20250213124132593 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2e54089 => ffffffff) (gprs_llc.c:1125) 20250213124132594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124132594 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124132594 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124132594 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124132594 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124132632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124132633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124132633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124132633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124132633 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124132633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124132633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124132633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124132633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124132633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124132633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124132633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124132633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124132633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124132633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124132633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124132633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124132633 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124132633 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124132633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124132634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124132634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124132636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124132641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124132641 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(237)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_closed-BVCI196(234)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(240)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124132645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124132645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124132645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124132645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124132645 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124132645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124132645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124132645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124132645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124132646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124132646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124132646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124132646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124132646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124132646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124132646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124132646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124132646 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124132646 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124132646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124132647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124132647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124132649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124132654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124132654 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(242)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI210(239)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124132660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124132660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124132660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124132660 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124132660 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124132660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124132660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124132660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124132660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124132662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124132662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124132662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124132662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124132662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124132662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124132662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124132662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124132662 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124132662 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124132662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124132662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124132662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124132664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124132668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124132668 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124133031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124133031 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124133031 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124133031 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124133035 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(246)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124133036 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@d97a9ad3f56d: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D093CDE4'O, index=0 SGSN_Test-GSUP(247)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@d97a9ad3f56d: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D093CDE4'O, index=1 20250213124134110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124134110 DLLC NOTICE LLME(ffffffff/d093cde4){UNASSIGNED} LLC RX: unknown TLLI 0xd093cde4, creating LLME on the fly (gprs_llc.c:552) 20250213124134110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124134110 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20250213124134110 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124134110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124134110 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124134110 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124134110 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124134110 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124134110 DLLC NOTICE LLME(ffffffff/d093cde4){UNASSIGNED} LLGM Assign pre (d093cde4 => d56db7e7) (gprs_llc.c:1079) 20250213124134110 DLLC NOTICE LLME(d093cde4/d56db7e7){ASSIGNED} LLGM Assign post (d093cde4 => d56db7e7) (gprs_llc.c:1125) 20250213124134110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124134110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124134110 DMM DEBUG MM(001010123456789/d56db7e7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124134124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124134124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124134124 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124134124 DMM DEBUG MM(001010123456789/d56db7e7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250213124134124 DMM NOTICE MM(001010123456789/d56db7e7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124134124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124134124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124134124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250213124134124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213124134124 DMM NOTICE MM(001010123456789/d56db7e7) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250213124134124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Reject}: Deallocated (fsm.c:568) 20250213124134124 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124134124 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124134124 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213124134124 DLLC NOTICE LLME(d093cde4/d56db7e7){ASSIGNED} LLGM Assign pre (d56db7e7 => ffffffff) (gprs_llc.c:1079) 20250213124134124 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d56db7e7 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@d97a9ad3f56d: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@d97a9ad3f56d: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@d97a9ad3f56d: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='CC7EF0C0'O, index=2 SGSN_Test-GSUP(247)@d97a9ad3f56d: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250213124134163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124134163 DLLC NOTICE LLME(ffffffff/cc7ef0c0){UNASSIGNED} LLC RX: unknown TLLI 0xcc7ef0c0, creating LLME on the fly (gprs_llc.c:552) 20250213124134163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124134163 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20250213124134163 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124134163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124134163 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124134163 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124134163 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124134163 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124134163 DLLC NOTICE LLME(ffffffff/cc7ef0c0){UNASSIGNED} LLGM Assign pre (cc7ef0c0 => e4c71bd1) (gprs_llc.c:1079) 20250213124134163 DLLC NOTICE LLME(cc7ef0c0/e4c71bd1){ASSIGNED} LLGM Assign post (cc7ef0c0 => e4c71bd1) (gprs_llc.c:1125) 20250213124134163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124134163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124134163 DMM DEBUG MM(262420000000010/e4c71bd1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124134166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124134166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124134166 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124134166 DMM DEBUG MM(262420000000010/e4c71bd1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20250213124134166 DMM NOTICE MM(262420000000010/e4c71bd1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124134166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124134166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124134166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250213124134166 DMM INFO MM(262420000000010/e4c71bd1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4c71bd1) (gprs_gmm.c:300) TC_attach_closed(250)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@d97a9ad3f56d: Removing Client IMSI='262420000000010'H, index=2 20250213124135166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124135166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124135166 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124135166 DMM INFO MM(262420000000010/e4c71bd1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124135166 DMM NOTICE MM(262420000000010/e4c71bd1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124135166 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124135166 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124135166 DLLC NOTICE LLME(cc7ef0c0/e4c71bd1){ASSIGNED} LLGM Assign pre (ffffffff => e4c71bd1) (gprs_llc.c:1079) 20250213124135166 DLLC NOTICE LLME(ffffffff/e4c71bd1){ASSIGNED} LLGM Assign post (ffffffff => e4c71bd1) (gprs_llc.c:1125) 20250213124135166 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124135166 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124135166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124135166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124135166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37176<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213124135167 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124135167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(246)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(235)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(247)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(245)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(240)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(238)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(233)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(243)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@d97a9ad3f56d: Test case TC_attach_closed finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 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 20250213124135279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124135681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43922<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70412) 20250213124136168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124136168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70412, count=80468) 20250213124137170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124137170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:41: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_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 20250213124138172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124138172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_no_imei_response started. 20250213124138777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124138779 DMM INFO MM(262420000000010/e4c71bd1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124138779 DMM INFO MM(262420000000010/e4c71bd1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124138779 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124138779 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124138779 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124138779 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124138779 DLLC NOTICE LLME(ffffffff/e4c71bd1){ASSIGNED} LLGM Assign pre (e4c71bd1 => ffffffff) (gprs_llc.c:1079) 20250213124138779 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4c71bd1 => ffffffff) (gprs_llc.c:1125) 20250213124138779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124138779 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124138779 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124138779 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124138779 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124138821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124138821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124138821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124138821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124138821 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124138821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124138821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124138821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124138821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124138822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124138822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124138822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124138822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124138822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124138822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124138822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124138822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124138822 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124138822 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124138822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124138822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124138822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124138824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124138829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124138829 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(257)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124138834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124138834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124138834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124138834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124138834 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124138834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124138834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124138834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124138834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124138835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124138835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124138835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124138835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124138835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124138835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124138835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124138835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124138835 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124138835 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124138835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124138836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124138836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(261)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124138838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124138843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124138843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(262)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_no_imei_response-BVCI210(259)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(265)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124138848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124138848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124138848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124138848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124138848 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124138848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124138848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124138848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124138848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124138848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124138848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124138848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124138849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124138849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124138849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124138849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124138849 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124138849 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124138849 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124138849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(265)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124138849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124138849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124138851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124138855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124138855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124139173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124139173 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124139173 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124139173 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124139177 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124139178 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@d97a9ad3f56d: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='F8EA4D21'O, index=0 SGSN_Test-GSUP(267)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250213124140240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124140240 DLLC NOTICE LLME(ffffffff/f8ea4d21){UNASSIGNED} LLC RX: unknown TLLI 0xf8ea4d21, creating LLME on the fly (gprs_llc.c:552) 20250213124140240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124140240 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250213124140240 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124140240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124140240 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124140240 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124140240 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124140240 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124140240 DLLC NOTICE LLME(ffffffff/f8ea4d21){UNASSIGNED} LLGM Assign pre (f8ea4d21 => f3b6313e) (gprs_llc.c:1079) 20250213124140240 DLLC NOTICE LLME(f8ea4d21/f3b6313e){ASSIGNED} LLGM Assign post (f8ea4d21 => f3b6313e) (gprs_llc.c:1125) 20250213124140240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124140240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124140240 DMM DEBUG MM(262420000000032/f3b6313e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124146241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213124146241 DMM DEBUG MM(262420000000032/f3b6313e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124149811 DGPRS DEBUG Checking for inactive LLMEs, time = 2681415 (sgsn.c:131) 20250213124152242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213124152242 DMM DEBUG MM(262420000000032/f3b6313e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124158243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213124158243 DMM DEBUG MM(262420000000032/f3b6313e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124159174 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213124159174 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213124159175 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124204244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213124204244 DMM DEBUG MM(262420000000032/f3b6313e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124208822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124208828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124208828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124208836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124208839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124208839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124208850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124208854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124208854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124210246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213124210246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250213124210246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213124210246 DMM NOTICE MM(262420000000032/f3b6313e) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250213124210246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Reject}: Deallocated (fsm.c:568) 20250213124210246 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124210246 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124210246 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213124210246 DLLC NOTICE LLME(f8ea4d21/f3b6313e){ASSIGNED} LLGM Assign pre (f3b6313e => ffffffff) (gprs_llc.c:1079) 20250213124210246 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3b6313e => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@d97a9ad3f56d: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124210265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43932<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@d97a9ad3f56d: Final verdict of PTC: none 20250213124210271 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124210271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(260)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(255)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(265)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(253)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(263)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(258)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 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 20250213124210380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124210682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62596) 20250213124211272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124211272 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) 20250213124212273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124212273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:42: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_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 20250213124213274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124213274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_no_imsi_response started. 20250213124213773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124213778 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124213811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124213811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124213811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124213811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124213811 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124213811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124213811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124213811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124213811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124213812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124213812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124213812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124213812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124213812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124213812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124213812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124213812 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124213812 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124213812 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124213812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124213813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124213813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124213814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124213819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124213819 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124213825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124213825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124213825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124213825 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124213825 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124213825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124213825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124213825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124213825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124213826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124213826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124213826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124213826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124213826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124213826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124213826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124213826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124213826 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124213826 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124213826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124213826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124213826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124213829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124213835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124213835 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(281)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI210(278)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124213841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124213841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124213841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124213841 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124213841 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124213841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124213841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124213841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124213841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124213841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124213841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124213841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124213841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124213841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124213841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124213842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124213842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124213842 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124213842 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124213842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124213842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124213842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124213843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124213848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124213848 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124214275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124214276 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124214276 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124214276 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124214280 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(285)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124214281 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@d97a9ad3f56d: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='EA99CE15'O, index=0 SGSN_Test-GSUP(286)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250213124215346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124215346 DLLC NOTICE LLME(ffffffff/ea99ce15){UNASSIGNED} LLC RX: unknown TLLI 0xea99ce15, creating LLME on the fly (gprs_llc.c:552) 20250213124215346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124215346 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250213124215346 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124215346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124215346 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124215346 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124215346 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124215346 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124215346 DLLC NOTICE LLME(ffffffff/ea99ce15){UNASSIGNED} LLGM Assign pre (ea99ce15 => c82a5777) (gprs_llc.c:1079) 20250213124215346 DLLC NOTICE LLME(ea99ce15/c82a5777){ASSIGNED} LLGM Assign post (ea99ce15 => c82a5777) (gprs_llc.c:1125) 20250213124215346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124215346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124215346 DMM DEBUG MM(/c82a5777) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124215366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124215366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124215366 DMM DEBUG MM_STATE_Gb(3935948309)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124215366 DMM DEBUG MM(/c82a5777) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20250213124215366 DMM NOTICE MM(/c82a5777) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124215366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124215366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250213124215366 DMM DEBUG MM(/c82a5777) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250213124219812 DGPRS DEBUG Checking for inactive LLMEs, time = 2681445 (sgsn.c:131) 20250213124221368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213124221368 DMM DEBUG MM(/c82a5777) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250213124227370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213124227370 DMM DEBUG MM(/c82a5777) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250213124233371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213124233371 DMM DEBUG MM(/c82a5777) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250213124234277 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213124234277 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213124234277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124239372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213124239372 DMM DEBUG MM(/c82a5777) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250213124243813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124243815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124243815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124243827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124243827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124243827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124243842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124243843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124243843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124245373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213124245373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250213124245373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213124245373 DMM NOTICE MM(/c82a5777) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250213124245373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Reject}: Deallocated (fsm.c:568) 20250213124245373 DMM DEBUG MM_STATE_Gb(3935948309)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124245373 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124245373 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213124245373 DLLC NOTICE LLME(ea99ce15/c82a5777){ASSIGNED} LLGM Assign pre (c82a5777 => ffffffff) (gprs_llc.c:1079) 20250213124245373 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c82a5777 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@d97a9ad3f56d: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124245377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46358<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_no_imsi_response-BVCI196(273)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(284)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(279)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(286)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(274)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(272)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(277)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(282)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@d97a9ad3f56d: Final verdict of PTC: none 20250213124245378 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124245378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:42:45 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 20250213124245475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124245776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63220) 20250213124246380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124246380 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=71472) 20250213124247381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124247381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:42: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_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 20250213124248382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124248382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_closed_add_vty started. 20250213124248798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124248799 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124248819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124248819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124248819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124248819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124248819 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124248819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124248819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124248819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124248819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124248820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124248820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124248820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124248821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124248821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124248821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124248821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124248821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124248821 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124248821 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124248821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124248821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124248821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124248824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124248829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124248829 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@d97a9ad3f56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(298)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124248840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124248840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124248840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124248840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124248840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124248840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124248840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124248840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124248840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(299)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124248841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124248841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124248841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124248842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124248842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124248842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124248842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124248842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124248842 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124248842 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124248842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124248842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124248842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124248844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(298)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(295)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(303)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124248850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124248850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250213124248851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124248851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124248851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124248851 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124248851 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124248851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124248851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124248851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124248851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124248852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124248852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124248852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124248852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124248852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124248852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124248852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124248852 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124248852 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124248852 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124248852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124248852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124248852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_closed_add_vty-BVCI210(296)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124248855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124248860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124248860 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124249383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124249383 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124249383 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124249383 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124249387 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(304)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124249388 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213124249812 DGPRS DEBUG Checking for inactive LLMEs, time = 2681475 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@d97a9ad3f56d: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E489A135'O, index=0 SGSN_Test-GSUP(305)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@d97a9ad3f56d: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E489A135'O, index=1 20250213124250474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124250474 DLLC NOTICE LLME(ffffffff/e489a135){UNASSIGNED} LLC RX: unknown TLLI 0xe489a135, creating LLME on the fly (gprs_llc.c:552) 20250213124250474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124250474 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20250213124250474 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124250474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124250474 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124250474 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124250474 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124250475 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124250475 DLLC NOTICE LLME(ffffffff/e489a135){UNASSIGNED} LLGM Assign pre (e489a135 => f07e251e) (gprs_llc.c:1079) 20250213124250475 DLLC NOTICE LLME(e489a135/f07e251e){ASSIGNED} LLGM Assign post (e489a135 => f07e251e) (gprs_llc.c:1125) 20250213124250475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124250475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124250475 DMM DEBUG MM(001010123456789/f07e251e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124250496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124250496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124250496 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124250496 DMM DEBUG MM(001010123456789/f07e251e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250213124250496 DMM NOTICE MM(001010123456789/f07e251e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124250496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124250496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124250496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250213124250496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213124250496 DMM NOTICE MM(001010123456789/f07e251e) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250213124250496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Reject}: Deallocated (fsm.c:568) 20250213124250496 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124250496 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124250496 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213124250496 DLLC NOTICE LLME(e489a135/f07e251e){ASSIGNED} LLGM Assign pre (f07e251e => ffffffff) (gprs_llc.c:1079) 20250213124250496 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f07e251e => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@d97a9ad3f56d: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@d97a9ad3f56d: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E489A135'O, index=2 20250213124250511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124250511 DLLC NOTICE LLME(ffffffff/e489a135){UNASSIGNED} LLC RX: unknown TLLI 0xe489a135, creating LLME on the fly (gprs_llc.c:552) 20250213124250511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124250511 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20250213124250511 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124250511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124250511 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124250511 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124250511 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124250511 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124250511 DLLC NOTICE LLME(ffffffff/e489a135){UNASSIGNED} LLGM Assign pre (e489a135 => d499fd2f) (gprs_llc.c:1079) 20250213124250511 DLLC NOTICE LLME(e489a135/d499fd2f){ASSIGNED} LLGM Assign post (e489a135 => d499fd2f) (gprs_llc.c:1125) 20250213124250511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124250511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124250511 DMM DEBUG MM(001010123456700/d499fd2f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124250520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124250520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124250520 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124250520 DMM DEBUG MM(001010123456700/d499fd2f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250213124250520 DMM NOTICE MM(001010123456700/d499fd2f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124250520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124250520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124250520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250213124250520 DMM INFO MM(001010123456700/d499fd2f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd499fd2f) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@d97a9ad3f56d: Removing Client IMSI='001010123456700'H, index=2 20250213124251522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124251522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124251522 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124251522 DMM INFO MM(001010123456700/d499fd2f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124251522 DMM NOTICE MM(001010123456700/d499fd2f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124251522 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124251522 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124251522 DLLC NOTICE LLME(e489a135/d499fd2f){ASSIGNED} LLGM Assign pre (ffffffff => d499fd2f) (gprs_llc.c:1079) 20250213124251522 DLLC NOTICE LLME(ffffffff/d499fd2f){ASSIGNED} LLGM Assign post (ffffffff => d499fd2f) (gprs_llc.c:1125) 20250213124251522 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124251522 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124251522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124251522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124251525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60546<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_closed_add_vty-BVCI196(292)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(305)@d97a9ad3f56d: Final verdict of PTC: none 20250213124251530 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124251530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(303)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(299)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(293)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(301)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(297)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(291)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:42:51 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 20250213124251592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124251994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70364) 20250213124252531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124252531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70364, count=80420) 20250213124253533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124253533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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 20250213124254534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124254534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_check_subscriber_list started. 20250213124255051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124255052 DMM INFO MM(001010123456700/d499fd2f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124255052 DMM INFO MM(001010123456700/d499fd2f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124255052 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124255052 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124255052 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124255052 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124255052 DLLC NOTICE LLME(ffffffff/d499fd2f){ASSIGNED} LLGM Assign pre (d499fd2f => ffffffff) (gprs_llc.c:1079) 20250213124255052 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d499fd2f => ffffffff) (gprs_llc.c:1125) 20250213124255052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124255052 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124255052 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124255052 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124255052 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124255068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124255068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124255068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124255068 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124255068 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124255068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124255068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124255068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124255068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124255069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124255069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124255069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124255070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124255070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124255070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124255070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124255070 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124255070 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124255070 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124255070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124255070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124255070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124255072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124255079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124255079 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(314)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124255083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124255083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124255083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124255083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124255083 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124255083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124255083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124255083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124255083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124255085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124255085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124255085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124255085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124255085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124255085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124255085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124255085 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124255085 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124255085 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124255085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124255085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124255085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(318)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124255088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124255096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124255096 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(323)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124255108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124255108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124255108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124255108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124255108 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124255108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124255108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124255109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124255109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124255110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124255110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124255110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124255110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124255110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124255110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124255110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124255110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124255110 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124255110 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124255110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124255110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124255110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124255113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124255117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124255117 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(320)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124255535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124255535 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124255535 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124255535 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(322)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124255536 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(322)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124255536 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(322)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(322)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(322)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@d97a9ad3f56d: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='FC3722F8'O, index=0 SGSN_Test-GSUP(324)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@d97a9ad3f56d: 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 := 'F0524E0FCD71B9FC2BD9E85E835A4601'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '74746F85'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E58F88BD9BE6811'O } } } } } 20250213124256557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124256557 DLLC NOTICE LLME(ffffffff/fc3722f8){UNASSIGNED} LLC RX: unknown TLLI 0xfc3722f8, creating LLME on the fly (gprs_llc.c:552) 20250213124256557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124256557 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20250213124256557 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124256557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124256557 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124256557 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124256557 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124256557 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124256557 DLLC NOTICE LLME(ffffffff/fc3722f8){UNASSIGNED} LLGM Assign pre (fc3722f8 => db3b7e0f) (gprs_llc.c:1079) 20250213124256557 DLLC NOTICE LLME(fc3722f8/db3b7e0f){ASSIGNED} LLGM Assign post (fc3722f8 => db3b7e0f) (gprs_llc.c:1125) 20250213124256557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124256557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124256557 DMM DEBUG MM(262420000000034/db3b7e0f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124256565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124256565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124256565 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124256565 DMM DEBUG MM(262420000000034/db3b7e0f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20250213124256565 DMM NOTICE MM(262420000000034/db3b7e0f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124256565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124256565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124256565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124256565 DMM DEBUG MM(262420000000034/db3b7e0f) Requesting authorization (sgsn_auth.c:160) 20250213124256565 DMM INFO MM(262420000000034/db3b7e0f) Requesting authentication tuples (sgsn_auth.c:184) 20250213124256565 DMM DEBUG MM(262420000000034/db3b7e0f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124256565 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250213124256565 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250213124256567 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124256567 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124256567 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124256567 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124256567 DMM INFO MM(262420000000034/db3b7e0f) Subscriber data update (mmctx.c:445) 20250213124256567 DMM DEBUG MM(262420000000034/db3b7e0f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124256567 DMM INFO MM(262420000000034/db3b7e0f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124256567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124256567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124256567 DMM INFO MM(262420000000034/db3b7e0f) <- GMM AUTH AND CIPHERING REQ (rand = f0 52 4e 0f cd 71 b9 fc 2b d9 e8 5e 83 5a 46 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124256570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124256570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124256570 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124256570 DMM INFO MM(262420000000034/db3b7e0f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124256570 DMM NOTICE MM(262420000000034/db3b7e0f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124256570 DMM DEBUG MM(262420000000034/db3b7e0f) checking auth: received GSM SRES = 74 74 6f 85 (gprs_gmm.c:666) 20250213124256570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124256570 DMM DEBUG MM(262420000000034/db3b7e0f) Requesting authorization (sgsn_auth.c:160) 20250213124256570 DMM INFO MM(262420000000034/db3b7e0f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124256570 DMM DEBUG MM(262420000000034/db3b7e0f) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124256570 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250213124256570 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) 20250213124256570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124256570 DMM INFO MM(262420000000034/db3b7e0f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb3b7e0f) (gprs_gmm.c:300) 20250213124256571 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124256571 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124256571 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250213124256571 DMM INFO MM(262420000000034/db3b7e0f) Subscriber data update (mmctx.c:445) 20250213124256571 DMM DEBUG MM(262420000000034/db3b7e0f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124256571 DMM INFO MM(262420000000034/db3b7e0f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124256571 DMM NOTICE MM(262420000000034/db3b7e0f) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20250213124256571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124256571 DMM NOTICE MM(262420000000034/db3b7e0f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124256571 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) 20250213124256571 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124256571 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250213124256571 DMM INFO MM(262420000000034/db3b7e0f) Subscriber data update (mmctx.c:445) 20250213124256571 DMM DEBUG MM(262420000000034/db3b7e0f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124256574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124256574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124256574 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124256574 DMM INFO MM(262420000000034/db3b7e0f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124256574 DMM NOTICE MM(262420000000034/db3b7e0f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124256574 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124256574 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124256574 DLLC NOTICE LLME(fc3722f8/db3b7e0f){ASSIGNED} LLGM Assign pre (ffffffff => db3b7e0f) (gprs_llc.c:1079) 20250213124256574 DLLC NOTICE LLME(ffffffff/db3b7e0f){ASSIGNED} LLGM Assign post (ffffffff => db3b7e0f) (gprs_llc.c:1125) 20250213124256574 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124256574 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124256574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124256574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@d97a9ad3f56d: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124256626 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250213124256627 DMM INFO MM(262420000000034/db3b7e0f) Subscriber data update (mmctx.c:445) 20250213124256627 DMM DEBUG MM(262420000000034/db3b7e0f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250213124256627 DMM INFO MM(262420000000034/db3b7e0f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250213124256627 DMM INFO MM(262420000000034/db3b7e0f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124256627 DMM INFO MM(262420000000034/db3b7e0f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124256627 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124256627 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124256627 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124256627 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124256627 DLLC NOTICE LLME(ffffffff/db3b7e0f){ASSIGNED} LLGM Assign pre (db3b7e0f => ffffffff) (gprs_llc.c:1079) 20250213124256627 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db3b7e0f => ffffffff) (gprs_llc.c:1125) 20250213124256627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124256627 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124256627 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124256627 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124256627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60558<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213124256628 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124256628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_check_subscriber_list-BVCI210(316)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(324)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(317)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(323)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(312)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(315)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(321)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(310)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:42:56 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 20250213124256741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124257042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50886<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46824) 20250213124257629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124257629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=46824, count=93752) 20250213124258630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124258630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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 20250213124259631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124259631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_detach_check_subscriber_list started. 20250213124300064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124300064 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124300080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124300080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124300080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124300080 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124300080 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124300080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124300080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124300080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124300080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124300081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124300081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124300081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124300081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124300081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124300081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124300081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124300081 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124300081 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124300081 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124300081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124300081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124300081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124300083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124300088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124300088 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(332)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 TC_attach_detach_check_subscriber_list-BVCI196(330)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124300098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124300098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124300098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124300098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124300098 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124300098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124300098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124300098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124300098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124300100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124300100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124300100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124300100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124300100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124300100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124300100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124300100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124300100 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124300100 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124300100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124300100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124300100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124300102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124300107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124300107 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124300115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124300115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124300115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124300115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124300115 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124300115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124300115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124300115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124300115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124300116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124300116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124300116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124300116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124300116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124300116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124300116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124300116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124300116 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124300116 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124300116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124300116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124300116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124300119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124300123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124300123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124300632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124300632 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124300632 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124300632 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) 20250213124300633 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(342)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124300634 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@d97a9ad3f56d: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='D9914166'O, index=0 SGSN_Test-GSUP(343)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@d97a9ad3f56d: 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 := '5449CC632E47C4E232F22D7365033F77'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0FBDE353'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2540256FFF2A6F1F'O } } } } } 20250213124300653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124300653 DLLC NOTICE LLME(ffffffff/d9914166){UNASSIGNED} LLC RX: unknown TLLI 0xd9914166, creating LLME on the fly (gprs_llc.c:552) 20250213124300653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124300653 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20250213124300653 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124300653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124300653 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124300653 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124300653 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124300653 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124300653 DLLC NOTICE LLME(ffffffff/d9914166){UNASSIGNED} LLGM Assign pre (d9914166 => e9e29272) (gprs_llc.c:1079) 20250213124300653 DLLC NOTICE LLME(d9914166/e9e29272){ASSIGNED} LLGM Assign post (d9914166 => e9e29272) (gprs_llc.c:1125) 20250213124300653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124300653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124300653 DMM DEBUG MM(262420000000033/e9e29272) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124300661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124300661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124300661 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124300661 DMM DEBUG MM(262420000000033/e9e29272) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20250213124300661 DMM NOTICE MM(262420000000033/e9e29272) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124300661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124300661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124300661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124300661 DMM DEBUG MM(262420000000033/e9e29272) Requesting authorization (sgsn_auth.c:160) 20250213124300661 DMM INFO MM(262420000000033/e9e29272) Requesting authentication tuples (sgsn_auth.c:184) 20250213124300661 DMM DEBUG MM(262420000000033/e9e29272) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124300661 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250213124300661 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250213124300708 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124300708 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124300708 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124300708 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124300708 DMM INFO MM(262420000000033/e9e29272) Subscriber data update (mmctx.c:445) 20250213124300708 DMM DEBUG MM(262420000000033/e9e29272) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124300708 DMM INFO MM(262420000000033/e9e29272) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124300708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124300708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124300708 DMM INFO MM(262420000000033/e9e29272) <- GMM AUTH AND CIPHERING REQ (rand = 54 49 cc 63 2e 47 c4 e2 32 f2 2d 73 65 03 3f 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124300712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124300712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124300712 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124300712 DMM INFO MM(262420000000033/e9e29272) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124300712 DMM NOTICE MM(262420000000033/e9e29272) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124300712 DMM DEBUG MM(262420000000033/e9e29272) checking auth: received GSM SRES = 0f bd e3 53 (gprs_gmm.c:666) 20250213124300712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124300712 DMM DEBUG MM(262420000000033/e9e29272) Requesting authorization (sgsn_auth.c:160) 20250213124300712 DMM INFO MM(262420000000033/e9e29272) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124300712 DMM DEBUG MM(262420000000033/e9e29272) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124300712 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250213124300712 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) 20250213124300712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124300712 DMM INFO MM(262420000000033/e9e29272) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9e29272) (gprs_gmm.c:300) 20250213124300713 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124300713 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124300713 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250213124300713 DMM INFO MM(262420000000033/e9e29272) Subscriber data update (mmctx.c:445) 20250213124300713 DMM DEBUG MM(262420000000033/e9e29272) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124300713 DMM INFO MM(262420000000033/e9e29272) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124300713 DMM NOTICE MM(262420000000033/e9e29272) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20250213124300713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124300713 DMM NOTICE MM(262420000000033/e9e29272) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124300713 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) 20250213124300713 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124300713 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250213124300713 DMM INFO MM(262420000000033/e9e29272) Subscriber data update (mmctx.c:445) 20250213124300713 DMM DEBUG MM(262420000000033/e9e29272) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124300716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124300716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124300716 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124300716 DMM INFO MM(262420000000033/e9e29272) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124300716 DMM NOTICE MM(262420000000033/e9e29272) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124300716 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124300716 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124300716 DLLC NOTICE LLME(d9914166/e9e29272){ASSIGNED} LLGM Assign pre (ffffffff => e9e29272) (gprs_llc.c:1079) 20250213124300716 DLLC NOTICE LLME(ffffffff/e9e29272){ASSIGNED} LLGM Assign post (ffffffff => e9e29272) (gprs_llc.c:1125) 20250213124300716 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124300716 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124300716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124300716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124300767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124300767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250213124300767 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124300767 DMM INFO MM(262420000000033/e9e29272) -> GMM DETACH REQUEST TLLI=0xe9e29272 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250213124300767 DMM INFO MM(262420000000033/e9e29272) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250213124300767 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124300767 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124300767 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124300767 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124300767 DLLC NOTICE LLME(ffffffff/e9e29272){ASSIGNED} LLGM Assign pre (e9e29272 => ffffffff) (gprs_llc.c:1079) 20250213124300767 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9e29272 => ffffffff) (gprs_llc.c:1125) 20250213124300767 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250213124300767 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) 20250213124300767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124300767 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124300767 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124300767 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124300767 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@d97a9ad3f56d: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124305771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50896<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(331)@d97a9ad3f56d: Final verdict of PTC: none 20250213124305772 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124305772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(336)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(341)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(329)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(334)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(339)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:43:05 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 20250213124305826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124306128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46864<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87544) 20250213124306773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124306774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87544, count=93336) 20250213124307775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124307775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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 20250213124308776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124308776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_check_complete_resend started. 20250213124309202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124309203 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124309219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124309219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124309219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124309219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124309219 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124309219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124309219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124309219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124309219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124309220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124309220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124309220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124309220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124309220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124309220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124309220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124309220 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124309220 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124309220 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124309220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124309221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124309221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124309223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124309228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124309228 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(352)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124309235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124309235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124309235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124309235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124309235 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124309235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124309235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124309235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124309235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124309236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124309236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124309236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124309236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124309236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124309236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124309236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124309236 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124309236 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124309236 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124309236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(355)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124309236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124309236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(356)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124309238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124309243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124309243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124309248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124309248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124309248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124309248 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124309248 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124309248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124309248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124309248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124309248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124309249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124309249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124309249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124309249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124309249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124309249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124309249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124309249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124309249 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124309249 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124309249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124309249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124309249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124309251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124309256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124309256 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124309777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124309777 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124309777 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124309777 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124309779 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124309779 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@d97a9ad3f56d: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='C5E374E4'O, index=0 SGSN_Test-GSUP(362)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@d97a9ad3f56d: 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 := '6F6FACE8EE82A4A9492E98EEA329013D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '06685BC6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '69435673E5059D15'O } } } } } 20250213124310849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124310849 DLLC NOTICE LLME(ffffffff/c5e374e4){UNASSIGNED} LLC RX: unknown TLLI 0xc5e374e4, creating LLME on the fly (gprs_llc.c:552) 20250213124310849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124310849 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250213124310849 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124310849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124310849 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124310850 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124310850 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124310850 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124310850 DLLC NOTICE LLME(ffffffff/c5e374e4){UNASSIGNED} LLGM Assign pre (c5e374e4 => c72ab2af) (gprs_llc.c:1079) 20250213124310850 DLLC NOTICE LLME(c5e374e4/c72ab2af){ASSIGNED} LLGM Assign post (c5e374e4 => c72ab2af) (gprs_llc.c:1125) 20250213124310850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124310850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124310850 DMM DEBUG MM(262420000000036/c72ab2af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124310874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124310874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124310874 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124310874 DMM DEBUG MM(262420000000036/c72ab2af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20250213124310874 DMM NOTICE MM(262420000000036/c72ab2af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124310874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124310874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124310874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124310874 DMM DEBUG MM(262420000000036/c72ab2af) Requesting authorization (sgsn_auth.c:160) 20250213124310874 DMM INFO MM(262420000000036/c72ab2af) Requesting authentication tuples (sgsn_auth.c:184) 20250213124310874 DMM DEBUG MM(262420000000036/c72ab2af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124310874 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250213124310874 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250213124310880 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124310880 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124310880 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124310880 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124310880 DMM INFO MM(262420000000036/c72ab2af) Subscriber data update (mmctx.c:445) 20250213124310880 DMM DEBUG MM(262420000000036/c72ab2af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124310880 DMM INFO MM(262420000000036/c72ab2af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124310880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124310880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124310880 DMM INFO MM(262420000000036/c72ab2af) <- GMM AUTH AND CIPHERING REQ (rand = 6f 6f ac e8 ee 82 a4 a9 49 2e 98 ee a3 29 01 3d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124310898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124310898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124310898 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124310898 DMM INFO MM(262420000000036/c72ab2af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124310898 DMM NOTICE MM(262420000000036/c72ab2af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124310898 DMM DEBUG MM(262420000000036/c72ab2af) checking auth: received GSM SRES = 06 68 5b c6 (gprs_gmm.c:666) 20250213124310898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124310898 DMM DEBUG MM(262420000000036/c72ab2af) Requesting authorization (sgsn_auth.c:160) 20250213124310898 DMM INFO MM(262420000000036/c72ab2af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124310898 DMM DEBUG MM(262420000000036/c72ab2af) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124310899 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250213124310899 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) 20250213124310899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124310899 DMM INFO MM(262420000000036/c72ab2af) <- GMM ATTACH ACCEPT (new P-TMSI=0xc72ab2af) (gprs_gmm.c:300) 20250213124310901 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124310901 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124310901 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250213124310901 DMM INFO MM(262420000000036/c72ab2af) Subscriber data update (mmctx.c:445) 20250213124310901 DMM DEBUG MM(262420000000036/c72ab2af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124310901 DMM INFO MM(262420000000036/c72ab2af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124310901 DMM NOTICE MM(262420000000036/c72ab2af) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20250213124310901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124310901 DMM NOTICE MM(262420000000036/c72ab2af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124310901 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) 20250213124310903 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124310903 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250213124310903 DMM INFO MM(262420000000036/c72ab2af) Subscriber data update (mmctx.c:445) 20250213124310903 DMM DEBUG MM(262420000000036/c72ab2af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@d97a9ad3f56d: Warning: Re-starting timer T, which is already active (running or expired). 20250213124316899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213124316899 DMM INFO MM(262420000000036/c72ab2af) <- GMM ATTACH ACCEPT (new P-TMSI=0xc72ab2af) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@d97a9ad3f56d: Warning: Re-starting timer T, which is already active (running or expired). 20250213124319813 DGPRS DEBUG Checking for inactive LLMEs, time = 2681505 (sgsn.c:131) 20250213124322900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213124322900 DMM INFO MM(262420000000036/c72ab2af) <- GMM ATTACH ACCEPT (new P-TMSI=0xc72ab2af) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@d97a9ad3f56d: Warning: Re-starting timer T, which is already active (running or expired). 20250213124328901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213124328901 DMM INFO MM(262420000000036/c72ab2af) <- GMM ATTACH ACCEPT (new P-TMSI=0xc72ab2af) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@d97a9ad3f56d: Warning: Re-starting timer T, which is already active (running or expired). 20250213124329779 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213124329779 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213124329779 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124334902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213124334902 DMM INFO MM(262420000000036/c72ab2af) <- GMM ATTACH ACCEPT (new P-TMSI=0xc72ab2af) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@d97a9ad3f56d: Warning: Re-starting timer T, which is already active (running or expired). 20250213124339222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124339223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124339223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124339237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124339237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124339237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124339249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124339250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124339250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124340904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213124340904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250213124340904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213124340904 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250213124340904 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) 20250213124340904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Reject}: Deallocated (fsm.c:568) 20250213124340904 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124340904 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124340904 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213124340904 DLLC NOTICE LLME(c5e374e4/c72ab2af){ASSIGNED} LLGM Assign pre (c72ab2af => ffffffff) (gprs_llc.c:1079) 20250213124340904 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c72ab2af => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@d97a9ad3f56d: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124344919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46880<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@d97a9ad3f56d: Final verdict of PTC: none 20250213124344923 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124344923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_check_complete_resend-BVCI210(354)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(360)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(355)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(350)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(358)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(348)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(353)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 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 20250213124345026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124345328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89192) 20250213124345925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124345925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89192, count=94624) 20250213124346926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124346926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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 20250213124347927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124347927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_hlr_location_cancel_request_update started. 20250213124348412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124348415 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124348468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124348468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124348468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124348468 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124348468 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124348468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124348468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124348468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124348468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124348469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124348469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124348469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124348469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124348469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124348469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124348469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124348469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124348470 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124348470 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124348470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(369)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124348470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124348470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124348473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124348481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124348481 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124348486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124348486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124348486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124348486 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124348487 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124348487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124348487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124348487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124348487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124348487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124348487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124348487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124348487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124348487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124348487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124348487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124348487 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124348487 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124348487 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124348487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124348488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124348488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(375)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124348491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124348496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124348496 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(375)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(379)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124348500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124348500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124348500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124348500 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124348500 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124348500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124348500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124348500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124348500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124348501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124348501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124348501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124348501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124348501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124348501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124348501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124348501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124348501 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124348501 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124348501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124348502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124348502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124348504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124348508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124348508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124348928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124348928 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124348928 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124348928 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124348932 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(380)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213124348933 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213124349814 DGPRS DEBUG Checking for inactive LLMEs, time = 2681535 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@d97a9ad3f56d: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='F24815F7'O, index=0 SGSN_Test-GSUP(381)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@d97a9ad3f56d: 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 := '1A59C9505740CD297396792ABEF8738D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD1185E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '728A7928C3088542'O } } } } } 20250213124350014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124350014 DLLC NOTICE LLME(ffffffff/f24815f7){UNASSIGNED} LLC RX: unknown TLLI 0xf24815f7, creating LLME on the fly (gprs_llc.c:552) 20250213124350014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124350014 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20250213124350014 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124350014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124350014 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124350014 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124350014 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124350014 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124350014 DLLC NOTICE LLME(ffffffff/f24815f7){UNASSIGNED} LLGM Assign pre (f24815f7 => d6b92059) (gprs_llc.c:1079) 20250213124350014 DLLC NOTICE LLME(f24815f7/d6b92059){ASSIGNED} LLGM Assign post (f24815f7 => d6b92059) (gprs_llc.c:1125) 20250213124350014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124350014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124350014 DMM DEBUG MM(262420000000031/d6b92059) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124350040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124350040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124350041 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124350041 DMM DEBUG MM(262420000000031/d6b92059) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20250213124350041 DMM NOTICE MM(262420000000031/d6b92059) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124350041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124350041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124350041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124350041 DMM DEBUG MM(262420000000031/d6b92059) Requesting authorization (sgsn_auth.c:160) 20250213124350041 DMM INFO MM(262420000000031/d6b92059) Requesting authentication tuples (sgsn_auth.c:184) 20250213124350041 DMM DEBUG MM(262420000000031/d6b92059) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124350041 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250213124350041 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@d97a9ad3f56d: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250213124350047 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124350047 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124350047 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124350047 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124350047 DMM INFO MM(262420000000031/d6b92059) Subscriber data update (mmctx.c:445) 20250213124350047 DMM DEBUG MM(262420000000031/d6b92059) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124350047 DMM INFO MM(262420000000031/d6b92059) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124350047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124350047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124350047 DMM INFO MM(262420000000031/d6b92059) <- GMM AUTH AND CIPHERING REQ (rand = 1a 59 c9 50 57 40 cd 29 73 96 79 2a be f8 73 8d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124350061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124350061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124350061 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124350061 DMM INFO MM(262420000000031/d6b92059) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124350061 DMM NOTICE MM(262420000000031/d6b92059) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124350061 DMM DEBUG MM(262420000000031/d6b92059) checking auth: received GSM SRES = cd 11 85 e6 (gprs_gmm.c:666) 20250213124350061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124350061 DMM DEBUG MM(262420000000031/d6b92059) Requesting authorization (sgsn_auth.c:160) 20250213124350061 DMM INFO MM(262420000000031/d6b92059) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124350061 DMM DEBUG MM(262420000000031/d6b92059) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124350061 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250213124350061 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) 20250213124350061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124350061 DMM INFO MM(262420000000031/d6b92059) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6b92059) (gprs_gmm.c:300) 20250213124350063 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124350064 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124350064 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250213124350064 DMM INFO MM(262420000000031/d6b92059) Subscriber data update (mmctx.c:445) 20250213124350064 DMM DEBUG MM(262420000000031/d6b92059) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124350064 DMM INFO MM(262420000000031/d6b92059) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124350064 DMM NOTICE MM(262420000000031/d6b92059) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20250213124350064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124350064 DMM NOTICE MM(262420000000031/d6b92059) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124350064 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) 20250213124350064 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124350064 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250213124350064 DMM INFO MM(262420000000031/d6b92059) Subscriber data update (mmctx.c:445) 20250213124350064 DMM DEBUG MM(262420000000031/d6b92059) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124350071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124350071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124350071 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124350071 DMM INFO MM(262420000000031/d6b92059) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124350071 DMM NOTICE MM(262420000000031/d6b92059) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124350071 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124350071 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124350071 DLLC NOTICE LLME(f24815f7/d6b92059){ASSIGNED} LLGM Assign pre (ffffffff => d6b92059) (gprs_llc.c:1079) 20250213124350071 DLLC NOTICE LLME(ffffffff/d6b92059){ASSIGNED} LLGM Assign post (ffffffff => d6b92059) (gprs_llc.c:1125) 20250213124350071 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124350071 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124350071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124350071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124350121 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250213124350121 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250213124350121 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) 20250213124350121 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250213124350122 DMM INFO MM(262420000000031/d6b92059) Subscriber data update (mmctx.c:445) 20250213124350122 DMM DEBUG MM(262420000000031/d6b92059) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250213124350122 DMM INFO MM(262420000000031/d6b92059) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250213124350122 DMM INFO MM(262420000000031/d6b92059) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124350122 DMM INFO MM(262420000000031/d6b92059) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124350122 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124350122 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124350122 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124350122 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124350122 DLLC NOTICE LLME(ffffffff/d6b92059){ASSIGNED} LLGM Assign pre (d6b92059 => ffffffff) (gprs_llc.c:1079) 20250213124350122 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6b92059 => ffffffff) (gprs_llc.c:1125) 20250213124350122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124350122 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124350122 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124350122 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed MC@d97a9ad3f56d: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20250213124355129 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124355129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(381)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(379)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(369)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(374)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@d97a9ad3f56d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@d97a9ad3f56d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@d97a9ad3f56d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@d97a9ad3f56d: Final verdict of PTC: none 20250213124355131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41352<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(367)@d97a9ad3f56d: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@d97a9ad3f56d: Final verdict of PTC: pass -NSVCI99-provIP(377)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(372)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 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 20250213124355204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124355505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87188) 20250213124356130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124356130 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) 20250213124357131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124357131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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 20250213124358132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124358132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_hlr_location_cancel_request_withdraw started. 20250213124358600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124358603 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124358642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124358642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124358642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124358642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124358642 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124358642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124358642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124358642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124358642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250213124358643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124358643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) -NSVCI97(388)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124358643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124358643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124358643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124358643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124358643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124358643 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124358643 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124358643 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124358643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124358643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124358643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124358645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124358650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124358650 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124358656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124358656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124358656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124358656 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124358656 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124358656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124358656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124358656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124358656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124358657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124358657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124358657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124358657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124358657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124358657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124358657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124358657 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124358657 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124358657 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124358657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124358657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124358657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124358660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124358665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124358665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(395)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124358672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124358672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124358672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124358672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124358672 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124358672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124358672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124358672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124358672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124358673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124358673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124358673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124358673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124358673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124358673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124358673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124358673 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124358673 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124358673 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124358673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124358673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124358673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124358676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124358684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124358684 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124359133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124359133 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124359133 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124359133 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124359136 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(399)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213124359138 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d97a9ad3f56d: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='FB443027'O, index=0 SGSN_Test-GSUP(400)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@d97a9ad3f56d: 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 := 'B4B3C94CC199665ED66C9E2600183273'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3814B68'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '34D877EF054D5268'O } } } } } 20250213124400214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124400214 DLLC NOTICE LLME(ffffffff/fb443027){UNASSIGNED} LLC RX: unknown TLLI 0xfb443027, creating LLME on the fly (gprs_llc.c:552) 20250213124400214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124400214 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20250213124400214 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124400214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124400214 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124400214 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124400214 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124400214 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124400214 DLLC NOTICE LLME(ffffffff/fb443027){UNASSIGNED} LLGM Assign pre (fb443027 => d3249623) (gprs_llc.c:1079) 20250213124400214 DLLC NOTICE LLME(fb443027/d3249623){ASSIGNED} LLGM Assign post (fb443027 => d3249623) (gprs_llc.c:1125) 20250213124400214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124400214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124400214 DMM DEBUG MM(262420000000029/d3249623) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124400238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124400238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124400238 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124400238 DMM DEBUG MM(262420000000029/d3249623) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20250213124400238 DMM NOTICE MM(262420000000029/d3249623) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124400239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124400239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124400239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124400239 DMM DEBUG MM(262420000000029/d3249623) Requesting authorization (sgsn_auth.c:160) 20250213124400239 DMM INFO MM(262420000000029/d3249623) Requesting authentication tuples (sgsn_auth.c:184) 20250213124400239 DMM DEBUG MM(262420000000029/d3249623) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124400239 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250213124400239 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@d97a9ad3f56d: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250213124400245 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124400245 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124400245 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124400245 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124400245 DMM INFO MM(262420000000029/d3249623) Subscriber data update (mmctx.c:445) 20250213124400245 DMM DEBUG MM(262420000000029/d3249623) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124400245 DMM INFO MM(262420000000029/d3249623) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124400245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124400245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124400245 DMM INFO MM(262420000000029/d3249623) <- GMM AUTH AND CIPHERING REQ (rand = b4 b3 c9 4c c1 99 66 5e d6 6c 9e 26 00 18 32 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124400261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124400261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124400261 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124400261 DMM INFO MM(262420000000029/d3249623) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124400261 DMM NOTICE MM(262420000000029/d3249623) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124400261 DMM DEBUG MM(262420000000029/d3249623) checking auth: received GSM SRES = a3 81 4b 68 (gprs_gmm.c:666) 20250213124400261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124400261 DMM DEBUG MM(262420000000029/d3249623) Requesting authorization (sgsn_auth.c:160) 20250213124400261 DMM INFO MM(262420000000029/d3249623) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124400261 DMM DEBUG MM(262420000000029/d3249623) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124400261 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250213124400261 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) 20250213124400261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124400261 DMM INFO MM(262420000000029/d3249623) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3249623) (gprs_gmm.c:300) 20250213124400264 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124400264 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124400264 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250213124400264 DMM INFO MM(262420000000029/d3249623) Subscriber data update (mmctx.c:445) 20250213124400264 DMM DEBUG MM(262420000000029/d3249623) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124400264 DMM INFO MM(262420000000029/d3249623) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124400264 DMM NOTICE MM(262420000000029/d3249623) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20250213124400264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124400264 DMM NOTICE MM(262420000000029/d3249623) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124400264 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) 20250213124400266 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124400266 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250213124400266 DMM INFO MM(262420000000029/d3249623) Subscriber data update (mmctx.c:445) 20250213124400266 DMM DEBUG MM(262420000000029/d3249623) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124400279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124400279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124400279 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124400279 DMM INFO MM(262420000000029/d3249623) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124400279 DMM NOTICE MM(262420000000029/d3249623) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124400279 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124400279 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124400279 DLLC NOTICE LLME(fb443027/d3249623){ASSIGNED} LLGM Assign pre (ffffffff => d3249623) (gprs_llc.c:1079) 20250213124400279 DLLC NOTICE LLME(ffffffff/d3249623){ASSIGNED} LLGM Assign post (ffffffff => d3249623) (gprs_llc.c:1125) 20250213124400279 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124400279 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124400279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124400279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124400328 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250213124400328 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250213124400328 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) 20250213124400328 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250213124400328 DMM INFO MM(262420000000029/d3249623) Subscriber data update (mmctx.c:445) 20250213124400328 DMM DEBUG MM(262420000000029/d3249623) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250213124400328 DMM INFO MM(262420000000029/d3249623) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250213124400328 DMM INFO MM(262420000000029/d3249623) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20250213124400328 DMM NOTICE MM(262420000000029/d3249623) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20250213124400328 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20250213124400329 DMM INFO MM(262420000000029/d3249623) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20250213124400329 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124400329 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124400329 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124400329 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124400329 DLLC NOTICE LLME(ffffffff/d3249623){ASSIGNED} LLGM Assign pre (d3249623 => ffffffff) (gprs_llc.c:1079) 20250213124400329 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3249623 => ffffffff) (gprs_llc.c:1125) 20250213124400329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124400329 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124400329 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124400329 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d97a9ad3f56d: Removing Client IMSI='262420000000029'H, index=0 20250213124400344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124400344 DLLC NOTICE LLME(ffffffff/d3249623){UNASSIGNED} LLC RX: unknown TLLI 0xd3249623, creating LLME on the fly (gprs_llc.c:552) 20250213124400344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124400344 DMM NOTICE LLME(ffffffff/d3249623){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250213124400344 DLLC NOTICE LLME(ffffffff/d3249623){UNASSIGNED} LLGM Assign pre (d3249623 => ffffffff) (gprs_llc.c:1079) 20250213124400344 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3249623 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124400348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45270<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(384)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(400)@d97a9ad3f56d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@d97a9ad3f56d: Final verdict of PTC: none 20250213124400353 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124400353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(388)@d97a9ad3f56d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(398)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(393)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@d97a9ad3f56d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(386)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(391)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(396)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 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 20250213124400453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124400755 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=50488) 20250213124401354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124401354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50488, count=96124) 20250213124402356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124402356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:44:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250213124403357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124403357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250213124403800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124403804 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124403854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124403854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124403854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124403854 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124403854 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124403854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124403854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124403854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124403854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124403857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124403857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124403857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124403857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124403858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124403858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124403858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) SGSN_Test-Gb1-NS1(408)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124403858 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124403858 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124403858 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124403858 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124403858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124403858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124403862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250213124403871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124403871 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(412)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(412)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124403876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124403876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124403876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124403876 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124403876 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124403876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124403876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124403876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124403876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124403877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124403877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124403877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124403877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124403877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124403877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124403877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124403877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124403877 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124403877 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124403877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124403878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124403878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(413)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124403880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124403885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124403885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(413)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(417)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124403888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124403888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124403889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124403889 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124403889 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124403889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124403889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124403889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124403889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124403889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124403889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124403889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124403889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124403889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124403889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124403889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124403889 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124403889 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124403889 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124403889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(417)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124403890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124403890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124403891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124403896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124403896 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)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124404359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124404359 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124404359 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124404359 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124404363 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(418)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124404364 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d97a9ad3f56d: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='EF237E92'O, index=0 SGSN_Test-GSUP(419)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250213124405426 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) 20250213124405426 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@d97a9ad3f56d: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@d97a9ad3f56d: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d97a9ad3f56d: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124405438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45284<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(407)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@d97a9ad3f56d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(412)@d97a9ad3f56d: Final verdict of PTC: none 20250213124405443 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP-IPA(418)@d97a9ad3f56d: Final verdict of PTC: none 20250213124405443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(417)@d97a9ad3f56d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(415)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(405)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(410)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 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 20250213124405519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124405820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44484) 20250213124406444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124406444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44484, count=52428) 20250213124407445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124407445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:44:07 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 20250213124408446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124408446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250213124408858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124408860 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124408894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124408894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124408894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124408894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124408894 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124408894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124408894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124408894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124408894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124408895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124408895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124408895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124408895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124408895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124408895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124408895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124408895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124408895 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124408895 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124408895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124408896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124408896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124408898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124408904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124408904 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(428)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124408910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124408910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124408910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124408910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124408910 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124408910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124408910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124408910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124408910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124408910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124408910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124408910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124408911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124408911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124408911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124408911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124408911 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124408911 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124408911 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124408911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124408911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124408911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124408913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124408917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124408918 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)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124408924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124408924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124408924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124408924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124408924 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124408924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124408924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124408924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124408924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124408925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124408925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124408925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124408925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124408925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124408925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124408925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124408925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124408925 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124408925 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124408925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124408925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124408925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124408927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124408932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124408932 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)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124409447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124409447 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124409447 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124409447 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124409451 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124409452 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d97a9ad3f56d: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E55837FA'O, index=0 SGSN_Test-GSUP(438)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250213124410515 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) 20250213124410515 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@d97a9ad3f56d: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@d97a9ad3f56d: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d97a9ad3f56d: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124410524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53106<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(431)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(438)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(436)@d97a9ad3f56d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@d97a9ad3f56d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@d97a9ad3f56d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(426)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@d97a9ad3f56d: Final verdict of PTC: none 20250213124410530 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124410530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(439)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(434)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(424)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(429)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 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 20250213124410591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124410893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44416) 20250213124411532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124411532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44416, count=52356) 20250213124412533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124412534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:44: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_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 20250213124413536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124413536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_rau_unknown started. 20250213124413966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124413967 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(446)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(446)@d97a9ad3f56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(445)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124413988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124413988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124413988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124413988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124413988 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124413988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124413988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124413988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124413988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(446)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124413989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124413989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124413989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124413989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124413989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124413989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124413989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124413989 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124413989 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124413989 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124413989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124413990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124413990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(446)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(446)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124413992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(445)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(442)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(450)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124413999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124413999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124413999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124413999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124413999 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124413999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124413999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124413999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124413999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250213124413999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124413999 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(450)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124414000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124414000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124414000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124414001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124414001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124414001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124414001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124414001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124414001 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124414001 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124414001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(450)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124414001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124414001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_rau_unknown-BVCI196(443)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124414003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124414008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124414008 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(452)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(449)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124414020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124414020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124414020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124414020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124414020 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124414020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124414020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124414020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124414020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124414021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124414021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124414021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124414021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124414021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124414021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124414021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124414021 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124414021 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124414021 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124414021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124414021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124414021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124414023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124414027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124414027 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(453)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124414537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124414537 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124414537 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124414537 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(455)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124414539 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124414539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(455)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(455)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(455)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(455)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(443)@d97a9ad3f56d: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='C75BA7DF'O, index=0 SGSN_Test-GSUP(457)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250213124415612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124415612 DLLC NOTICE LLME(ffffffff/c75ba7df){UNASSIGNED} LLC RX: unknown TLLI 0xc75ba7df, creating LLME on the fly (gprs_llc.c:552) 20250213124415612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250213124415612 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250213124415612 DMM NOTICE LLME(ffffffff/c75ba7df){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250213124415612 DLLC NOTICE LLME(ffffffff/c75ba7df){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250213124415612 DMM ERROR LLME(ffffffff/c75ba7df){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250213124415612 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250213124415612 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250213124415612 DLLC NOTICE LLME(ffffffff/c75ba7df){UNASSIGNED} LLGM Assign pre (c75ba7df => ffffffff) (gprs_llc.c:1079) 20250213124415612 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c75ba7df => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@d97a9ad3f56d: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(443)@d97a9ad3f56d: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124415644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53130<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213124415648 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124415648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(457)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(446)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@d97a9ad3f56d: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(450)@d97a9ad3f56d: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@d97a9ad3f56d: Final verdict of PTC: none TC_rau_unknown-BVCI196(443)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(445)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(456)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(454)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(448)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(444)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_rau_unknown-BVCI196(443): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(444): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(445): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(446): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_rau_unknown finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:44:15 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250213124415743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124416045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44136) 20250213124416650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124416650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44136, count=54292) 20250213124417651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124417651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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 20250213124418653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124418654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_rau started. 20250213124419136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124419136 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124419152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124419152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124419152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124419152 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124419152 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124419152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124419152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124419152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124419152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124419153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124419153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124419153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124419153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124419153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124419153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124419153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124419153 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124419153 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124419153 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124419153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(464)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124419154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124419154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124419155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124419160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124419160 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124419166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124419166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124419166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124419166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124419166 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124419166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124419166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124419166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124419166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124419167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124419167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124419167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124419167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124419167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124419167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124419167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124419167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124419167 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124419167 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124419167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(469)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124419167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124419167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124419169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124419175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124419175 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(471)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(468)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124419181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124419181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124419181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124419181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124419181 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124419181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124419181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124419181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124419181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124419182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124419182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124419182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124419182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124419182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124419182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124419182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124419182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124419182 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124419182 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124419182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(474)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124419182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124419182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124419184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124419188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124419188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124419655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124419655 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124419655 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124419655 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124419659 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124419661 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213124419815 DGPRS DEBUG Checking for inactive LLMEs, time = 2681565 (sgsn.c:131) TC_attach_rau-BVCI196(463)@d97a9ad3f56d: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='D83F5114'O, index=0 SGSN_Test-GSUP(476)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@d97a9ad3f56d: 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 := 'C88F43ABB97F24B50A1E12E9F424D50A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB8DC3A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8EFAE20091A397DF'O } } } } } 20250213124420739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124420739 DLLC NOTICE LLME(ffffffff/d83f5114){UNASSIGNED} LLC RX: unknown TLLI 0xd83f5114, creating LLME on the fly (gprs_llc.c:552) 20250213124420739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124420739 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20250213124420739 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124420739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124420739 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124420739 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124420739 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124420739 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124420739 DLLC NOTICE LLME(ffffffff/d83f5114){UNASSIGNED} LLGM Assign pre (d83f5114 => df8fc931) (gprs_llc.c:1079) 20250213124420739 DLLC NOTICE LLME(d83f5114/df8fc931){ASSIGNED} LLGM Assign post (d83f5114 => df8fc931) (gprs_llc.c:1125) 20250213124420739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124420739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124420739 DMM DEBUG MM(262420000000012/df8fc931) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124420761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124420761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124420761 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124420761 DMM DEBUG MM(262420000000012/df8fc931) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20250213124420761 DMM NOTICE MM(262420000000012/df8fc931) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124420761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124420761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124420761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124420761 DMM DEBUG MM(262420000000012/df8fc931) Requesting authorization (sgsn_auth.c:160) 20250213124420761 DMM INFO MM(262420000000012/df8fc931) Requesting authentication tuples (sgsn_auth.c:184) 20250213124420761 DMM DEBUG MM(262420000000012/df8fc931) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124420761 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250213124420761 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250213124420767 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124420767 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124420767 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124420767 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124420767 DMM INFO MM(262420000000012/df8fc931) Subscriber data update (mmctx.c:445) 20250213124420767 DMM DEBUG MM(262420000000012/df8fc931) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124420767 DMM INFO MM(262420000000012/df8fc931) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124420767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124420767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124420767 DMM INFO MM(262420000000012/df8fc931) <- GMM AUTH AND CIPHERING REQ (rand = c8 8f 43 ab b9 7f 24 b5 0a 1e 12 e9 f4 24 d5 0a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124420783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124420783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124420783 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124420783 DMM INFO MM(262420000000012/df8fc931) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124420783 DMM NOTICE MM(262420000000012/df8fc931) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124420783 DMM DEBUG MM(262420000000012/df8fc931) checking auth: received GSM SRES = fb 8d c3 a1 (gprs_gmm.c:666) 20250213124420783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124420783 DMM DEBUG MM(262420000000012/df8fc931) Requesting authorization (sgsn_auth.c:160) 20250213124420783 DMM INFO MM(262420000000012/df8fc931) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124420783 DMM DEBUG MM(262420000000012/df8fc931) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124420783 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250213124420783 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) 20250213124420783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124420783 DMM INFO MM(262420000000012/df8fc931) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf8fc931) (gprs_gmm.c:300) 20250213124420786 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124420786 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124420786 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250213124420786 DMM INFO MM(262420000000012/df8fc931) Subscriber data update (mmctx.c:445) 20250213124420786 DMM DEBUG MM(262420000000012/df8fc931) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124420786 DMM INFO MM(262420000000012/df8fc931) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124420786 DMM NOTICE MM(262420000000012/df8fc931) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20250213124420786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124420786 DMM NOTICE MM(262420000000012/df8fc931) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124420786 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) 20250213124420787 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124420787 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250213124420787 DMM INFO MM(262420000000012/df8fc931) Subscriber data update (mmctx.c:445) 20250213124420787 DMM DEBUG MM(262420000000012/df8fc931) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124420799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124420799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124420799 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124420799 DMM INFO MM(262420000000012/df8fc931) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124420799 DMM NOTICE MM(262420000000012/df8fc931) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124420799 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124420799 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124420799 DLLC NOTICE LLME(d83f5114/df8fc931){ASSIGNED} LLGM Assign pre (ffffffff => df8fc931) (gprs_llc.c:1079) 20250213124420799 DLLC NOTICE LLME(ffffffff/df8fc931){ASSIGNED} LLGM Assign post (ffffffff => df8fc931) (gprs_llc.c:1125) 20250213124420799 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124420799 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124420799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124420799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124420853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124420853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124420853 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124420853 DMM INFO MM(262420000000012/df8fc931) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1641) 20250213124420853 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124420853 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213124420853 DLLC NOTICE LLME(ffffffff/df8fc931){ASSIGNED} LLGM Assign pre (df8fc931 => f6f9d203) (gprs_llc.c:1079) 20250213124420853 DLLC NOTICE LLME(df8fc931/f6f9d203){ASSIGNED} LLGM Assign post (df8fc931 => f6f9d203) (gprs_llc.c:1125) 20250213124420853 DMM INFO MM(262420000000012/f6f9d203) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@d97a9ad3f56d: Removing Client IMSI='262420000000012'H, index=0 20250213124420865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124420865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250213124420865 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124420865 DMM INFO MM(262420000000012/f6f9d203) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250213124420865 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250213124420865 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124420865 DLLC NOTICE LLME(df8fc931/f6f9d203){ASSIGNED} LLGM Assign pre (ffffffff => f6f9d203) (gprs_llc.c:1079) 20250213124420865 DLLC NOTICE LLME(ffffffff/f6f9d203){ASSIGNED} LLGM Assign post (ffffffff => f6f9d203) (gprs_llc.c:1125) 20250213124420865 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124420869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54324<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213124420872 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124420872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(475)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(476)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(469)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(474)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(464)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(462)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(467)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(472)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_rau finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:44:20 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250213124421002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124421403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91660) 20250213124421874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124421874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91660, count=92820) 20250213124422875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124422875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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 20250213124423876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124423876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_rau_a_a started. 20250213124424458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124424460 DMM INFO MM(262420000000012/f6f9d203) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124424460 DMM INFO MM(262420000000012/f6f9d203) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124424460 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124424460 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124424460 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124424460 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124424460 DLLC NOTICE LLME(ffffffff/f6f9d203){ASSIGNED} LLGM Assign pre (f6f9d203 => ffffffff) (gprs_llc.c:1079) 20250213124424460 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6f9d203 => ffffffff) (gprs_llc.c:1125) 20250213124424460 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250213124424461 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) 20250213124424461 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) 20250213124424461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124424461 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124424461 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124424461 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124424461 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124424505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124424505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124424505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124424505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124424505 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124424505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124424505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124424505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124424505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124424506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124424506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124424506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124424506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124424506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124424506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124424506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124424506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124424506 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124424506 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124424506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124424507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124424507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124424508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124424514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124424514 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(484)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_rau_a_a-BVCI196(482)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(488)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124424518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124424518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124424518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124424518 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124424518 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124424518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124424518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124424518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124424518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124424519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124424519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124424519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124424519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124424519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124424519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124424519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124424519 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124424519 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124424519 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124424519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124424519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124424519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124424522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124424527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124424527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(490)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(487)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124424532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124424532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124424532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124424532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124424532 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124424532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124424532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124424532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124424532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124424532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124424532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124424532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124424532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124424532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124424532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124424532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124424532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124424532 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124424532 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124424532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124424533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124424533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124424535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124424540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124424540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124424877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124424877 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124424877 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124424877 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124424881 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(494)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124424882 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@d97a9ad3f56d: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D9AFB867'O, index=0 SGSN_Test-GSUP(495)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@d97a9ad3f56d: 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 := '064FAF545DF71DD7532A34BB3FE59F09'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B48006A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EDAC22671E6EEC74'O } } } } } 20250213124425953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124425953 DLLC NOTICE LLME(ffffffff/d9afb867){UNASSIGNED} LLC RX: unknown TLLI 0xd9afb867, creating LLME on the fly (gprs_llc.c:552) 20250213124425953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124425953 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20250213124425953 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124425953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124425953 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124425953 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124425953 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124425953 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124425953 DLLC NOTICE LLME(ffffffff/d9afb867){UNASSIGNED} LLGM Assign pre (d9afb867 => c5b91378) (gprs_llc.c:1079) 20250213124425953 DLLC NOTICE LLME(d9afb867/c5b91378){ASSIGNED} LLGM Assign post (d9afb867 => c5b91378) (gprs_llc.c:1125) 20250213124425953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124425953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124425953 DMM DEBUG MM(262420000000037/c5b91378) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124425970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124425970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124425970 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124425970 DMM DEBUG MM(262420000000037/c5b91378) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20250213124425970 DMM NOTICE MM(262420000000037/c5b91378) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124425970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124425970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124425970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124425970 DMM DEBUG MM(262420000000037/c5b91378) Requesting authorization (sgsn_auth.c:160) 20250213124425970 DMM INFO MM(262420000000037/c5b91378) Requesting authentication tuples (sgsn_auth.c:184) 20250213124425970 DMM DEBUG MM(262420000000037/c5b91378) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124425970 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250213124425970 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250213124425976 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124425976 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124425976 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124425976 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124425976 DMM INFO MM(262420000000037/c5b91378) Subscriber data update (mmctx.c:445) 20250213124425976 DMM DEBUG MM(262420000000037/c5b91378) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124425976 DMM INFO MM(262420000000037/c5b91378) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124425976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124425976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124425976 DMM INFO MM(262420000000037/c5b91378) <- GMM AUTH AND CIPHERING REQ (rand = 06 4f af 54 5d f7 1d d7 53 2a 34 bb 3f e5 9f 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124425992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124425992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124425992 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124425992 DMM INFO MM(262420000000037/c5b91378) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124425992 DMM NOTICE MM(262420000000037/c5b91378) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124425992 DMM DEBUG MM(262420000000037/c5b91378) checking auth: received GSM SRES = b4 80 06 a8 (gprs_gmm.c:666) 20250213124425992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124425992 DMM DEBUG MM(262420000000037/c5b91378) Requesting authorization (sgsn_auth.c:160) 20250213124425992 DMM INFO MM(262420000000037/c5b91378) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124425992 DMM DEBUG MM(262420000000037/c5b91378) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124425992 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250213124425992 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) 20250213124425992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124425992 DMM INFO MM(262420000000037/c5b91378) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5b91378) (gprs_gmm.c:300) 20250213124425995 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124425995 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124425995 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250213124425995 DMM INFO MM(262420000000037/c5b91378) Subscriber data update (mmctx.c:445) 20250213124425995 DMM DEBUG MM(262420000000037/c5b91378) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124425995 DMM INFO MM(262420000000037/c5b91378) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124425995 DMM NOTICE MM(262420000000037/c5b91378) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20250213124425995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124425995 DMM NOTICE MM(262420000000037/c5b91378) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124425995 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) 20250213124425996 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124425996 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250213124425996 DMM INFO MM(262420000000037/c5b91378) Subscriber data update (mmctx.c:445) 20250213124425996 DMM DEBUG MM(262420000000037/c5b91378) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124426009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124426009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124426009 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124426009 DMM INFO MM(262420000000037/c5b91378) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124426009 DMM NOTICE MM(262420000000037/c5b91378) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124426009 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124426009 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124426009 DLLC NOTICE LLME(d9afb867/c5b91378){ASSIGNED} LLGM Assign pre (ffffffff => c5b91378) (gprs_llc.c:1079) 20250213124426009 DLLC NOTICE LLME(ffffffff/c5b91378){ASSIGNED} LLGM Assign post (ffffffff => c5b91378) (gprs_llc.c:1125) 20250213124426009 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124426009 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124426009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124426009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124426067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124426067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124426067 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124426067 DMM INFO MM(262420000000037/c5b91378) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250213124426067 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124426067 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213124426067 DLLC NOTICE LLME(ffffffff/c5b91378){ASSIGNED} LLGM Assign pre (c5b91378 => f5fbc015) (gprs_llc.c:1079) 20250213124426067 DLLC NOTICE LLME(c5b91378/f5fbc015){ASSIGNED} LLGM Assign post (c5b91378 => f5fbc015) (gprs_llc.c:1125) 20250213124426067 DMM INFO MM(262420000000037/f5fbc015) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124426086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124426086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250213124426086 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124426086 DMM INFO MM(262420000000037/f5fbc015) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250213124426086 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250213124426086 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124426086 DLLC NOTICE LLME(c5b91378/f5fbc015){ASSIGNED} LLGM Assign pre (ffffffff => f5fbc015) (gprs_llc.c:1079) 20250213124426086 DLLC NOTICE LLME(ffffffff/f5fbc015){ASSIGNED} LLGM Assign post (ffffffff => f5fbc015) (gprs_llc.c:1125) 20250213124426086 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250213124426086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124426086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124426086 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124426086 DMM INFO MM(262420000000037/f5fbc015) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250213124426086 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124426086 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213124426086 DLLC NOTICE LLME(ffffffff/f5fbc015){ASSIGNED} LLGM Assign pre (f5fbc015 => fe3db784) (gprs_llc.c:1079) 20250213124426086 DLLC NOTICE LLME(f5fbc015/fe3db784){ASSIGNED} LLGM Assign post (f5fbc015 => fe3db784) (gprs_llc.c:1125) 20250213124426086 DMM INFO MM(262420000000037/fe3db784) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124426098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124426098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124426098 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124426098 DMM INFO MM(262420000000037/fe3db784) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250213124426098 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250213124426098 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124426098 DLLC NOTICE LLME(f5fbc015/fe3db784){ASSIGNED} LLGM Assign pre (ffffffff => fe3db784) (gprs_llc.c:1079) 20250213124426098 DLLC NOTICE LLME(ffffffff/fe3db784){ASSIGNED} LLGM Assign post (ffffffff => fe3db784) (gprs_llc.c:1125) 20250213124426098 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250213124426098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124426098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124426098 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124426098 DMM INFO MM(262420000000037/fe3db784) -> GMM DETACH REQUEST TLLI=0xfe3db784 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250213124426098 DMM INFO MM(262420000000037/fe3db784) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250213124426098 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124426098 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124426098 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124426098 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124426098 DLLC NOTICE LLME(ffffffff/fe3db784){ASSIGNED} LLGM Assign pre (fe3db784 => ffffffff) (gprs_llc.c:1079) 20250213124426099 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe3db784 => ffffffff) (gprs_llc.c:1125) 20250213124426099 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250213124426099 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) 20250213124426099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124426099 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124426099 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124426099 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124426100 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@d97a9ad3f56d: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124431116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54336<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213124431119 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124431119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(495)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(488)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(493)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(483)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(491)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(486)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(481)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 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 20250213124431184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124431486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47408<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111436) 20250213124432121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124432121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=111436, count=112076) 20250213124433122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124433122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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 20250213124434123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124434123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_rau_a_b started. 20250213124434524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124434528 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124434579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124434579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124434579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124434579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124434579 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124434579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124434579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124434579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124434579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124434581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124434581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124434581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124434581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124434581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124434581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124434581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124434581 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124434581 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124434581 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124434581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(502)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124434581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124434581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(503)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124434585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124434591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124434591 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(504)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(501)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124434595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124434595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124434595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124434595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124434595 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124434595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124434595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124434595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124434595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124434596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124434596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124434596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124434596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124434596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124434596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124434596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124434596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124434596 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124434596 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124434596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124434597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124434597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124434599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124434603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124434603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124434611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124434611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124434611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124434611 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124434611 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124434611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124434611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124434611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124434611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124434612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124434612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124434612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124434612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124434612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124434612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124434612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124434612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124434612 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124434612 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124434612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124434612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124434612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124434614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124434619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124434619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124435125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124435125 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124435125 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124435125 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124435129 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124435130 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@d97a9ad3f56d: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D29B663D'O, index=0 SGSN_Test-GSUP(514)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@d97a9ad3f56d: 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 := '7517A103C16B53342FA47DB2AC81C18D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6B43DE9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '30B89426DBB5686E'O } } } } } 20250213124436174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124436174 DLLC NOTICE LLME(ffffffff/d29b663d){UNASSIGNED} LLC RX: unknown TLLI 0xd29b663d, creating LLME on the fly (gprs_llc.c:552) 20250213124436174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124436174 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20250213124436174 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124436174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124436174 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124436174 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124436174 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124436174 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124436174 DLLC NOTICE LLME(ffffffff/d29b663d){UNASSIGNED} LLGM Assign pre (d29b663d => efd0b0d4) (gprs_llc.c:1079) 20250213124436174 DLLC NOTICE LLME(d29b663d/efd0b0d4){ASSIGNED} LLGM Assign post (d29b663d => efd0b0d4) (gprs_llc.c:1125) 20250213124436174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124436174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124436174 DMM DEBUG MM(262420000000038/efd0b0d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124436192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124436192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124436192 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124436192 DMM DEBUG MM(262420000000038/efd0b0d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20250213124436192 DMM NOTICE MM(262420000000038/efd0b0d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124436192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124436192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124436192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124436192 DMM DEBUG MM(262420000000038/efd0b0d4) Requesting authorization (sgsn_auth.c:160) 20250213124436192 DMM INFO MM(262420000000038/efd0b0d4) Requesting authentication tuples (sgsn_auth.c:184) 20250213124436192 DMM DEBUG MM(262420000000038/efd0b0d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124436192 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250213124436192 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250213124436198 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124436198 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124436198 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124436198 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124436198 DMM INFO MM(262420000000038/efd0b0d4) Subscriber data update (mmctx.c:445) 20250213124436198 DMM DEBUG MM(262420000000038/efd0b0d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124436198 DMM INFO MM(262420000000038/efd0b0d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124436198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124436198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124436198 DMM INFO MM(262420000000038/efd0b0d4) <- GMM AUTH AND CIPHERING REQ (rand = 75 17 a1 03 c1 6b 53 34 2f a4 7d b2 ac 81 c1 8d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124436214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124436214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124436214 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124436214 DMM INFO MM(262420000000038/efd0b0d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124436214 DMM NOTICE MM(262420000000038/efd0b0d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124436214 DMM DEBUG MM(262420000000038/efd0b0d4) checking auth: received GSM SRES = c6 b4 3d e9 (gprs_gmm.c:666) 20250213124436214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124436214 DMM DEBUG MM(262420000000038/efd0b0d4) Requesting authorization (sgsn_auth.c:160) 20250213124436214 DMM INFO MM(262420000000038/efd0b0d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124436214 DMM DEBUG MM(262420000000038/efd0b0d4) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124436214 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250213124436214 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) 20250213124436214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124436214 DMM INFO MM(262420000000038/efd0b0d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xefd0b0d4) (gprs_gmm.c:300) 20250213124436217 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124436217 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124436217 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250213124436217 DMM INFO MM(262420000000038/efd0b0d4) Subscriber data update (mmctx.c:445) 20250213124436217 DMM DEBUG MM(262420000000038/efd0b0d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124436217 DMM INFO MM(262420000000038/efd0b0d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124436217 DMM NOTICE MM(262420000000038/efd0b0d4) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20250213124436217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124436217 DMM NOTICE MM(262420000000038/efd0b0d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124436217 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) 20250213124436219 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124436219 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250213124436219 DMM INFO MM(262420000000038/efd0b0d4) Subscriber data update (mmctx.c:445) 20250213124436219 DMM DEBUG MM(262420000000038/efd0b0d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124436232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124436232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124436232 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124436232 DMM INFO MM(262420000000038/efd0b0d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124436232 DMM NOTICE MM(262420000000038/efd0b0d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124436232 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124436232 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124436232 DLLC NOTICE LLME(d29b663d/efd0b0d4){ASSIGNED} LLGM Assign pre (ffffffff => efd0b0d4) (gprs_llc.c:1079) 20250213124436232 DLLC NOTICE LLME(ffffffff/efd0b0d4){ASSIGNED} LLGM Assign post (ffffffff => efd0b0d4) (gprs_llc.c:1125) 20250213124436232 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124436232 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124436233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124436233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@d97a9ad3f56d: attach complete sending rau 20250213124436287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124436287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124436287 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124436287 DMM INFO MM(262420000000038/efd0b0d4) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250213124436287 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124436287 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213124436287 DLLC NOTICE LLME(ffffffff/efd0b0d4){ASSIGNED} LLGM Assign pre (efd0b0d4 => d5b7419e) (gprs_llc.c:1079) 20250213124436287 DLLC NOTICE LLME(efd0b0d4/d5b7419e){ASSIGNED} LLGM Assign post (efd0b0d4 => d5b7419e) (gprs_llc.c:1125) 20250213124436287 DMM INFO MM(262420000000038/d5b7419e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@d97a9ad3f56d: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@d97a9ad3f56d: Removing Client IMSI='262420000000038'H, index=0 20250213124436301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124436301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250213124436301 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124436301 DMM INFO MM(262420000000038/d5b7419e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250213124436301 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250213124436301 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124436301 DLLC NOTICE LLME(efd0b0d4/d5b7419e){ASSIGNED} LLGM Assign pre (ffffffff => d5b7419e) (gprs_llc.c:1079) 20250213124436301 DLLC NOTICE LLME(ffffffff/d5b7419e){ASSIGNED} LLGM Assign post (ffffffff => d5b7419e) (gprs_llc.c:1125) 20250213124436301 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@d97a9ad3f56d: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D5B7419E'O, index=0 TC_attach_rau_a_b(516)@d97a9ad3f56d: sending second RAU via different RA 20250213124436313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124436313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124436313 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250213124436313 DMM INFO MM(262420000000038/d5b7419e) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d5b7419e, P-TMSI: d5b7419e (00000000), TLLI: d5b7419e (d5b7419e), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250213124436313 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20250213124436313 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213124436313 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124436313 DLLC NOTICE LLME(ffffffff/d5b7419e){ASSIGNED} LLGM Assign pre (d5b7419e => d5b7419e) (gprs_llc.c:1079) 20250213124436313 DLLC NOTICE LLME(d5b7419e/d5b7419e){ASSIGNED} LLGM Assign post (d5b7419e => d5b7419e) (gprs_llc.c:1125) 20250213124436313 DMM INFO MM(262420000000038/d5b7419e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124436347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124436347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124436347 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124436347 DMM INFO MM(262420000000038/d5b7419e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250213124436347 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250213124436347 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124436347 DLLC NOTICE LLME(d5b7419e/d5b7419e){ASSIGNED} LLGM Assign pre (ffffffff => d5b7419e) (gprs_llc.c:1079) 20250213124436347 DLLC NOTICE LLME(ffffffff/d5b7419e){ASSIGNED} LLGM Assign post (ffffffff => d5b7419e) (gprs_llc.c:1125) 20250213124436347 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250213124436347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124436347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124436347 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124436347 DMM INFO MM(262420000000038/d5b7419e) -> GMM DETACH REQUEST TLLI=0xd5b7419e type=GPRS detach Power-off (gprs_gmm.c:1465) 20250213124436347 DMM INFO MM(262420000000038/d5b7419e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250213124436347 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124436347 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124436347 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124436347 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124436347 DLLC NOTICE LLME(ffffffff/d5b7419e){ASSIGNED} LLGM Assign pre (d5b7419e => ffffffff) (gprs_llc.c:1079) 20250213124436347 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5b7419e => ffffffff) (gprs_llc.c:1125) 20250213124436347 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250213124436347 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) 20250213124436347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124436347 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124436347 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124436347 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124436349 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@d97a9ad3f56d: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124441360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47410<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_rau_a_b-BVCI196(501)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(514)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(507)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(502)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(512)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@d97a9ad3f56d: Final verdict of PTC: none 20250213124441367 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124441367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(513)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(505)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(510)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(500)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 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 20250213124441472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124441773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102644) 20250213124442368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124442368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102644, count=108076) 20250213124443370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124443370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:44: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_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 20250213124444371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124444371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_usim_resync started. 20250213124444864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124444867 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124444913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124444913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124444913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124444913 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124444913 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124444913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124444913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124444913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124444913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124444914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124444914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124444914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124444914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124444914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124444914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124444914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124444914 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124444914 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124444914 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124444914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124444914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124444914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124444916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124444920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124444920 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(520)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124444928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124444928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124444928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124444928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124444928 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124444928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124444928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124444928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124444928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124444929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124444929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124444929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124444929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124444929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124444929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124444929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124444929 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124444929 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124444929 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124444929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124444929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124444929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(527)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124444931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124444936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124444936 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(528)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(525)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124444941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124444941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124444941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124444941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124444941 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124444941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124444941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124444941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124444941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124444941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124444941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124444941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124444941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124444941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124444941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124444941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124444941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124444941 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124444941 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124444941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124444942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124444942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124444943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124444949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124444949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(530)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124445372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124445373 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124445373 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124445373 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124445377 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124445378 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@d97a9ad3f56d: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='F55503DF'O, index=0 SGSN_Test-GSUP(533)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@d97a9ad3f56d: 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 := '15BE57E166ACA8C374CEC71D347F7162'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4C5B5C31'O ("L[\\1") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FEB92DF00AA2F4F1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '51834C3877E2581D40995C858E93DA3D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '81CBE5392C8A81500D69259FA74377D3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '41C6446BE99EB96D7342CE9EEF711790'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B44D748F672A479B'O } } } } } 20250213124446451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124446451 DLLC NOTICE LLME(ffffffff/f55503df){UNASSIGNED} LLC RX: unknown TLLI 0xf55503df, creating LLME on the fly (gprs_llc.c:552) 20250213124446451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124446451 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250213124446451 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124446451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124446451 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124446451 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124446451 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124446451 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124446451 DLLC NOTICE LLME(ffffffff/f55503df){UNASSIGNED} LLGM Assign pre (f55503df => d576c4ac) (gprs_llc.c:1079) 20250213124446451 DLLC NOTICE LLME(f55503df/d576c4ac){ASSIGNED} LLGM Assign post (f55503df => d576c4ac) (gprs_llc.c:1125) 20250213124446451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124446451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124446451 DMM DEBUG MM(262420000000040/d576c4ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124446460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124446460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124446460 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124446460 DMM DEBUG MM(262420000000040/d576c4ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250213124446460 DMM NOTICE MM(262420000000040/d576c4ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124446460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124446460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124446460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124446460 DMM DEBUG MM(262420000000040/d576c4ac) Requesting authorization (sgsn_auth.c:160) 20250213124446460 DMM INFO MM(262420000000040/d576c4ac) Requesting authentication tuples (sgsn_auth.c:184) 20250213124446460 DMM DEBUG MM(262420000000040/d576c4ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124446460 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250213124446460 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20250213124446462 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124446462 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124446462 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124446462 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124446462 DMM INFO MM(262420000000040/d576c4ac) Subscriber data update (mmctx.c:445) 20250213124446462 DMM DEBUG MM(262420000000040/d576c4ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124446462 DMM INFO MM(262420000000040/d576c4ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124446462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124446462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124446462 DMM INFO MM(262420000000040/d576c4ac) <- GMM AUTH AND CIPHERING REQ (rand = 15 be 57 e1 66 ac a8 c3 74 ce c7 1d 34 7f 71 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 41 c6 44 6b e9 9e b9 6d 73 42 ce 9e ef 71 17 90 ) (gprs_gmm.c:483) 20250213124446465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124446466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124446466 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124446466 DMM INFO MM(262420000000040/d576c4ac) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20250213124446466 DMM INFO MM(262420000000040/d576c4ac) R99 AUTHENTICATION SYNCH (AUTS = 82f69b6a5e888e3f064646b6cd4a) (gprs_gmm.c:711) 20250213124446466 DMM DEBUG MM(262420000000040/d576c4ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124446466 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250213124446466 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 82 f6 9b 6a 5e 88 8e 3f 06 46 46 b6 cd 4a 20 10 15 be 57 e1 66 ac a8 c3 74 ce c7 1d 34 7f 71 62 28 01 01 (gprs_subscriber.c:210) 20250213124446466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20250213124446466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250213124446466 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124446466 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124446466 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124446466 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124446466 DMM INFO MM(262420000000040/d576c4ac) Subscriber data update (mmctx.c:445) 20250213124446466 DMM DEBUG MM(262420000000040/d576c4ac) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250213124446466 DMM INFO MM(262420000000040/d576c4ac) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250213124446466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124446466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124446466 DMM INFO MM(262420000000040/d576c4ac) <- GMM AUTH AND CIPHERING REQ (rand = bc 89 7c b3 e5 7f 3c 28 79 6f 68 74 11 37 91 19 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ec 98 ac f7 a3 3d 52 72 4f d3 4f 59 84 84 4c 9c ) (gprs_gmm.c:483) 20250213124446470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124446470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x68d950 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124446470 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124446470 DMM INFO MM(262420000000040/d576c4ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124446470 DMM NOTICE MM(262420000000040/d576c4ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124446470 DMM DEBUG MM(262420000000040/d576c4ac) checking auth: received UMTS RES = df 5a 2f 3e d5 07 cc a8 (gprs_gmm.c:666) 20250213124446470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124446470 DMM DEBUG MM(262420000000040/d576c4ac) Requesting authorization (sgsn_auth.c:160) 20250213124446470 DMM INFO MM(262420000000040/d576c4ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124446470 DMM DEBUG MM(262420000000040/d576c4ac) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124446470 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250213124446470 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) 20250213124446470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124446470 DMM INFO MM(262420000000040/d576c4ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xd576c4ac) (gprs_gmm.c:300) 20250213124446471 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124446471 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124446471 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250213124446471 DMM INFO MM(262420000000040/d576c4ac) Subscriber data update (mmctx.c:445) 20250213124446471 DMM DEBUG MM(262420000000040/d576c4ac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124446471 DMM INFO MM(262420000000040/d576c4ac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124446471 DMM NOTICE MM(262420000000040/d576c4ac) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20250213124446471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124446471 DMM NOTICE MM(262420000000040/d576c4ac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124446471 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) 20250213124446471 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124446471 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250213124446471 DMM INFO MM(262420000000040/d576c4ac) Subscriber data update (mmctx.c:445) 20250213124446471 DMM DEBUG MM(262420000000040/d576c4ac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@d97a9ad3f56d: Removing Client IMSI='262420000000040'H, index=0 20250213124446475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124446475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124446476 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124446476 DMM INFO MM(262420000000040/d576c4ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124446476 DMM NOTICE MM(262420000000040/d576c4ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124446476 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124446476 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124446476 DLLC NOTICE LLME(f55503df/d576c4ac){ASSIGNED} LLGM Assign pre (ffffffff => d576c4ac) (gprs_llc.c:1079) 20250213124446476 DLLC NOTICE LLME(ffffffff/d576c4ac){ASSIGNED} LLGM Assign post (ffffffff => d576c4ac) (gprs_llc.c:1125) 20250213124446476 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124446476 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124446476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124446476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124446477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58162<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(521)@d97a9ad3f56d: Final verdict of PTC: none 20250213124446481 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124446481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(526)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(531)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(519)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(529)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(524)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_usim_resync finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:44:46 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 20250213124446596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124446998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44836) 20250213124447483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124447483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44836, count=96100) 20250213124448484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124448484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:44:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124449486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124449486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213124449816 DGPRS DEBUG Checking for inactive LLMEs, time = 2681595 (sgsn.c:131) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_usim_a54_a54 started. 20250213124450092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124450093 DMM INFO MM(262420000000040/d576c4ac) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124450093 DMM INFO MM(262420000000040/d576c4ac) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124450093 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124450093 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124450093 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124450093 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124450093 DLLC NOTICE LLME(ffffffff/d576c4ac){ASSIGNED} LLGM Assign pre (d576c4ac => ffffffff) (gprs_llc.c:1079) 20250213124450093 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d576c4ac => ffffffff) (gprs_llc.c:1125) 20250213124450093 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250213124450093 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) 20250213124450093 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) 20250213124450093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124450093 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124450093 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124450093 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124450093 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124450110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124450110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124450110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124450110 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124450110 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124450110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124450110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124450110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124450110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124450111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124450111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124450111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124450111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124450111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124450111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124450111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124450111 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124450111 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124450111 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124450111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124450112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124450112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(541)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124450114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(537)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124450119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124450119 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(539)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@d97a9ad3f56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(545)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124450126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124450126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124450126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124450126 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124450126 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124450126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124450126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124450126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124450126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(546)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124450127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124450127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124450127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124450127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124450127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124450127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124450127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124450127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124450127 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124450127 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124450127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(546)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124450127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124450127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124450129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(542)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(545)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213124450136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124450136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(550)@d97a9ad3f56d: Provider Link came up: sending NS-RESET TC_attach_usim_a54_a54-BVCI210(543)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124450139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124450139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124450139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124450139 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124450139 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124450139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124450139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124450139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124450139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124450140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124450140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124450140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124450140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124450140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124450140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124450140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124450140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124450140 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124450140 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124450140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124450141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124450141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124450144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124450149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124450149 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(549)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124450488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124450488 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124450488 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124450488 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124450489 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124450489 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@d97a9ad3f56d: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='D56640A6'O, index=0 SGSN_Test-GSUP(552)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@d97a9ad3f56d: 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 := 'E8E7D5BEEFD0CA5048779EDA63FEC740'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD841E83'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '670BEAAC6A22FDE9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5C35BEA052AE23760F0A0ED232B6B71A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F1249F2C9DDC9878CCD0BE965DD42D63'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FDC14F6F2BD967FF1E5B2269C8F81AE1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E6E7848A2E686AA1'O } } } } } 20250213124451512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124451512 DLLC NOTICE LLME(ffffffff/d56640a6){UNASSIGNED} LLC RX: unknown TLLI 0xd56640a6, creating LLME on the fly (gprs_llc.c:552) 20250213124451512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124451512 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250213124451512 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124451512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124451512 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124451512 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124451513 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124451513 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124451513 DLLC NOTICE LLME(ffffffff/d56640a6){UNASSIGNED} LLGM Assign pre (d56640a6 => d505ced4) (gprs_llc.c:1079) 20250213124451513 DLLC NOTICE LLME(d56640a6/d505ced4){ASSIGNED} LLGM Assign post (d56640a6 => d505ced4) (gprs_llc.c:1125) 20250213124451513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124451513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124451513 DMM DEBUG MM(262420000000040/d505ced4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124451519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124451519 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124451519 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124451519 DMM DEBUG MM(262420000000040/d505ced4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250213124451519 DMM NOTICE MM(262420000000040/d505ced4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124451519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124451519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124451519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124451519 DMM DEBUG MM(262420000000040/d505ced4) Requesting authorization (sgsn_auth.c:160) 20250213124451519 DMM INFO MM(262420000000040/d505ced4) Requesting authentication tuples (sgsn_auth.c:184) 20250213124451519 DMM DEBUG MM(262420000000040/d505ced4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124451519 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250213124451519 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20250213124451521 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124451521 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124451521 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124451521 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124451521 DMM INFO MM(262420000000040/d505ced4) Subscriber data update (mmctx.c:445) 20250213124451521 DMM DEBUG MM(262420000000040/d505ced4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124451521 DMM INFO MM(262420000000040/d505ced4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124451521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124451521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124451521 DMM INFO MM(262420000000040/d505ced4) <- GMM AUTH AND CIPHERING REQ (rand = e8 e7 d5 be ef d0 ca 50 48 77 9e da 63 fe c7 40 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fd c1 4f 6f 2b d9 67 ff 1e 5b 22 69 c8 f8 1a e1 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@d97a9ad3f56d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124451526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48388<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(543)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(540)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(546)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@d97a9ad3f56d: Final verdict of PTC: none 20250213124451527 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124451527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(542)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(550)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(544)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(538)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(548)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(543): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:44:51 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 20250213124451636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124452037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71512) 20250213124452528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124452528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71512, count=72052) 20250213124453530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124453531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:44:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124454532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124454533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_usim_a54_a53 started. 20250213124455131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124455134 DMM INFO MM(262420000000040/d505ced4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124455134 DMM INFO MM(262420000000040/d505ced4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124455134 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124455134 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124455134 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124455134 DMM ERROR MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250213124455134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Deallocated (fsm.c:568) 20250213124455134 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124455134 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124455134 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124455134 DLLC NOTICE LLME(d56640a6/d505ced4){ASSIGNED} LLGM Assign pre (d505ced4 => ffffffff) (gprs_llc.c:1079) 20250213124455134 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d505ced4 => ffffffff) (gprs_llc.c:1125) 20250213124455134 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124455179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124455179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124455179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124455179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124455179 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124455179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124455179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124455179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124455179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124455180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124455180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124455180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124455180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124455180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124455180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124455180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124455180 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124455180 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124455180 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124455180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124455180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124455180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(560)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124455183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124455188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124455188 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(560)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@d97a9ad3f56d: Provider Link came up: sending NS-RESET TC_attach_usim_a54_a53-BVCI196(557)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124455191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124455191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124455191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124455191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124455191 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124455191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124455191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124455191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124455191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124455192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124455192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124455192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124455192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124455192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124455192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124455192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124455192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124455192 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124455192 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124455192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124455192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124455192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124455194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124455200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124455200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(563)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124455208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124455208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124455208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124455208 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124455209 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124455209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124455209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124455209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124455209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124455209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124455209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124455209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124455209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124455209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124455210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124455210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124455210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124455210 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124455210 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124455210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124455210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124455210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124455212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124455216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124455216 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(568)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124455534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124455534 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124455534 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124455534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124455538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124455539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(557)@d97a9ad3f56d: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='E6CE8F60'O, index=0 SGSN_Test-GSUP(571)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@d97a9ad3f56d: 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 := 'B8A63D1B08E6EBABCE1223AF4C1053AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '958AE29A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0087E475BA2856D8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B65AEB0E92A08FE1C5F165304289F4F6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A0FA4CB1983EC4097AF67BED79B18ABB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1FA4D9989D6DA6B708B07ABE6E31D1D6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '601FCDA0BE518368'O } } } } } 20250213124456617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124456617 DLLC NOTICE LLME(ffffffff/e6ce8f60){UNASSIGNED} LLC RX: unknown TLLI 0xe6ce8f60, creating LLME on the fly (gprs_llc.c:552) 20250213124456617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124456617 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250213124456617 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124456617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124456617 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124456617 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124456617 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124456617 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124456617 DLLC NOTICE LLME(ffffffff/e6ce8f60){UNASSIGNED} LLGM Assign pre (e6ce8f60 => ed304487) (gprs_llc.c:1079) 20250213124456617 DLLC NOTICE LLME(e6ce8f60/ed304487){ASSIGNED} LLGM Assign post (e6ce8f60 => ed304487) (gprs_llc.c:1125) 20250213124456617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124456617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124456617 DMM DEBUG MM(262420000000040/ed304487) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124456639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124456639 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124456639 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124456639 DMM DEBUG MM(262420000000040/ed304487) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250213124456639 DMM NOTICE MM(262420000000040/ed304487) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124456639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124456639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124456639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124456639 DMM DEBUG MM(262420000000040/ed304487) Requesting authorization (sgsn_auth.c:160) 20250213124456639 DMM INFO MM(262420000000040/ed304487) Requesting authentication tuples (sgsn_auth.c:184) 20250213124456639 DMM DEBUG MM(262420000000040/ed304487) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124456640 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250213124456640 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20250213124456646 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124456646 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124456646 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124456646 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124456646 DMM INFO MM(262420000000040/ed304487) Subscriber data update (mmctx.c:445) 20250213124456646 DMM DEBUG MM(262420000000040/ed304487) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124456646 DMM INFO MM(262420000000040/ed304487) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124456646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124456646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124456646 DMM INFO MM(262420000000040/ed304487) <- GMM AUTH AND CIPHERING REQ (rand = b8 a6 3d 1b 08 e6 eb ab ce 12 23 af 4c 10 53 ab , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1f a4 d9 98 9d 6d a6 b7 08 b0 7a be 6e 31 d1 d6 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(557)@d97a9ad3f56d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124456668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48412<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(569)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(557)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(559)@d97a9ad3f56d: Final verdict of PTC: none 20250213124456674 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124456674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(564)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(562)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(558)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(567)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(557): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:44:56 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 20250213124456728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124457129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50158<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67476) 20250213124457675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124457676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67476, count=71832) 20250213124458678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124458678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:44:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124459680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124459680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_usim_a53_a54 started. 20250213124500216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124500218 DMM INFO MM(262420000000040/ed304487) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124500218 DMM INFO MM(262420000000040/ed304487) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124500218 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124500218 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124500218 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124500219 DMM ERROR MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250213124500219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Deallocated (fsm.c:568) 20250213124500219 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124500219 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124500219 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124500219 DLLC NOTICE LLME(e6ce8f60/ed304487){ASSIGNED} LLGM Assign pre (ed304487 => ffffffff) (gprs_llc.c:1079) 20250213124500219 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed304487 => ffffffff) (gprs_llc.c:1125) 20250213124500219 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124500263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124500263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124500263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124500263 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124500263 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124500263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124500263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124500263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124500263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124500264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124500264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124500264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124500264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124500264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124500264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124500264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124500264 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124500264 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124500264 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124500264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124500264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124500264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(579)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124500267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250213124500274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124500274 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(583)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124500276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124500276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124500276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124500276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124500276 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124500276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124500276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124500276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124500276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_usim_a53_a54-BVCI196(577)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(583)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124500276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124500276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124500276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124500276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124500276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124500276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124500277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124500277 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124500277 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124500277 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124500277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124500277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124500277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124500280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124500287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124500287 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(584)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a53_a54-BVCI210(582)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(588)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124500290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124500290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124500290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124500290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124500290 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124500290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124500290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124500290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124500290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124500291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124500291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124500291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124500291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124500291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124500291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124500291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124500291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124500291 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124500291 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124500291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124500291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124500291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124500294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124500299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124500299 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(587)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124500681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124500681 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124500681 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124500681 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124500684 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124500685 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@d97a9ad3f56d: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='FBD990AD'O, index=0 SGSN_Test-GSUP(590)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@d97a9ad3f56d: 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 := '073054D776A9F51D87A33F01B390618E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57094D35'O ("W\tM5") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A92C6766B5A5AE3C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E63D27FB101B9E6897D3297A2C241AA1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '85C8D6313328224C8726C31DA2FF3E8D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7C9D831CB625492BB887BA8F4CCA8667'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A2E7711AD3E3D155'O } } } } } 20250213124501747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124501747 DLLC NOTICE LLME(ffffffff/fbd990ad){UNASSIGNED} LLC RX: unknown TLLI 0xfbd990ad, creating LLME on the fly (gprs_llc.c:552) 20250213124501747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124501747 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250213124501747 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124501747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124501747 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124501747 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124501747 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124501747 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124501747 DLLC NOTICE LLME(ffffffff/fbd990ad){UNASSIGNED} LLGM Assign pre (fbd990ad => e1a132c4) (gprs_llc.c:1079) 20250213124501747 DLLC NOTICE LLME(fbd990ad/e1a132c4){ASSIGNED} LLGM Assign post (fbd990ad => e1a132c4) (gprs_llc.c:1125) 20250213124501747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124501747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124501747 DMM DEBUG MM(262420000000040/e1a132c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124501766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124501766 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124501767 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124501767 DMM DEBUG MM(262420000000040/e1a132c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250213124501767 DMM NOTICE MM(262420000000040/e1a132c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124501767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124501767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124501767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124501767 DMM DEBUG MM(262420000000040/e1a132c4) Requesting authorization (sgsn_auth.c:160) 20250213124501767 DMM INFO MM(262420000000040/e1a132c4) Requesting authentication tuples (sgsn_auth.c:184) 20250213124501767 DMM DEBUG MM(262420000000040/e1a132c4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124501767 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250213124501767 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20250213124501772 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124501772 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124501773 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124501773 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124501773 DMM INFO MM(262420000000040/e1a132c4) Subscriber data update (mmctx.c:445) 20250213124501773 DMM DEBUG MM(262420000000040/e1a132c4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124501773 DMM INFO MM(262420000000040/e1a132c4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124501773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124501773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124501773 DMM INFO MM(262420000000040/e1a132c4) <- GMM AUTH AND CIPHERING REQ (rand = 07 30 54 d7 76 a9 f5 1d 87 a3 3f 01 b3 90 61 8e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7c 9d 83 1c b6 25 49 2b b8 87 ba 8f 4c ca 86 67 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@d97a9ad3f56d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124501794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50164<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213124501798 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124501798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(590)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(588)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(578)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(583)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(586)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(576)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(581)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:45:01 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 20250213124501902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124502303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47352) 20250213124502799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124502799 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=71204) 20250213124503800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124503800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:45:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124504802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124504802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_usim_a50_a54 started. 20250213124505388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124505389 DMM INFO MM(262420000000040/e1a132c4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124505389 DMM INFO MM(262420000000040/e1a132c4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124505390 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124505390 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124505390 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124505390 DMM ERROR MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250213124505390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Deallocated (fsm.c:568) 20250213124505390 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124505390 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124505390 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124505390 DLLC NOTICE LLME(fbd990ad/e1a132c4){ASSIGNED} LLGM Assign pre (e1a132c4 => ffffffff) (gprs_llc.c:1079) 20250213124505390 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1a132c4 => ffffffff) (gprs_llc.c:1125) 20250213124505390 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124505408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124505408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124505408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124505408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124505408 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124505408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124505408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124505408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124505408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124505409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124505409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124505409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124505409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124505409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124505409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124505409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124505409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124505409 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124505409 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124505409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124505409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124505409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(598)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124505412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124505418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124505418 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(598)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@d97a9ad3f56d: Provider Link came up: sending NS-RESET TC_attach_usim_a50_a54-BVCI196(596)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124505421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124505421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124505421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124505421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124505421 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124505421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124505421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124505421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124505421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124505422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124505422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124505422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124505422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124505422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124505422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124505422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124505422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124505422 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124505422 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124505422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124505422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124505422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124505425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124505430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124505430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(601)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124505437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124505437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124505437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124505437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124505437 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124505437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124505437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124505437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124505437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124505438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124505438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124505438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124505438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124505438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124505438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124505438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124505438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124505438 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124505438 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124505438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124505439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124505439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124505441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124505445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124505445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(606)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124505803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124505803 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124505803 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124505803 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124505805 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124505805 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@d97a9ad3f56d: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='E0584C0A'O, index=0 SGSN_Test-GSUP(609)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@d97a9ad3f56d: 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 := 'AEA8692DCCC438B7A8F9109ECFE7BC66'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4C6270BF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8DDB4E76B5ED3607'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '16ABAF48DC592DC39D6D3CDD843C58BC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '756F0FFA8F961A3706D16C01A7011FBF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D2AF3702FEDF0A275C5E2CABE1D7EFF0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D115D3D9FADF62BB'O } } } } } 20250213124506848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124506848 DLLC NOTICE LLME(ffffffff/e0584c0a){UNASSIGNED} LLC RX: unknown TLLI 0xe0584c0a, creating LLME on the fly (gprs_llc.c:552) 20250213124506848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124506848 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250213124506848 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124506848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124506848 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124506848 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124506848 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124506848 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124506848 DLLC NOTICE LLME(ffffffff/e0584c0a){UNASSIGNED} LLGM Assign pre (e0584c0a => ec6d53f9) (gprs_llc.c:1079) 20250213124506848 DLLC NOTICE LLME(e0584c0a/ec6d53f9){ASSIGNED} LLGM Assign post (e0584c0a => ec6d53f9) (gprs_llc.c:1125) 20250213124506848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124506848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124506848 DMM DEBUG MM(262420000000040/ec6d53f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124506862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124506862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124506862 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124506862 DMM DEBUG MM(262420000000040/ec6d53f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250213124506862 DMM NOTICE MM(262420000000040/ec6d53f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124506862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124506862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124506862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124506862 DMM DEBUG MM(262420000000040/ec6d53f9) Requesting authorization (sgsn_auth.c:160) 20250213124506862 DMM INFO MM(262420000000040/ec6d53f9) Requesting authentication tuples (sgsn_auth.c:184) 20250213124506862 DMM DEBUG MM(262420000000040/ec6d53f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124506862 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250213124506862 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20250213124506865 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124506865 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124506865 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124506865 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124506865 DMM INFO MM(262420000000040/ec6d53f9) Subscriber data update (mmctx.c:445) 20250213124506865 DMM DEBUG MM(262420000000040/ec6d53f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124506865 DMM INFO MM(262420000000040/ec6d53f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124506865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124506865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124506865 DMM INFO MM(262420000000040/ec6d53f9) <- GMM AUTH AND CIPHERING REQ (rand = ae a8 69 2d cc c4 38 b7 a8 f9 10 9e cf e7 bc 66 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d2 af 37 02 fe df 0a 27 5c 5e 2c ab e1 d7 ef f0 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@d97a9ad3f56d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124506875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38970<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a50_a54-BVCI210(601)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(597)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(609)@d97a9ad3f56d: Final verdict of PTC: none 20250213124506877 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124506877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(593)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(602)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(607)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(600)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(605)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(595)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:45:06 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 20250213124506994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124507395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38972<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47452) 20250213124507878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124507878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47452, count=71304) 20250213124508878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124508878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:45:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124509879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124509879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_usim_a54_a50 started. 20250213124510464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124510466 DMM INFO MM(262420000000040/ec6d53f9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124510466 DMM INFO MM(262420000000040/ec6d53f9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124510466 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124510466 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124510466 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124510466 DMM ERROR MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250213124510466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Deallocated (fsm.c:568) 20250213124510466 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124510466 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124510466 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124510466 DLLC NOTICE LLME(e0584c0a/ec6d53f9){ASSIGNED} LLGM Assign pre (ec6d53f9 => ffffffff) (gprs_llc.c:1079) 20250213124510466 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec6d53f9 => ffffffff) (gprs_llc.c:1125) 20250213124510466 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124510490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124510490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124510490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124510490 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124510490 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124510490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124510490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124510490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124510490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124510490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124510490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124510490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124510490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124510490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124510490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124510490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124510490 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124510490 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124510490 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124510490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124510491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124510491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124510494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124510500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124510500 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(618)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(615)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124510506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124510506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124510506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124510506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124510506 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124510506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124510506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124510506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124510506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124510507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124510507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124510507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124510507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124510507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124510507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124510507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124510507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124510507 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124510507 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124510507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124510507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124510507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124510510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124510515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124510515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(620)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124510523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124510523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124510523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124510523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124510523 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124510523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124510523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124510523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124510523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124510524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124510524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124510524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124510525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124510525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124510525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124510525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124510525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124510525 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124510525 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124510525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124510525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124510525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124510527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124510533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124510533 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(625)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124510880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124510880 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124510880 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124510880 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124510882 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(627)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124510882 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@d97a9ad3f56d: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='EC85EDFC'O, index=0 SGSN_Test-GSUP(628)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@d97a9ad3f56d: 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 := 'E58F60BE3D290561DC97516C7D5AA07F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '785B62E3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '06F553120022A8C4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B2B3065AB1BB479D43438D54E93230F9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5EC62808326B5B4EFD35C91431E05335'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6CD6ECE013DAFE4FB544A23D6E7AB225'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '386AE92931D26477'O } } } } } 20250213124511957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124511957 DLLC NOTICE LLME(ffffffff/ec85edfc){UNASSIGNED} LLC RX: unknown TLLI 0xec85edfc, creating LLME on the fly (gprs_llc.c:552) 20250213124511957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124511957 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20250213124511957 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124511957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124511957 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124511957 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124511957 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124511957 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124511957 DLLC NOTICE LLME(ffffffff/ec85edfc){UNASSIGNED} LLGM Assign pre (ec85edfc => fd58343b) (gprs_llc.c:1079) 20250213124511957 DLLC NOTICE LLME(ec85edfc/fd58343b){ASSIGNED} LLGM Assign post (ec85edfc => fd58343b) (gprs_llc.c:1125) 20250213124511957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124511957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124511957 DMM DEBUG MM(262420000000040/fd58343b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124511969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124511969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124511969 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124511969 DMM DEBUG MM(262420000000040/fd58343b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250213124511969 DMM NOTICE MM(262420000000040/fd58343b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124511969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124511969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124511969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124511969 DMM DEBUG MM(262420000000040/fd58343b) Requesting authorization (sgsn_auth.c:160) 20250213124511969 DMM INFO MM(262420000000040/fd58343b) Requesting authentication tuples (sgsn_auth.c:184) 20250213124511969 DMM DEBUG MM(262420000000040/fd58343b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124511969 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250213124511969 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20250213124511972 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124511972 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124511972 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124511972 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124511972 DMM INFO MM(262420000000040/fd58343b) Subscriber data update (mmctx.c:445) 20250213124511972 DMM DEBUG MM(262420000000040/fd58343b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124511972 DMM INFO MM(262420000000040/fd58343b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124511972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124511972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124511972 DMM INFO MM(262420000000040/fd58343b) <- GMM AUTH AND CIPHERING REQ (rand = e5 8f 60 be 3d 29 05 61 dc 97 51 6c 7d 5a a0 7f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6c d6 ec e0 13 da fe 4f b5 44 a2 3d 6e 7a b2 25 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@d97a9ad3f56d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124511981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38984<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a50-BVCI196(615)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@d97a9ad3f56d: Final verdict of PTC: none 20250213124511984 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124511984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(621)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(628)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(616)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(626)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(619)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(614)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(624)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:45:12 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20250213124512086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124512487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38996<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67740) 20250213124512984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124512984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67740, count=72096) 20250213124513985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124513985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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_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 20250213124514986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124514986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_detach_unknown_nopoweroff started. 20250213124515513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124515516 DMM INFO MM(262420000000040/fd58343b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124515516 DMM INFO MM(262420000000040/fd58343b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124515516 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124515516 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124515516 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124515516 DMM ERROR MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250213124515516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Deallocated (fsm.c:568) 20250213124515516 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124515516 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124515516 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124515516 DLLC NOTICE LLME(ec85edfc/fd58343b){ASSIGNED} LLGM Assign pre (fd58343b => ffffffff) (gprs_llc.c:1079) 20250213124515516 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd58343b => ffffffff) (gprs_llc.c:1125) 20250213124515516 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124515575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124515575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124515575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124515575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124515575 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124515575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124515575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124515575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124515576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124515577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124515577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124515577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124515577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124515577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124515577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124515577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124515577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124515577 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124515577 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124515577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(635)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124515578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124515578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(636)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124515582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124515589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124515589 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(637)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(634)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124515594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124515594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124515594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124515594 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124515594 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124515594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124515594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124515594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124515594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124515595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124515595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124515595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124515595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124515595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124515595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124515595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124515595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124515595 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124515595 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124515595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124515595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124515595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124515597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124515602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124515602 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(639)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124515610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124515610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124515610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124515610 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124515610 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124515610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124515610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124515610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124515610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124515611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124515611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124515611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124515612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124515612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124515612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124515612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124515612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124515612 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124515612 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124515612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124515612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124515612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124515614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124515618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124515619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(644)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124515988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124515988 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124515988 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124515988 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124515990 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(646)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124515991 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@d97a9ad3f56d: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='DDFBC2F8'O, index=0 SGSN_Test-GSUP(647)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20250213124517018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124517018 DLLC NOTICE LLME(ffffffff/ddfbc2f8){UNASSIGNED} LLC RX: unknown TLLI 0xddfbc2f8, creating LLME on the fly (gprs_llc.c:552) 20250213124517018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124517018 DMM NOTICE LLME(ffffffff/ddfbc2f8){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250213124517018 DLLC NOTICE LLME(ffffffff/ddfbc2f8){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250213124517018 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xddfbc2f8 type=GPRS detach (gprs_gmm.c:1465) 20250213124517018 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250213124517018 DLLC NOTICE LLME(ffffffff/ddfbc2f8){UNASSIGNED} LLGM Assign pre (ddfbc2f8 => ffffffff) (gprs_llc.c:1079) 20250213124517018 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddfbc2f8 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@d97a9ad3f56d: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@d97a9ad3f56d: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124517024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45290<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@d97a9ad3f56d: Final verdict of PTC: none 20250213124517026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124517026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(646)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(635)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@d97a9ad3f56d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@d97a9ad3f56d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(645)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(640)@d97a9ad3f56d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(638)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(633)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(643)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:45:17 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20250213124517107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124517408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45300<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47552) 20250213124518027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124518027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47552, count=57536) 20250213124519028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124519028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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_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 20250213124519817 DGPRS DEBUG Checking for inactive LLMEs, time = 2681625 (sgsn.c:131) 20250213124520030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124520030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_detach_unknown_poweroff started. 20250213124520472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124520475 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124520521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124520521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124520521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124520521 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124520522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124520522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124520522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124520522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124520522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124520523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124520523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124520523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124520523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124520523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124520523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124520523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124520523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124520523 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124520523 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124520523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124520523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124520523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124520525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(656)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(651)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124520531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124520531 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(653)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(660)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(659)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(660)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124520540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124520540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124520540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124520540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124520540 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124520540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124520540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124520540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124520540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(660)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124520541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124520541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124520541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124520542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124520542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124520542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124520542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124520542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124520542 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124520542 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124520542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124520542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124520542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(660)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(660)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(661)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124520545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(659)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@d97a9ad3f56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-BSSGP1(656)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124520548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124520548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124520548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124520548 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124520548 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124520548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124520548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124520548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124520548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124520550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124520550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124520550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124520550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124520550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124520550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124520550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124520550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124520550 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124520550 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124520550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124520550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124520550 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250213124520550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124520550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_detach_unknown_poweroff-BVCI210(657)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124520552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124520557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124520557 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(663)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124521031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124521031 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124521031 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124521031 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124521035 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124521036 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@d97a9ad3f56d: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='CB0DEAE9'O, index=0 SGSN_Test-GSUP(666)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20250213124522098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124522099 DLLC NOTICE LLME(ffffffff/cb0deae9){UNASSIGNED} LLC RX: unknown TLLI 0xcb0deae9, creating LLME on the fly (gprs_llc.c:552) 20250213124522099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124522099 DMM NOTICE LLME(ffffffff/cb0deae9){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@d97a9ad3f56d: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@d97a9ad3f56d: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124527110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45310<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(664)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(660)@d97a9ad3f56d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(657)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@d97a9ad3f56d: Final verdict of PTC: none 20250213124527115 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124527115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(656)@d97a9ad3f56d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(654)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@d97a9ad3f56d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(652)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(662)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(658)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(657): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:45:27 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20250213124527181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124527483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50312<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47100) 20250213124528116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124528116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47100, count=52532) 20250213124529117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124529117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:45:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20250213124530119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124530119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_detach_nopoweroff started. 20250213124530563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124530566 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(674)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(674)@d97a9ad3f56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(673)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124530612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124530612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124530612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124530612 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124530612 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124530612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124530612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124530612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124530612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(674)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124530613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124530613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124530613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124530614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124530614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124530614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124530614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124530614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124530614 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124530614 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124530614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124530614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124530614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(674)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(674)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124530617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(670)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(673)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213124530622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124530622 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(678)@d97a9ad3f56d: Provider Link came up: sending NS-RESET TC_detach_nopoweroff-BVCI196(671)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124530624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124530624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124530625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124530625 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124530625 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124530625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124530625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124530625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124530625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124530626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124530626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124530626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124530626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124530626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124530626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124530626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124530626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124530626 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124530626 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124530626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124530626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124530626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(679)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124530628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124530633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124530633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(680)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI210(677)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124530638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124530638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124530638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124530638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124530638 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124530638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124530638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124530638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124530638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124530639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124530639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124530639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124530639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124530639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124530639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124530639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124530639 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124530639 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124530639 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124530639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124530639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124530639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124530641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124530647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124530647 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(682)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124531120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124531120 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124531120 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124531120 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124531124 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124531125 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(671)@d97a9ad3f56d: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='DAAE599B'O, index=0 SGSN_Test-GSUP(685)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@d97a9ad3f56d: 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 := '6B485207B9B77ABC3ED4A4801B563975'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '61246F19'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '21ADDA397A02786E'O } } } } } 20250213124532207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124532207 DLLC NOTICE LLME(ffffffff/daae599b){UNASSIGNED} LLC RX: unknown TLLI 0xdaae599b, creating LLME on the fly (gprs_llc.c:552) 20250213124532207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124532207 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20250213124532207 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124532207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124532207 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124532207 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124532207 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124532207 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124532207 DLLC NOTICE LLME(ffffffff/daae599b){UNASSIGNED} LLGM Assign pre (daae599b => ca48a5cc) (gprs_llc.c:1079) 20250213124532207 DLLC NOTICE LLME(daae599b/ca48a5cc){ASSIGNED} LLGM Assign post (daae599b => ca48a5cc) (gprs_llc.c:1125) 20250213124532207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124532207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124532207 DMM DEBUG MM(262420000000015/ca48a5cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124532233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124532233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124532233 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124532233 DMM DEBUG MM(262420000000015/ca48a5cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20250213124532233 DMM NOTICE MM(262420000000015/ca48a5cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124532233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124532233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124532233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124532233 DMM DEBUG MM(262420000000015/ca48a5cc) Requesting authorization (sgsn_auth.c:160) 20250213124532233 DMM INFO MM(262420000000015/ca48a5cc) Requesting authentication tuples (sgsn_auth.c:184) 20250213124532233 DMM DEBUG MM(262420000000015/ca48a5cc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124532233 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250213124532233 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(685)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@d97a9ad3f56d: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20250213124532239 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124532239 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124532239 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124532239 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124532239 DMM INFO MM(262420000000015/ca48a5cc) Subscriber data update (mmctx.c:445) 20250213124532239 DMM DEBUG MM(262420000000015/ca48a5cc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124532239 DMM INFO MM(262420000000015/ca48a5cc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124532239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124532239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124532239 DMM INFO MM(262420000000015/ca48a5cc) <- GMM AUTH AND CIPHERING REQ (rand = 6b 48 52 07 b9 b7 7a bc 3e d4 a4 80 1b 56 39 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124532256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124532256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124532256 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124532256 DMM INFO MM(262420000000015/ca48a5cc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124532256 DMM NOTICE MM(262420000000015/ca48a5cc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124532256 DMM DEBUG MM(262420000000015/ca48a5cc) checking auth: received GSM SRES = 61 24 6f 19 (gprs_gmm.c:666) 20250213124532256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124532256 DMM DEBUG MM(262420000000015/ca48a5cc) Requesting authorization (sgsn_auth.c:160) 20250213124532256 DMM INFO MM(262420000000015/ca48a5cc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124532256 DMM DEBUG MM(262420000000015/ca48a5cc) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124532256 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250213124532256 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) 20250213124532256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124532256 DMM INFO MM(262420000000015/ca48a5cc) <- GMM ATTACH ACCEPT (new P-TMSI=0xca48a5cc) (gprs_gmm.c:300) 20250213124532259 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124532259 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124532259 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250213124532260 DMM INFO MM(262420000000015/ca48a5cc) Subscriber data update (mmctx.c:445) 20250213124532260 DMM DEBUG MM(262420000000015/ca48a5cc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124532260 DMM INFO MM(262420000000015/ca48a5cc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124532260 DMM NOTICE MM(262420000000015/ca48a5cc) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20250213124532260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124532260 DMM NOTICE MM(262420000000015/ca48a5cc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124532260 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) 20250213124532261 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124532261 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250213124532261 DMM INFO MM(262420000000015/ca48a5cc) Subscriber data update (mmctx.c:445) 20250213124532261 DMM DEBUG MM(262420000000015/ca48a5cc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124532271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124532271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124532271 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124532271 DMM INFO MM(262420000000015/ca48a5cc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124532271 DMM NOTICE MM(262420000000015/ca48a5cc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124532271 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124532271 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124532271 DLLC NOTICE LLME(daae599b/ca48a5cc){ASSIGNED} LLGM Assign pre (ffffffff => ca48a5cc) (gprs_llc.c:1079) 20250213124532271 DLLC NOTICE LLME(ffffffff/ca48a5cc){ASSIGNED} LLGM Assign post (ffffffff => ca48a5cc) (gprs_llc.c:1125) 20250213124532271 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124532271 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124532271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124532271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124532328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124532328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124532328 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124532328 DMM INFO MM(262420000000015/ca48a5cc) -> GMM DETACH REQUEST TLLI=0xca48a5cc type=GPRS detach (gprs_gmm.c:1465) 20250213124532328 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250213124532328 DMM INFO MM(262420000000015/ca48a5cc) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250213124532328 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124532328 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124532328 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124532328 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124532328 DLLC NOTICE LLME(ffffffff/ca48a5cc){ASSIGNED} LLGM Assign pre (ca48a5cc => ffffffff) (gprs_llc.c:1079) 20250213124532328 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca48a5cc => ffffffff) (gprs_llc.c:1125) 20250213124532328 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250213124532328 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) 20250213124532329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124532329 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124532329 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124532329 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124532331 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(671)@d97a9ad3f56d: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124532344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50326<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(679)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(685)@d97a9ad3f56d: Final verdict of PTC: none 20250213124532349 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124532349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(684)@d97a9ad3f56d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(673)@d97a9ad3f56d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(683)@d97a9ad3f56d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(671)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(674)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(681)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(672)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(676)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(678)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_detach_nopoweroff-BVCI196(671): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(673): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(674): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:45:32 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250213124532424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124532726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92544) 20250213124533350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124533350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92544, count=93804) 20250213124534351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124534351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:45: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_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 20250213124535353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124535353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_detach_poweroff started. 20250213124535812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124535814 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(693)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(693)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124535850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124535850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124535850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124535850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124535850 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124535850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124535850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124535850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124535850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(692)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(693)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124535851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124535851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124535851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124535851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124535851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124535851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124535851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124535851 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124535851 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124535851 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124535851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124535852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124535852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(693)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(693)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124535854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(692)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb0-BSSGP0(689)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(697)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124535860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124535860 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250213124535862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124535862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124535862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124535862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124535862 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124535862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124535862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124535862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124535862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_detach_poweroff-BVCI196(690)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(697)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124535863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124535863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124535863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124535863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124535863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124535863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124535863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124535863 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124535863 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124535863 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124535863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124535863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124535863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(698)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124535866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(694)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213124535874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124535874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(702)@d97a9ad3f56d: Provider Link came up: sending NS-RESET TC_detach_poweroff-BVCI210(696)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124535877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124535877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124535877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124535877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124535877 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124535877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124535877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124535877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124535877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124535878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124535878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124535878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124535878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124535878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124535878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124535878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124535878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124535878 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124535878 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124535878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124535878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124535878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124535880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124535886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124535886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(701)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124536354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124536354 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124536354 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124536354 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124536358 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124536359 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(690)@d97a9ad3f56d: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='F4E8BE48'O, index=0 SGSN_Test-GSUP(704)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@d97a9ad3f56d: 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 := '18C15FD2800302C7391C7778B0F0B710'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9551290'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B8BBBC6A4F3D50B0'O } } } } } 20250213124537410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124537410 DLLC NOTICE LLME(ffffffff/f4e8be48){UNASSIGNED} LLC RX: unknown TLLI 0xf4e8be48, creating LLME on the fly (gprs_llc.c:552) 20250213124537410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124537410 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20250213124537410 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124537410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124537410 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124537410 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124537410 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124537410 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124537410 DLLC NOTICE LLME(ffffffff/f4e8be48){UNASSIGNED} LLGM Assign pre (f4e8be48 => ed8b1ce2) (gprs_llc.c:1079) 20250213124537410 DLLC NOTICE LLME(f4e8be48/ed8b1ce2){ASSIGNED} LLGM Assign post (f4e8be48 => ed8b1ce2) (gprs_llc.c:1125) 20250213124537410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124537410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124537410 DMM DEBUG MM(262420000000016/ed8b1ce2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124537427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124537427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124537427 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124537427 DMM DEBUG MM(262420000000016/ed8b1ce2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20250213124537427 DMM NOTICE MM(262420000000016/ed8b1ce2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124537427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124537427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124537427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124537427 DMM DEBUG MM(262420000000016/ed8b1ce2) Requesting authorization (sgsn_auth.c:160) 20250213124537427 DMM INFO MM(262420000000016/ed8b1ce2) Requesting authentication tuples (sgsn_auth.c:184) 20250213124537427 DMM DEBUG MM(262420000000016/ed8b1ce2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124537427 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250213124537427 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@d97a9ad3f56d: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20250213124537431 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124537431 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124537431 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124537431 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124537431 DMM INFO MM(262420000000016/ed8b1ce2) Subscriber data update (mmctx.c:445) 20250213124537431 DMM DEBUG MM(262420000000016/ed8b1ce2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124537431 DMM INFO MM(262420000000016/ed8b1ce2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124537432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124537432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124537432 DMM INFO MM(262420000000016/ed8b1ce2) <- GMM AUTH AND CIPHERING REQ (rand = 18 c1 5f d2 80 03 02 c7 39 1c 77 78 b0 f0 b7 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124537447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124537447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124537447 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124537447 DMM INFO MM(262420000000016/ed8b1ce2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124537447 DMM NOTICE MM(262420000000016/ed8b1ce2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124537447 DMM DEBUG MM(262420000000016/ed8b1ce2) checking auth: received GSM SRES = b9 55 12 90 (gprs_gmm.c:666) 20250213124537447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124537447 DMM DEBUG MM(262420000000016/ed8b1ce2) Requesting authorization (sgsn_auth.c:160) 20250213124537447 DMM INFO MM(262420000000016/ed8b1ce2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124537447 DMM DEBUG MM(262420000000016/ed8b1ce2) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124537447 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250213124537447 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) 20250213124537447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124537447 DMM INFO MM(262420000000016/ed8b1ce2) <- GMM ATTACH ACCEPT (new P-TMSI=0xed8b1ce2) (gprs_gmm.c:300) 20250213124537450 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124537450 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124537450 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250213124537450 DMM INFO MM(262420000000016/ed8b1ce2) Subscriber data update (mmctx.c:445) 20250213124537450 DMM DEBUG MM(262420000000016/ed8b1ce2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124537450 DMM INFO MM(262420000000016/ed8b1ce2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124537450 DMM NOTICE MM(262420000000016/ed8b1ce2) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20250213124537450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124537450 DMM NOTICE MM(262420000000016/ed8b1ce2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124537450 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) 20250213124537451 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124537451 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250213124537451 DMM INFO MM(262420000000016/ed8b1ce2) Subscriber data update (mmctx.c:445) 20250213124537451 DMM DEBUG MM(262420000000016/ed8b1ce2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124537465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124537465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124537465 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124537465 DMM INFO MM(262420000000016/ed8b1ce2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124537465 DMM NOTICE MM(262420000000016/ed8b1ce2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124537465 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124537465 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124537465 DLLC NOTICE LLME(f4e8be48/ed8b1ce2){ASSIGNED} LLGM Assign pre (ffffffff => ed8b1ce2) (gprs_llc.c:1079) 20250213124537465 DLLC NOTICE LLME(ffffffff/ed8b1ce2){ASSIGNED} LLGM Assign post (ffffffff => ed8b1ce2) (gprs_llc.c:1125) 20250213124537465 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124537465 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124537465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124537465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124537518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124537518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250213124537518 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124537518 DMM INFO MM(262420000000016/ed8b1ce2) -> GMM DETACH REQUEST TLLI=0xed8b1ce2 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250213124537518 DMM INFO MM(262420000000016/ed8b1ce2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250213124537518 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124537518 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124537518 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124537518 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124537518 DLLC NOTICE LLME(ffffffff/ed8b1ce2){ASSIGNED} LLGM Assign pre (ed8b1ce2 => ffffffff) (gprs_llc.c:1079) 20250213124537518 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed8b1ce2 => ffffffff) (gprs_llc.c:1125) 20250213124537518 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250213124537518 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) 20250213124537518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124537518 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124537518 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124537518 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124537520 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(690)@d97a9ad3f56d: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124542528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35494<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(693)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(692)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(702)@d97a9ad3f56d: Final verdict of PTC: none TC_detach_poweroff-BVCI196(690)@d97a9ad3f56d: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(697)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@d97a9ad3f56d: Final verdict of PTC: none 20250213124542529 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124542530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(699)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@d97a9ad3f56d: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(691)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(700)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(695)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_detach_poweroff-BVCI196(690): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(692): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(693): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_detach_poweroff finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:45:42 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250213124542586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124542888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35506<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87084) 20250213124543531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124543531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87084, count=92516) 20250213124544532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124544532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:45:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.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 20250213124545534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124545534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act started. 20250213124545978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124545981 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124546026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124546026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124546026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124546026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124546026 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124546026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124546026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124546026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124546027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124546027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124546027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124546027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124546028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124546028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124546028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124546028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124546028 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124546028 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124546028 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124546028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124546028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124546028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124546030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124546035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124546035 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(710)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124546040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124546040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124546040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124546040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124546040 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124546040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124546040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124546040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124546040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124546041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124546041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124546041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124546041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124546041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124546041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124546041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124546041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124546041 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124546041 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124546041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124546041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124546041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124546043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124546048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124546048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(718)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(715)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124546054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124546054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124546054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124546054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124546054 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124546054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124546054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124546054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124546054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124546055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124546055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124546055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124546055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124546055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124546055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124546055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124546055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124546055 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124546055 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124546055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124546056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124546056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124546058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124546063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124546063 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(720)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124546536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124546536 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124546536 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124546536 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124546540 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124546541 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='D6F711FF'O, index=0 SGSN_Test-GSUP(723)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@d97a9ad3f56d: 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 := 'C5C8E4A2318C5370BA3479F66BF43C84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D148EBEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E5346FA00928EC94'O } } } } } 20250213124546608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124546608 DLLC NOTICE LLME(ffffffff/d6f711ff){UNASSIGNED} LLC RX: unknown TLLI 0xd6f711ff, creating LLME on the fly (gprs_llc.c:552) 20250213124546608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124546608 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20250213124546608 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124546608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124546608 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124546608 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124546608 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124546608 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124546608 DLLC NOTICE LLME(ffffffff/d6f711ff){UNASSIGNED} LLGM Assign pre (d6f711ff => c73b9a1e) (gprs_llc.c:1079) 20250213124546608 DLLC NOTICE LLME(d6f711ff/c73b9a1e){ASSIGNED} LLGM Assign post (d6f711ff => c73b9a1e) (gprs_llc.c:1125) 20250213124546608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124546608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124546608 DMM DEBUG MM(262420000000017/c73b9a1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124546631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124546631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124546631 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124546631 DMM DEBUG MM(262420000000017/c73b9a1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20250213124546631 DMM NOTICE MM(262420000000017/c73b9a1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124546631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124546631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124546631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124546631 DMM DEBUG MM(262420000000017/c73b9a1e) Requesting authorization (sgsn_auth.c:160) 20250213124546631 DMM INFO MM(262420000000017/c73b9a1e) Requesting authentication tuples (sgsn_auth.c:184) 20250213124546631 DMM DEBUG MM(262420000000017/c73b9a1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124546632 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250213124546632 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20250213124546635 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124546635 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124546635 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124546635 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124546635 DMM INFO MM(262420000000017/c73b9a1e) Subscriber data update (mmctx.c:445) 20250213124546635 DMM DEBUG MM(262420000000017/c73b9a1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124546635 DMM INFO MM(262420000000017/c73b9a1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124546635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124546635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124546635 DMM INFO MM(262420000000017/c73b9a1e) <- GMM AUTH AND CIPHERING REQ (rand = c5 c8 e4 a2 31 8c 53 70 ba 34 79 f6 6b f4 3c 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124546646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124546646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124546646 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124546646 DMM INFO MM(262420000000017/c73b9a1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124546646 DMM NOTICE MM(262420000000017/c73b9a1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124546646 DMM DEBUG MM(262420000000017/c73b9a1e) checking auth: received GSM SRES = d1 48 eb ee (gprs_gmm.c:666) 20250213124546646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124546646 DMM DEBUG MM(262420000000017/c73b9a1e) Requesting authorization (sgsn_auth.c:160) 20250213124546646 DMM INFO MM(262420000000017/c73b9a1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124546646 DMM DEBUG MM(262420000000017/c73b9a1e) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124546646 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250213124546646 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) 20250213124546646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124546646 DMM INFO MM(262420000000017/c73b9a1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc73b9a1e) (gprs_gmm.c:300) 20250213124546648 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124546648 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124546648 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250213124546648 DMM INFO MM(262420000000017/c73b9a1e) Subscriber data update (mmctx.c:445) 20250213124546648 DMM DEBUG MM(262420000000017/c73b9a1e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124546648 DMM INFO MM(262420000000017/c73b9a1e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124546648 DMM NOTICE MM(262420000000017/c73b9a1e) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20250213124546648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124546648 DMM NOTICE MM(262420000000017/c73b9a1e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124546648 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) 20250213124546648 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124546648 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250213124546648 DMM INFO MM(262420000000017/c73b9a1e) Subscriber data update (mmctx.c:445) 20250213124546648 DMM DEBUG MM(262420000000017/c73b9a1e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124546652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124546652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124546652 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124546652 DMM INFO MM(262420000000017/c73b9a1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124546652 DMM NOTICE MM(262420000000017/c73b9a1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124546652 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124546652 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124546652 DLLC NOTICE LLME(d6f711ff/c73b9a1e){ASSIGNED} LLGM Assign pre (ffffffff => c73b9a1e) (gprs_llc.c:1079) 20250213124546652 DLLC NOTICE LLME(ffffffff/c73b9a1e){ASSIGNED} LLGM Assign post (ffffffff => c73b9a1e) (gprs_llc.c:1125) 20250213124546652 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124546652 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124546652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124546652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124546710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124546710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124546710 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124546710 DMM INFO MM(262420000000017/c73b9a1e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124546710 DMM INFO MM(262420000000017/c73b9a1e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124546710 DMM DEBUG MM(262420000000017/c73b9a1e) Using GGSN 0 (gprs_sm.c:312) 20250213124546710 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) 20250213124546710 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250213124546710 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124546710 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124546710 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:386) 20250213124546738 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 4d 34 27 d4 11 3c c3 42 69 14 05 7f c0 cc db 32 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:461) 20250213124546738 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb1130, cbp=0x5634b404e900) (sgsn_libgtp.c:632) 20250213124546738 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124546738 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40532f8 TLLI=c73b9a1e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124546738 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124546738 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@d97a9ad3f56d: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124546758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40976<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@d97a9ad3f56d: Final verdict of PTC: none 20250213124546762 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124546762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(721)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(716)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(711)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(714)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(719)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(709)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) Thu Feb 13 12:45:46 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 MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act finished. Verdict: pass MTC@d97a9ad3f56d: 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'. 20250213124546825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124547227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40988<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91388) 20250213124547764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124547765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91388, count=92548) 20250213124548766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124548767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:45:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124549768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124549769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213124549817 DGPRS DEBUG Checking for inactive LLMEs, time = 2681655 (sgsn.c:131) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_pdp_act_unattached started. 20250213124550316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124550319 DMM INFO MM(262420000000017/c73b9a1e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124550319 DMM INFO MM(262420000000017/c73b9a1e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124550319 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124550319 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124550319 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124550319 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124550319 DLLC NOTICE LLME(ffffffff/c73b9a1e){ASSIGNED} LLGM Assign pre (c73b9a1e => ffffffff) (gprs_llc.c:1079) 20250213124550319 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c73b9a1e => ffffffff) (gprs_llc.c:1125) 20250213124550319 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4052fa0 (gprs_sndcp.c:574) 20250213124550319 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40532f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124550319 DMM NOTICE MM(262420000000017/c73b9a1e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213124550319 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250213124550319 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250213124550319 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213124550319 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:386) 20250213124550319 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250213124550319 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) 20250213124550319 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) 20250213124550319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124550319 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124550320 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124550320 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124550320 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(731)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(731)@d97a9ad3f56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(730)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124550365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124550365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124550365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124550365 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124550365 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124550365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124550365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124550365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124550365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(731)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124550366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124550366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124550366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124550366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124550366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124550366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124550366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124550366 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124550366 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124550366 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124550366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124550366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124550366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(731)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(731)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124550369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(727)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(730)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213124550376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124550376 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(735)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124550377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124550377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124550377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124550377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124550377 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124550377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124550377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124550377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124550377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124550378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124550378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124550378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) TC_pdp_act_unattached-BVCI196(728)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124550378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124550378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124550378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124550378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124550378 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124550378 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124550378 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124550378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124550378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124550378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124550381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124550386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124550386 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(734)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124550396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124550396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124550396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124550396 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124550396 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124550396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124550396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124550396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124550396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124550397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124550397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124550397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124550397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124550397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124550397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124550397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124550397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124550397 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124550397 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124550397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124550398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124550398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124550400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124550405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124550405 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(739)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124550770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124550770 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124550770 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124550770 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124550774 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124550775 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(728)@d97a9ad3f56d: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='C98B8003'O, index=0 SGSN_Test-GSUP(742)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20250213124550832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124550832 DLLC NOTICE LLME(ffffffff/c98b8003){UNASSIGNED} LLC RX: unknown TLLI 0xc98b8003, creating LLME on the fly (gprs_llc.c:552) 20250213124550832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250213124550832 DMM NOTICE LLME(ffffffff/c98b8003){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20250213124550832 DLLC NOTICE LLME(ffffffff/c98b8003){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250213124550832 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@d97a9ad3f56d: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(728)@d97a9ad3f56d: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124550844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40990<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(730)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(735)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(740)@d97a9ad3f56d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@d97a9ad3f56d: Final verdict of PTC: none 20250213124550849 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_pdp_act_unattached-BVCI196(728)@d97a9ad3f56d: Final verdict of PTC: none 20250213124550849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(732)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@d97a9ad3f56d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(731)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(738)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(733)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(729)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_pdp_act_unattached-BVCI196(728): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(730): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(731): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:45:50 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 20250213124550926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124551227 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=56192) 20250213124551850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124551850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56192, count=60548) 20250213124552850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124552851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:45:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124553852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124553852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act_user started. 20250213124554311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124554313 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124554357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124554357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124554357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124554357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124554357 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124554357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124554357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124554357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124554357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124554357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124554357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124554357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124554357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124554357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124554357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124554357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124554357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124554357 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124554357 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124554358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124554358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124554358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124554359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124554365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124554365 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(748)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@d97a9ad3f56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(754)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124554373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124554373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124554373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124554373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124554373 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124554373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124554373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124554373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124554373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(755)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124554374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124554374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124554374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124554374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124554374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124554374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124554374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124554374 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124554374 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124554374 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124554374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124554374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124554374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(755)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124554376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(751)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124554382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124554382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250213124554382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124554382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124554382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124554382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124554382 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124554382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124554382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124554382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124554382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124554383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124554383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124554383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124554383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124554383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124554383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124554383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124554383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124554383 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124554383 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124554383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_attach_pdp_act_user-BVCI210(752)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124554383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124554383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124554386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124554391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124554391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(758)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124554853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124554853 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124554853 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124554853 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124554857 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124554858 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='D9773894'O, index=0 SGSN_Test-GSUP(761)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@d97a9ad3f56d: 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 := 'BB59829EDEDBBD586324E3C294889370'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F8DEB69E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3D1731B7F22FE696'O } } } } } 20250213124554935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124554935 DLLC NOTICE LLME(ffffffff/d9773894){UNASSIGNED} LLC RX: unknown TLLI 0xd9773894, creating LLME on the fly (gprs_llc.c:552) 20250213124554935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124554935 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20250213124554935 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124554935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124554935 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124554935 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124554935 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124554935 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124554935 DLLC NOTICE LLME(ffffffff/d9773894){UNASSIGNED} LLGM Assign pre (d9773894 => d1fe2b92) (gprs_llc.c:1079) 20250213124554935 DLLC NOTICE LLME(d9773894/d1fe2b92){ASSIGNED} LLGM Assign post (d9773894 => d1fe2b92) (gprs_llc.c:1125) 20250213124554935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124554935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124554935 DMM DEBUG MM(262420000000019/d1fe2b92) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124554960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124554960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124554960 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124554960 DMM DEBUG MM(262420000000019/d1fe2b92) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20250213124554960 DMM NOTICE MM(262420000000019/d1fe2b92) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124554960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124554960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124554960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124554960 DMM DEBUG MM(262420000000019/d1fe2b92) Requesting authorization (sgsn_auth.c:160) 20250213124554960 DMM INFO MM(262420000000019/d1fe2b92) Requesting authentication tuples (sgsn_auth.c:184) 20250213124554960 DMM DEBUG MM(262420000000019/d1fe2b92) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124554960 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250213124554960 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(761)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20250213124554963 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124554963 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124554963 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124554963 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124554963 DMM INFO MM(262420000000019/d1fe2b92) Subscriber data update (mmctx.c:445) 20250213124554963 DMM DEBUG MM(262420000000019/d1fe2b92) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124554963 DMM INFO MM(262420000000019/d1fe2b92) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124554963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124554963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124554963 DMM INFO MM(262420000000019/d1fe2b92) <- GMM AUTH AND CIPHERING REQ (rand = bb 59 82 9e de db bd 58 63 24 e3 c2 94 88 93 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124554970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124554970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124554970 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124554970 DMM INFO MM(262420000000019/d1fe2b92) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124554970 DMM NOTICE MM(262420000000019/d1fe2b92) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124554971 DMM DEBUG MM(262420000000019/d1fe2b92) checking auth: received GSM SRES = f8 de b6 9e (gprs_gmm.c:666) 20250213124554971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124554971 DMM DEBUG MM(262420000000019/d1fe2b92) Requesting authorization (sgsn_auth.c:160) 20250213124554971 DMM INFO MM(262420000000019/d1fe2b92) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124554971 DMM DEBUG MM(262420000000019/d1fe2b92) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124554971 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250213124554971 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) 20250213124554971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124554971 DMM INFO MM(262420000000019/d1fe2b92) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1fe2b92) (gprs_gmm.c:300) 20250213124554973 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124554973 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124554973 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250213124554973 DMM INFO MM(262420000000019/d1fe2b92) Subscriber data update (mmctx.c:445) 20250213124554973 DMM DEBUG MM(262420000000019/d1fe2b92) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124554973 DMM INFO MM(262420000000019/d1fe2b92) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124554973 DMM NOTICE MM(262420000000019/d1fe2b92) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20250213124554973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124554973 DMM NOTICE MM(262420000000019/d1fe2b92) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124554973 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) 20250213124554974 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124554974 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250213124554974 DMM INFO MM(262420000000019/d1fe2b92) Subscriber data update (mmctx.c:445) 20250213124554974 DMM DEBUG MM(262420000000019/d1fe2b92) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124554979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124554979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124554979 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124554979 DMM INFO MM(262420000000019/d1fe2b92) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124554979 DMM NOTICE MM(262420000000019/d1fe2b92) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124554979 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124554979 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124554979 DLLC NOTICE LLME(d9773894/d1fe2b92){ASSIGNED} LLGM Assign pre (ffffffff => d1fe2b92) (gprs_llc.c:1079) 20250213124554979 DLLC NOTICE LLME(ffffffff/d1fe2b92){ASSIGNED} LLGM Assign post (ffffffff => d1fe2b92) (gprs_llc.c:1125) 20250213124554979 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124554979 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124554979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124554979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124555035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124555035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124555035 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124555035 DMM INFO MM(262420000000019/d1fe2b92) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124555035 DMM INFO MM(262420000000019/d1fe2b92) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124555035 DMM DEBUG MM(262420000000019/d1fe2b92) Using GGSN 0 (gprs_sm.c:312) 20250213124555035 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) 20250213124555035 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250213124555035 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124555035 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124555035 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:386) 20250213124555059 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 04 98 8e 33 11 19 31 5f b3 14 05 7f 05 61 39 47 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) 20250213124555059 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb21a8, cbp=0x5634b404ef00) (sgsn_libgtp.c:632) 20250213124555059 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124555059 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b4054438 TLLI=d1fe2b92, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124555059 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124555060 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124555070 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20250213124555079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124555079 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250213124555079 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@d97a9ad3f56d: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124555082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41006<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@d97a9ad3f56d: Final verdict of PTC: none 20250213124555086 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124555086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(755)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(759)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(752)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(749)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(757)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(753)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(747)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(752): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:45:55 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20250213124555168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124555570 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=91756) 20250213124556087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124556087 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) 20250213124557088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124557088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:45: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_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 20250213124558090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124558090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act_ggsn_reject started. 20250213124558669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124558671 DMM INFO MM(262420000000019/d1fe2b92) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124558671 DMM INFO MM(262420000000019/d1fe2b92) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124558671 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124558671 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124558671 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124558671 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124558671 DLLC NOTICE LLME(ffffffff/d1fe2b92){ASSIGNED} LLGM Assign pre (d1fe2b92 => ffffffff) (gprs_llc.c:1079) 20250213124558671 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1fe2b92 => ffffffff) (gprs_llc.c:1125) 20250213124558671 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b40540e0 (gprs_sndcp.c:574) 20250213124558671 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b4054438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124558671 DMM NOTICE MM(262420000000019/d1fe2b92) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213124558671 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250213124558671 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250213124558671 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213124558671 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:386) 20250213124558671 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250213124558671 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) 20250213124558671 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) 20250213124558671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124558671 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124558671 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124558672 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124558672 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124558711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124558711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124558711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124558711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124558711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124558711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124558711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124558711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124558711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124558712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124558712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124558712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124558712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124558712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124558712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124558712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124558712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124558712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124558712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124558712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124558713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124558713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(769)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124558715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124558722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124558722 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(769)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@d97a9ad3f56d: Provider Link came up: sending NS-RESET TC_attach_pdp_act_ggsn_reject-BVCI196(767)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124558724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124558725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124558725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124558725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124558725 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124558725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124558725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124558725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124558725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124558725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124558725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124558725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124558725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124558725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124558725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124558725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124558725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124558725 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124558726 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124558726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(773)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124558726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124558726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124558728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124558733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124558733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(775)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124558739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124558739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124558739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124558739 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124558739 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124558739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124558739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124558739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124558739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124558740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124558740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124558740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124558740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124558740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124558740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124558740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124558740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124558740 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124558740 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124558740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124558740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124558740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124558742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124558746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124558746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124559091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124559091 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124559091 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124559091 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124559096 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124559097 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='D1E0CE0A'O, index=0 SGSN_Test-GSUP(780)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@d97a9ad3f56d: 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 := 'BE6237FD6F1030DA481F2B83A68ADEF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB7BDA49'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A7C7DADDA7B7534'O } } } } } 20250213124559161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124559161 DLLC NOTICE LLME(ffffffff/d1e0ce0a){UNASSIGNED} LLC RX: unknown TLLI 0xd1e0ce0a, creating LLME on the fly (gprs_llc.c:552) 20250213124559161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124559161 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20250213124559161 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124559161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124559161 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124559161 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124559161 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124559161 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124559161 DLLC NOTICE LLME(ffffffff/d1e0ce0a){UNASSIGNED} LLGM Assign pre (d1e0ce0a => c890606d) (gprs_llc.c:1079) 20250213124559161 DLLC NOTICE LLME(d1e0ce0a/c890606d){ASSIGNED} LLGM Assign post (d1e0ce0a => c890606d) (gprs_llc.c:1125) 20250213124559161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124559161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124559161 DMM DEBUG MM(262420000000020/c890606d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124559183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124559183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124559183 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124559183 DMM DEBUG MM(262420000000020/c890606d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20250213124559183 DMM NOTICE MM(262420000000020/c890606d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124559183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124559183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124559183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124559183 DMM DEBUG MM(262420000000020/c890606d) Requesting authorization (sgsn_auth.c:160) 20250213124559183 DMM INFO MM(262420000000020/c890606d) Requesting authentication tuples (sgsn_auth.c:184) 20250213124559183 DMM DEBUG MM(262420000000020/c890606d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124559183 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250213124559183 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20250213124559188 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124559188 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124559188 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124559188 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124559188 DMM INFO MM(262420000000020/c890606d) Subscriber data update (mmctx.c:445) 20250213124559188 DMM DEBUG MM(262420000000020/c890606d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124559188 DMM INFO MM(262420000000020/c890606d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124559188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124559188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124559188 DMM INFO MM(262420000000020/c890606d) <- GMM AUTH AND CIPHERING REQ (rand = be 62 37 fd 6f 10 30 da 48 1f 2b 83 a6 8a de f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124559206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124559206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124559206 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124559206 DMM INFO MM(262420000000020/c890606d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124559206 DMM NOTICE MM(262420000000020/c890606d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124559206 DMM DEBUG MM(262420000000020/c890606d) checking auth: received GSM SRES = eb 7b da 49 (gprs_gmm.c:666) 20250213124559206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124559206 DMM DEBUG MM(262420000000020/c890606d) Requesting authorization (sgsn_auth.c:160) 20250213124559206 DMM INFO MM(262420000000020/c890606d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124559206 DMM DEBUG MM(262420000000020/c890606d) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124559206 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250213124559206 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) 20250213124559206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124559206 DMM INFO MM(262420000000020/c890606d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc890606d) (gprs_gmm.c:300) 20250213124559209 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124559209 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124559209 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250213124559209 DMM INFO MM(262420000000020/c890606d) Subscriber data update (mmctx.c:445) 20250213124559209 DMM DEBUG MM(262420000000020/c890606d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124559209 DMM INFO MM(262420000000020/c890606d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124559210 DMM NOTICE MM(262420000000020/c890606d) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20250213124559210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124559210 DMM NOTICE MM(262420000000020/c890606d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124559210 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) 20250213124559211 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124559211 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250213124559211 DMM INFO MM(262420000000020/c890606d) Subscriber data update (mmctx.c:445) 20250213124559211 DMM DEBUG MM(262420000000020/c890606d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124559224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124559224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124559224 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124559224 DMM INFO MM(262420000000020/c890606d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124559224 DMM NOTICE MM(262420000000020/c890606d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124559224 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124559224 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124559224 DLLC NOTICE LLME(d1e0ce0a/c890606d){ASSIGNED} LLGM Assign pre (ffffffff => c890606d) (gprs_llc.c:1079) 20250213124559224 DLLC NOTICE LLME(ffffffff/c890606d){ASSIGNED} LLGM Assign post (ffffffff => c890606d) (gprs_llc.c:1125) 20250213124559224 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124559224 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124559224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124559224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124559278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124559278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124559278 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124559278 DMM INFO MM(262420000000020/c890606d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124559278 DMM INFO MM(262420000000020/c890606d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124559278 DMM DEBUG MM(262420000000020/c890606d) Using GGSN 0 (gprs_sm.c:312) 20250213124559278 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) 20250213124559278 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250213124559278 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124559278 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124559279 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:386) 20250213124559299 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 ec fe 45 77 11 a3 95 08 c7 14 05 7f e8 86 d6 61 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:461) 20250213124559299 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f27d5fb3220, cbp=0x5634b404fb50) (sgsn_libgtp.c:632) 20250213124559299 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250213124559299 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250213124559299 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250213124559299 DMM NOTICE MM(262420000000020/c890606d) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@d97a9ad3f56d: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124559318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47946<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@d97a9ad3f56d: Final verdict of PTC: none 20250213124559322 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124559323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(778)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(768)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(773)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(766)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(776)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(771)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:45:59 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 20250213124559431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124559833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47958<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97388) 20250213124600324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124600324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97388, count=98548) 20250213124601325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124601325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:46: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_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 20250213124602326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124602326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act_user_deact_mo started. 20250213124602927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124602930 DMM INFO MM(262420000000020/c890606d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124602930 DMM INFO MM(262420000000020/c890606d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124602930 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124602930 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124602930 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124602930 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124602930 DLLC NOTICE LLME(ffffffff/c890606d){ASSIGNED} LLGM Assign pre (c890606d => ffffffff) (gprs_llc.c:1079) 20250213124602930 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c890606d => ffffffff) (gprs_llc.c:1125) 20250213124602930 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250213124602930 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) 20250213124602930 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) 20250213124602930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124602930 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124602930 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124602930 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124602930 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124602974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124602974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124602974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124602974 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124602974 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124602974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124602974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124602974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124602974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124602975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124602975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124602975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124602975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124602975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124602975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124602975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124602975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124602975 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124602975 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124602975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124602976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124602976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124602978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124602982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124602982 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124602990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124602990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124602990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124602990 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124602990 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124602990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124602990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124602990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124602990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124602991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124602991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124602991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124602991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124602991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124602991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124602991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124602991 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124602991 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124602991 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124602991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124602992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124602992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124602993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124602998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124602998 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(794)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124603004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124603004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124603004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124603004 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124603004 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124603004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124603004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124603004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124603004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124603005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124603005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124603005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124603005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124603005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124603005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124603005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124603005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124603005 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124603005 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124603005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124603005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124603005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124603007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124603012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124603012 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124603328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124603328 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124603328 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124603328 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124603332 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(798)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124603333 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='E440B0C7'O, index=0 SGSN_Test-GSUP(799)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@d97a9ad3f56d: 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 := '84DD6EBA936943906431E90ACC208224'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6E427DC8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A594E18486370D10'O } } } } } 20250213124603402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124603402 DLLC NOTICE LLME(ffffffff/e440b0c7){UNASSIGNED} LLC RX: unknown TLLI 0xe440b0c7, creating LLME on the fly (gprs_llc.c:552) 20250213124603402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124603402 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20250213124603402 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124603402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124603402 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124603402 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124603402 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124603402 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124603402 DLLC NOTICE LLME(ffffffff/e440b0c7){UNASSIGNED} LLGM Assign pre (e440b0c7 => ce29925f) (gprs_llc.c:1079) 20250213124603402 DLLC NOTICE LLME(e440b0c7/ce29925f){ASSIGNED} LLGM Assign post (e440b0c7 => ce29925f) (gprs_llc.c:1125) 20250213124603402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124603402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124603402 DMM DEBUG MM(262420000000021/ce29925f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124603416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124603416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124603416 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124603416 DMM DEBUG MM(262420000000021/ce29925f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250213124603416 DMM NOTICE MM(262420000000021/ce29925f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124603416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124603416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124603416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124603416 DMM DEBUG MM(262420000000021/ce29925f) Requesting authorization (sgsn_auth.c:160) 20250213124603416 DMM INFO MM(262420000000021/ce29925f) Requesting authentication tuples (sgsn_auth.c:184) 20250213124603416 DMM DEBUG MM(262420000000021/ce29925f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124603416 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250213124603416 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20250213124603422 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124603422 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124603422 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124603422 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124603422 DMM INFO MM(262420000000021/ce29925f) Subscriber data update (mmctx.c:445) 20250213124603422 DMM DEBUG MM(262420000000021/ce29925f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124603422 DMM INFO MM(262420000000021/ce29925f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124603422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124603422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124603422 DMM INFO MM(262420000000021/ce29925f) <- GMM AUTH AND CIPHERING REQ (rand = 84 dd 6e ba 93 69 43 90 64 31 e9 0a cc 20 82 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124603436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124603436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124603436 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124603436 DMM INFO MM(262420000000021/ce29925f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124603436 DMM NOTICE MM(262420000000021/ce29925f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124603436 DMM DEBUG MM(262420000000021/ce29925f) checking auth: received GSM SRES = 6e 42 7d c8 (gprs_gmm.c:666) 20250213124603436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124603436 DMM DEBUG MM(262420000000021/ce29925f) Requesting authorization (sgsn_auth.c:160) 20250213124603436 DMM INFO MM(262420000000021/ce29925f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124603436 DMM DEBUG MM(262420000000021/ce29925f) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124603436 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250213124603436 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) 20250213124603436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124603436 DMM INFO MM(262420000000021/ce29925f) <- GMM ATTACH ACCEPT (new P-TMSI=0xce29925f) (gprs_gmm.c:300) 20250213124603439 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124603439 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124603439 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250213124603439 DMM INFO MM(262420000000021/ce29925f) Subscriber data update (mmctx.c:445) 20250213124603439 DMM DEBUG MM(262420000000021/ce29925f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124603439 DMM INFO MM(262420000000021/ce29925f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124603439 DMM NOTICE MM(262420000000021/ce29925f) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250213124603439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124603439 DMM NOTICE MM(262420000000021/ce29925f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124603439 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) 20250213124603440 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124603440 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250213124603440 DMM INFO MM(262420000000021/ce29925f) Subscriber data update (mmctx.c:445) 20250213124603440 DMM DEBUG MM(262420000000021/ce29925f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124603449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124603449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124603450 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124603450 DMM INFO MM(262420000000021/ce29925f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124603450 DMM NOTICE MM(262420000000021/ce29925f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124603450 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124603450 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124603450 DLLC NOTICE LLME(e440b0c7/ce29925f){ASSIGNED} LLGM Assign pre (ffffffff => ce29925f) (gprs_llc.c:1079) 20250213124603450 DLLC NOTICE LLME(ffffffff/ce29925f){ASSIGNED} LLGM Assign post (ffffffff => ce29925f) (gprs_llc.c:1125) 20250213124603450 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124603450 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124603450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124603450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124603507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124603507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124603507 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124603507 DMM INFO MM(262420000000021/ce29925f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124603507 DMM INFO MM(262420000000021/ce29925f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124603507 DMM DEBUG MM(262420000000021/ce29925f) Using GGSN 0 (gprs_sm.c:312) 20250213124603507 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) 20250213124603507 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250213124603507 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124603507 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124603507 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:386) 20250213124603532 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 86 68 73 03 11 36 33 18 38 14 05 7f 18 79 18 c5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:461) 20250213124603532 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb3220, cbp=0x5634b404fb50) (sgsn_libgtp.c:632) 20250213124603532 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124603532 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b4054438 TLLI=ce29925f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124603532 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124603532 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124603548 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20250213124603561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124603561 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250213124603561 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124603567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124603567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250213124603567 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124603567 DMM INFO MM(262420000000021/ce29925f) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250213124603567 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213124603567 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:386) 20250213124603570 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) 20250213124603570 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f27d5fb3220, cbp=0x5634b404fb50) (sgsn_libgtp.c:632) 20250213124603570 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250213124603570 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b4054438, TLLI=ce29925f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124603570 DMM INFO MM(262420000000021/ce29925f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250213124603570 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250213124603570 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@d97a9ad3f56d: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124603584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47962<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@d97a9ad3f56d: Final verdict of PTC: none 20250213124603589 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124603590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(787)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(797)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(792)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(795)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(785)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(790)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:46:03 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 20250213124603680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124604082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104464) 20250213124604591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124604591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104464, count=105004) 20250213124605593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124605594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:46:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124606595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124606595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act_user_deact_mt started. 20250213124607149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124607152 DMM INFO MM(262420000000021/ce29925f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124607152 DMM INFO MM(262420000000021/ce29925f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124607152 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124607152 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124607152 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124607152 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124607152 DLLC NOTICE LLME(ffffffff/ce29925f){ASSIGNED} LLGM Assign pre (ce29925f => ffffffff) (gprs_llc.c:1079) 20250213124607152 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce29925f => ffffffff) (gprs_llc.c:1125) 20250213124607152 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250213124607152 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) 20250213124607152 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) 20250213124607152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124607152 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124607152 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124607152 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124607152 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124607200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124607200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124607200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124607200 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124607200 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124607200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124607200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124607200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124607200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124607201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124607201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124607201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124607201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124607201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124607201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124607201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124607201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124607201 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124607201 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124607201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(806)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124607202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124607202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124607203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124607209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124607209 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124607221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124607221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124607221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124607221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124607221 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124607221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124607221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124607221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124607221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(812)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(811)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124607223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124607223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124607223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124607223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124607223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124607223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124607223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124607223 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124607223 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124607223 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124607223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124607223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124607223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124607226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(808)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213124607231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124607231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(816)@d97a9ad3f56d: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_deact_mt-BVCI210(810)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124607233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124607233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124607233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124607233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124607233 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124607233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124607233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124607233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124607233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124607233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124607233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124607233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124607234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124607234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124607234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124607234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124607234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124607234 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124607234 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124607234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124607234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124607234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124607236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124607240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124607240 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124607597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124607597 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124607597 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124607597 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124607601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124607602 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='DF687966'O, index=0 SGSN_Test-GSUP(818)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@d97a9ad3f56d: 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 := '6134D9D612034FBBC2BC3B0A30DCF4ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '705FC657'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '87312924114ED23F'O } } } } } 20250213124607665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124607665 DLLC NOTICE LLME(ffffffff/df687966){UNASSIGNED} LLC RX: unknown TLLI 0xdf687966, creating LLME on the fly (gprs_llc.c:552) 20250213124607665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124607665 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20250213124607665 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124607665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124607665 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124607665 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124607665 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124607665 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124607665 DLLC NOTICE LLME(ffffffff/df687966){UNASSIGNED} LLGM Assign pre (df687966 => c1a3b7b5) (gprs_llc.c:1079) 20250213124607665 DLLC NOTICE LLME(df687966/c1a3b7b5){ASSIGNED} LLGM Assign post (df687966 => c1a3b7b5) (gprs_llc.c:1125) 20250213124607665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124607665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124607665 DMM DEBUG MM(262420000000022/c1a3b7b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124607685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124607685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124607685 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124607685 DMM DEBUG MM(262420000000022/c1a3b7b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250213124607685 DMM NOTICE MM(262420000000022/c1a3b7b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124607685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124607685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124607685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124607685 DMM DEBUG MM(262420000000022/c1a3b7b5) Requesting authorization (sgsn_auth.c:160) 20250213124607685 DMM INFO MM(262420000000022/c1a3b7b5) Requesting authentication tuples (sgsn_auth.c:184) 20250213124607685 DMM DEBUG MM(262420000000022/c1a3b7b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124607685 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250213124607685 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20250213124607691 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124607691 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124607691 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124607691 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124607691 DMM INFO MM(262420000000022/c1a3b7b5) Subscriber data update (mmctx.c:445) 20250213124607691 DMM DEBUG MM(262420000000022/c1a3b7b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124607691 DMM INFO MM(262420000000022/c1a3b7b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124607691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124607691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124607691 DMM INFO MM(262420000000022/c1a3b7b5) <- GMM AUTH AND CIPHERING REQ (rand = 61 34 d9 d6 12 03 4f bb c2 bc 3b 0a 30 dc f4 ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124607706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124607706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124607706 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124607706 DMM INFO MM(262420000000022/c1a3b7b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124607706 DMM NOTICE MM(262420000000022/c1a3b7b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124607706 DMM DEBUG MM(262420000000022/c1a3b7b5) checking auth: received GSM SRES = 70 5f c6 57 (gprs_gmm.c:666) 20250213124607706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124607706 DMM DEBUG MM(262420000000022/c1a3b7b5) Requesting authorization (sgsn_auth.c:160) 20250213124607706 DMM INFO MM(262420000000022/c1a3b7b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124607706 DMM DEBUG MM(262420000000022/c1a3b7b5) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124607706 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250213124607706 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) 20250213124607706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124607706 DMM INFO MM(262420000000022/c1a3b7b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1a3b7b5) (gprs_gmm.c:300) 20250213124607709 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124607709 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124607709 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250213124607709 DMM INFO MM(262420000000022/c1a3b7b5) Subscriber data update (mmctx.c:445) 20250213124607709 DMM DEBUG MM(262420000000022/c1a3b7b5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124607709 DMM INFO MM(262420000000022/c1a3b7b5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124607710 DMM NOTICE MM(262420000000022/c1a3b7b5) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250213124607710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124607710 DMM NOTICE MM(262420000000022/c1a3b7b5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124607710 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) 20250213124607711 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124607711 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250213124607711 DMM INFO MM(262420000000022/c1a3b7b5) Subscriber data update (mmctx.c:445) 20250213124607711 DMM DEBUG MM(262420000000022/c1a3b7b5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124607722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124607722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124607722 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124607722 DMM INFO MM(262420000000022/c1a3b7b5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124607722 DMM NOTICE MM(262420000000022/c1a3b7b5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124607722 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124607722 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124607722 DLLC NOTICE LLME(df687966/c1a3b7b5){ASSIGNED} LLGM Assign pre (ffffffff => c1a3b7b5) (gprs_llc.c:1079) 20250213124607722 DLLC NOTICE LLME(ffffffff/c1a3b7b5){ASSIGNED} LLGM Assign post (ffffffff => c1a3b7b5) (gprs_llc.c:1125) 20250213124607722 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124607722 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124607722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124607722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124607780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124607780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124607780 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124607780 DMM INFO MM(262420000000022/c1a3b7b5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124607780 DMM INFO MM(262420000000022/c1a3b7b5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124607780 DMM DEBUG MM(262420000000022/c1a3b7b5) Using GGSN 0 (gprs_sm.c:312) 20250213124607780 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) 20250213124607780 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250213124607780 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124607780 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124607781 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:386) 20250213124607804 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 36 90 c2 45 11 c4 20 2c 22 14 05 7f 3a 03 f7 66 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) 20250213124607804 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb3220, cbp=0x5634b404fb50) (sgsn_libgtp.c:632) 20250213124607804 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124607804 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=c1a3b7b5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124607804 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124607804 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124607820 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20250213124607831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124607831 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250213124607831 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124607837 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250213124607837 DGPRS INFO PDP(262420000000022:5): Context 0x7f27d5fb3220 was deleted (sgsn_libgtp.c:660) 20250213124607837 DMM INFO MM(262420000000022/c1a3b7b5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250213124607837 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250213124607837 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@d97a9ad3f56d: Removing Client IMSI='262420000000022'H, index=0 20250213124607849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124607849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250213124607849 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124607849 DMM INFO MM(262420000000022/c1a3b7b5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124607852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35664<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(811)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(816)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(806)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@d97a9ad3f56d: Final verdict of PTC: none 20250213124607858 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124607858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(817)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(809)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(804)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(814)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:46:07 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 20250213124607938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124608340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35670<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103380) 20250213124608859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124608859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103380, count=104540) 20250213124609860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124609860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:46:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124610861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124610861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act_deact_dup started. 20250213124611456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124611459 DMM INFO MM(262420000000022/c1a3b7b5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124611459 DMM INFO MM(262420000000022/c1a3b7b5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124611459 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124611459 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124611459 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124611459 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124611459 DLLC NOTICE LLME(ffffffff/c1a3b7b5){ASSIGNED} LLGM Assign pre (c1a3b7b5 => ffffffff) (gprs_llc.c:1079) 20250213124611459 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1a3b7b5 => ffffffff) (gprs_llc.c:1125) 20250213124611459 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4055250 (gprs_sndcp.c:574) 20250213124611459 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124611459 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250213124611459 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) 20250213124611459 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) 20250213124611459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124611460 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124611460 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124611460 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124611460 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124611506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124611506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124611506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124611506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124611506 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124611506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124611506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124611506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124611506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124611507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124611507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124611507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124611507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124611507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124611507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124611507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124611507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124611507 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124611507 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124611507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124611507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124611507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124611509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124611514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124611514 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(824)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124611521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124611521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124611521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124611521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124611521 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124611521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124611521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124611521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124611521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124611522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124611522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124611522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124611522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124611522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124611522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124611522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124611522 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124611522 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124611522 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124611522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124611522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124611522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(831)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124611525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124611530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124611530 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(832)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(829)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124611535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124611535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124611535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124611535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124611535 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124611535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124611535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124611535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124611535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124611536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124611536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124611536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124611536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124611536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124611536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124611536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124611536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124611536 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124611536 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124611536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124611536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124611536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124611539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124611543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124611543 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(834)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124611862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124611862 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124611862 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124611862 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124611866 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(836)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213124611868 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='C97D52DA'O, index=0 SGSN_Test-GSUP(837)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@d97a9ad3f56d: 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 := 'DFF2C8F8D6EF888448529122FF52A5CF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '40728EFE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ADECC7BDD928A50E'O } } } } } 20250213124611941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124611941 DLLC NOTICE LLME(ffffffff/c97d52da){UNASSIGNED} LLC RX: unknown TLLI 0xc97d52da, creating LLME on the fly (gprs_llc.c:552) 20250213124611941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124611941 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20250213124611942 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124611942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124611942 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124611942 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124611942 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124611942 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124611942 DLLC NOTICE LLME(ffffffff/c97d52da){UNASSIGNED} LLGM Assign pre (c97d52da => f8f89b65) (gprs_llc.c:1079) 20250213124611942 DLLC NOTICE LLME(c97d52da/f8f89b65){ASSIGNED} LLGM Assign post (c97d52da => f8f89b65) (gprs_llc.c:1125) 20250213124611942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124611942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124611942 DMM DEBUG MM(262420000000046/f8f89b65) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124611965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124611965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124611965 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124611965 DMM DEBUG MM(262420000000046/f8f89b65) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20250213124611965 DMM NOTICE MM(262420000000046/f8f89b65) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124611965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124611965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124611965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124611965 DMM DEBUG MM(262420000000046/f8f89b65) Requesting authorization (sgsn_auth.c:160) 20250213124611965 DMM INFO MM(262420000000046/f8f89b65) Requesting authentication tuples (sgsn_auth.c:184) 20250213124611965 DMM DEBUG MM(262420000000046/f8f89b65) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124611965 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250213124611965 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20250213124611971 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124611971 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124611971 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124611971 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124611971 DMM INFO MM(262420000000046/f8f89b65) Subscriber data update (mmctx.c:445) 20250213124611971 DMM DEBUG MM(262420000000046/f8f89b65) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124611971 DMM INFO MM(262420000000046/f8f89b65) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124611971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124611971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124611971 DMM INFO MM(262420000000046/f8f89b65) <- GMM AUTH AND CIPHERING REQ (rand = df f2 c8 f8 d6 ef 88 84 48 52 91 22 ff 52 a5 cf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124611988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124611988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124611988 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124611988 DMM INFO MM(262420000000046/f8f89b65) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124611989 DMM NOTICE MM(262420000000046/f8f89b65) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124611989 DMM DEBUG MM(262420000000046/f8f89b65) checking auth: received GSM SRES = 40 72 8e fe (gprs_gmm.c:666) 20250213124611989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124611989 DMM DEBUG MM(262420000000046/f8f89b65) Requesting authorization (sgsn_auth.c:160) 20250213124611989 DMM INFO MM(262420000000046/f8f89b65) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124611989 DMM DEBUG MM(262420000000046/f8f89b65) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124611989 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250213124611989 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) 20250213124611989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124611989 DMM INFO MM(262420000000046/f8f89b65) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8f89b65) (gprs_gmm.c:300) 20250213124611992 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124611992 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124611992 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250213124611992 DMM INFO MM(262420000000046/f8f89b65) Subscriber data update (mmctx.c:445) 20250213124611992 DMM DEBUG MM(262420000000046/f8f89b65) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124611992 DMM INFO MM(262420000000046/f8f89b65) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124611992 DMM NOTICE MM(262420000000046/f8f89b65) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20250213124611992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124611992 DMM NOTICE MM(262420000000046/f8f89b65) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124611992 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) 20250213124611994 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124611994 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250213124611994 DMM INFO MM(262420000000046/f8f89b65) Subscriber data update (mmctx.c:445) 20250213124611994 DMM DEBUG MM(262420000000046/f8f89b65) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124612005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124612005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124612005 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124612005 DMM INFO MM(262420000000046/f8f89b65) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124612005 DMM NOTICE MM(262420000000046/f8f89b65) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124612005 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124612005 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124612005 DLLC NOTICE LLME(c97d52da/f8f89b65){ASSIGNED} LLGM Assign pre (ffffffff => f8f89b65) (gprs_llc.c:1079) 20250213124612005 DLLC NOTICE LLME(ffffffff/f8f89b65){ASSIGNED} LLGM Assign post (ffffffff => f8f89b65) (gprs_llc.c:1125) 20250213124612005 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124612005 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124612005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124612005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124612061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124612061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124612061 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124612061 DMM INFO MM(262420000000046/f8f89b65) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124612061 DMM INFO MM(262420000000046/f8f89b65) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124612061 DMM DEBUG MM(262420000000046/f8f89b65) Using GGSN 0 (gprs_sm.c:312) 20250213124612061 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) 20250213124612061 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250213124612061 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124612061 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124612062 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:386) 20250213124612086 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 f7 9a 24 53 11 17 7b 57 15 14 05 7f 27 3a b0 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=1034 from retransmit req queue (gtp.c:461) 20250213124612086 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb3220, cbp=0x5634b404fb50) (sgsn_libgtp.c:632) 20250213124612086 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124612086 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=f8f89b65, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124612086 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124612086 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124612102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124612102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250213124612102 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124612102 DMM INFO MM(262420000000046/f8f89b65) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250213124612102 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213124612102 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:386) 20250213124612102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124612102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124612102 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124612102 DMM INFO MM(262420000000046/f8f89b65) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250213124612102 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213124612102 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_dup(839)@d97a9ad3f56d: "Received deletePDPContextResponse 0, seq_nr=1035" 20250213124612105 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) 20250213124612105 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f27d5fb3220, cbp=0x5634b404fb50) (sgsn_libgtp.c:632) 20250213124612105 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250213124612105 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=f8f89b65, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124612105 DMM INFO MM(262420000000046/f8f89b65) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250213124612105 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250213124612105 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250213124612105 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) TC_attach_pdp_act_deact_dup(839)@d97a9ad3f56d: "Received deletePDPContextResponse 1, seq_nr=1036" 20250213124612105 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(839)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@d97a9ad3f56d: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124614125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35684<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(825)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(835)@d97a9ad3f56d: Final verdict of PTC: none 20250213124614130 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124614130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_dup-BVCI210(829)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(837)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(830)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(833)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(823)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(828)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:46:14 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20250213124614205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124614607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100548) 20250213124615132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124615132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100548, count=106600) 20250213124616133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124616133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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_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 20250213124617134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124617134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_second_attempt started. 20250213124617709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124617711 DMM INFO MM(262420000000046/f8f89b65) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124617711 DMM INFO MM(262420000000046/f8f89b65) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124617711 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124617711 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124617711 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124617711 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124617711 DLLC NOTICE LLME(ffffffff/f8f89b65){ASSIGNED} LLGM Assign pre (f8f89b65 => ffffffff) (gprs_llc.c:1079) 20250213124617711 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8f89b65 => ffffffff) (gprs_llc.c:1125) 20250213124617711 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250213124617711 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) 20250213124617711 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) 20250213124617711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124617711 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124617711 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124617711 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124617711 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(840)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124617759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124617759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124617759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124617759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124617759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124617759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124617759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124617759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124617759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124617760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124617760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124617760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124617760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124617760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124617760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124617760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124617760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124617760 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124617760 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124617760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(844)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124617760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124617760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124617762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124617768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124617768 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(843)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124617778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124617778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124617778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124617778 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124617778 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124617778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124617778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124617778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124617778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124617779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124617779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124617779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124617779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124617779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124617779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124617779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124617779 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124617779 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124617779 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124617779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124617779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124617779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(850)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(849)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124617782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(846)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250213124617788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124617788 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(854)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@d97a9ad3f56d: Provider Link came up: sending NS-RESET TC_attach_second_attempt-BVCI210(847)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124617790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124617790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124617790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124617790 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124617790 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124617790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124617790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124617790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124617790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124617791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124617791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124617791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124617791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124617791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124617791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124617791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124617791 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124617791 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124617791 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124617791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124617791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124617791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124617793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124617798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124617798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(853)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124618135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124618135 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124618135 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124618135 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124618139 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(855)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124618140 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@d97a9ad3f56d: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='C18EFF9A'O, index=0 SGSN_Test-GSUP(856)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@d97a9ad3f56d: 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 := '740831B761AB7D94B978E7F0A4D6179B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '84420BE6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BD1D7FF5E69B99B1'O } } } } } 20250213124618181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124618182 DLLC NOTICE LLME(ffffffff/c18eff9a){UNASSIGNED} LLC RX: unknown TLLI 0xc18eff9a, creating LLME on the fly (gprs_llc.c:552) 20250213124618182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124618182 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20250213124618182 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124618182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124618182 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124618182 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124618182 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124618182 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124618182 DLLC NOTICE LLME(ffffffff/c18eff9a){UNASSIGNED} LLGM Assign pre (c18eff9a => eaa63349) (gprs_llc.c:1079) 20250213124618182 DLLC NOTICE LLME(c18eff9a/eaa63349){ASSIGNED} LLGM Assign post (c18eff9a => eaa63349) (gprs_llc.c:1125) 20250213124618182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124618182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124618182 DMM DEBUG MM(262420000000022/eaa63349) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124618205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124618205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124618205 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124618205 DMM DEBUG MM(262420000000022/eaa63349) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250213124618205 DMM NOTICE MM(262420000000022/eaa63349) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124618205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124618205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124618205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124618205 DMM DEBUG MM(262420000000022/eaa63349) Requesting authorization (sgsn_auth.c:160) 20250213124618205 DMM INFO MM(262420000000022/eaa63349) Requesting authentication tuples (sgsn_auth.c:184) 20250213124618205 DMM DEBUG MM(262420000000022/eaa63349) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124618205 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250213124618205 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20250213124618211 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124618211 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124618211 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124618211 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124618211 DMM INFO MM(262420000000022/eaa63349) Subscriber data update (mmctx.c:445) 20250213124618211 DMM DEBUG MM(262420000000022/eaa63349) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124618211 DMM INFO MM(262420000000022/eaa63349) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124618211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124618211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124618211 DMM INFO MM(262420000000022/eaa63349) <- GMM AUTH AND CIPHERING REQ (rand = 74 08 31 b7 61 ab 7d 94 b9 78 e7 f0 a4 d6 17 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124618227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124618227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124618227 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124618227 DMM INFO MM(262420000000022/eaa63349) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124618227 DMM NOTICE MM(262420000000022/eaa63349) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124618227 DMM DEBUG MM(262420000000022/eaa63349) checking auth: received GSM SRES = 84 42 0b e6 (gprs_gmm.c:666) 20250213124618227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124618227 DMM DEBUG MM(262420000000022/eaa63349) Requesting authorization (sgsn_auth.c:160) 20250213124618227 DMM INFO MM(262420000000022/eaa63349) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124618227 DMM DEBUG MM(262420000000022/eaa63349) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124618227 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250213124618227 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) 20250213124618227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124618227 DMM INFO MM(262420000000022/eaa63349) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaa63349) (gprs_gmm.c:300) 20250213124618230 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124618230 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124618230 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250213124618230 DMM INFO MM(262420000000022/eaa63349) Subscriber data update (mmctx.c:445) 20250213124618230 DMM DEBUG MM(262420000000022/eaa63349) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124618230 DMM INFO MM(262420000000022/eaa63349) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124618230 DMM NOTICE MM(262420000000022/eaa63349) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250213124618230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124618230 DMM NOTICE MM(262420000000022/eaa63349) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124618230 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) 20250213124618231 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124618231 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250213124618231 DMM INFO MM(262420000000022/eaa63349) Subscriber data update (mmctx.c:445) 20250213124618231 DMM DEBUG MM(262420000000022/eaa63349) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124618242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124618242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124618242 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124618242 DMM INFO MM(262420000000022/eaa63349) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124618242 DMM NOTICE MM(262420000000022/eaa63349) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124618242 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124618242 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124618242 DLLC NOTICE LLME(c18eff9a/eaa63349){ASSIGNED} LLGM Assign pre (ffffffff => eaa63349) (gprs_llc.c:1079) 20250213124618242 DLLC NOTICE LLME(ffffffff/eaa63349){ASSIGNED} LLGM Assign post (ffffffff => eaa63349) (gprs_llc.c:1125) 20250213124618242 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124618242 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124618242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124618242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_second_attempt(858)@d97a9ad3f56d: 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 := 'D5B0CC89A25106346F5C58EFE6BFE016'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B61891C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82DD127D30E3A48C'O } } } } } 20250213124618297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124618297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124618298 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124618298 DMM INFO MM(262420000000022/eaa63349) -> GMM ATTACH REQUEST MI(TMSI-0xEAA63349) type="GPRS attach" (gprs_gmm.c:1266) 20250213124618298 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124618298 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213124618298 DLLC NOTICE LLME(ffffffff/eaa63349){ASSIGNED} LLGM Assign pre (eaa63349 => f4930e2a) (gprs_llc.c:1079) 20250213124618298 DLLC NOTICE LLME(eaa63349/f4930e2a){ASSIGNED} LLGM Assign post (eaa63349 => f4930e2a) (gprs_llc.c:1125) 20250213124618298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124618298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124618298 DMM DEBUG MM(262420000000022/f4930e2a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124618310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124618310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250213124618310 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124618310 DMM DEBUG MM(262420000000022/f4930e2a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250213124618310 DMM NOTICE MM(262420000000022/f4930e2a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124618310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124618311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124618311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124618311 DMM DEBUG MM(262420000000022/f4930e2a) Requesting authorization (sgsn_auth.c:160) 20250213124618311 DMM INFO MM(262420000000022/f4930e2a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124618311 DMM DEBUG MM(262420000000022/f4930e2a) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124618311 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250213124618311 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) 20250213124619818 DGPRS DEBUG Checking for inactive LLMEs, time = 2681685 (sgsn.c:131) 20250213124624312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250213124624312 DMM ERROR MM(262420000000022/f4930e2a) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250213124624312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250213124624312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213124624312 DMM NOTICE MM(262420000000022/f4930e2a) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250213124624312 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250213124624312 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) 20250213124624312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Reject}: Deallocated (fsm.c:568) 20250213124624312 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Deallocated (fsm.c:568) 20250213124624312 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124624312 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213124624313 DLLC NOTICE LLME(eaa63349/f4930e2a){ASSIGNED} LLGM Assign pre (f4930e2a => ffffffff) (gprs_llc.c:1079) 20250213124624313 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4930e2a => ffffffff) (gprs_llc.c:1125) 20250213124638136 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213124638136 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213124638137 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124647761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124647764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124647764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124647780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124647782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124647782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124647792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124647794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124647794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@d97a9ad3f56d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d97a9ad3f56d: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20250213124648191 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124648191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(856)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(844)@d97a9ad3f56d: Final verdict of PTC: none 20250213124648194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60902<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(846)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(849)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(847)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(854)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(842)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(852)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(848)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_second_attempt(858)@d97a9ad3f56d: Final verdict of PTC: fail reason: "Tguard timeout" MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_second_attempt-BVCI210(847): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@d97a9ad3f56d: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:46:48 UTC 2025 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20250213124648316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124648618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53958<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108052) 20250213124649192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124649192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108052, count=112408) 20250213124649819 DGPRS DEBUG Checking for inactive LLMEs, time = 2681715 (sgsn.c:131) 20250213124650193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124650193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:46: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_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 20250213124651195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124651195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_echo_timeout started. 20250213124651716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124651718 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124651764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124651764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124651764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124651764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124651764 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124651764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124651764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124651764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124651764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124651765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124651765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124651765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124651765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124651765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124651765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124651765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124651765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124651765 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124651765 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124651765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124651766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124651766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124651768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124651774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124651774 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(865)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(862)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124651779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124651779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124651779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124651779 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124651779 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124651779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124651779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124651779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124651779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124651780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124651780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124651780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124651780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124651780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124651780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124651780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124651780 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124651780 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124651780 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124651780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124651781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124651781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(869)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124651783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124651790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124651790 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(869)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@d97a9ad3f56d: Provider Link came up: sending NS-RESET TC_attach_echo_timeout-BVCI210(867)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124651793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124651793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124651793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124651793 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124651793 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124651793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124651793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124651793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124651793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124651794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124651794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124651794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124651794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124651794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124651794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124651794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124651794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124651794 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124651794 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124651794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124651794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124651794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124651797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124651801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124651801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(872)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124652196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124652196 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124652196 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124652196 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124652200 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124652201 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@d97a9ad3f56d: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='E6E457F5'O, index=0 SGSN_Test-GSUP(875)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@d97a9ad3f56d: 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 := 'F710F4A7A9F31275041136CACF77A815'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '546AA7D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E79C91533A8016BE'O } } } } } 20250213124652271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124652271 DLLC NOTICE LLME(ffffffff/e6e457f5){UNASSIGNED} LLC RX: unknown TLLI 0xe6e457f5, creating LLME on the fly (gprs_llc.c:552) 20250213124652271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124652271 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20250213124652271 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124652271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124652271 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124652271 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124652271 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124652271 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124652271 DLLC NOTICE LLME(ffffffff/e6e457f5){UNASSIGNED} LLGM Assign pre (e6e457f5 => d4468e9a) (gprs_llc.c:1079) 20250213124652271 DLLC NOTICE LLME(e6e457f5/d4468e9a){ASSIGNED} LLGM Assign post (e6e457f5 => d4468e9a) (gprs_llc.c:1125) 20250213124652271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124652271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124652271 DMM DEBUG MM(262420000000067/d4468e9a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124652293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124652293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124652293 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124652293 DMM DEBUG MM(262420000000067/d4468e9a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20250213124652293 DMM NOTICE MM(262420000000067/d4468e9a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124652293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124652293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124652293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124652293 DMM DEBUG MM(262420000000067/d4468e9a) Requesting authorization (sgsn_auth.c:160) 20250213124652293 DMM INFO MM(262420000000067/d4468e9a) Requesting authentication tuples (sgsn_auth.c:184) 20250213124652294 DMM DEBUG MM(262420000000067/d4468e9a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124652294 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250213124652294 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20250213124652299 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124652299 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124652299 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124652299 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124652299 DMM INFO MM(262420000000067/d4468e9a) Subscriber data update (mmctx.c:445) 20250213124652299 DMM DEBUG MM(262420000000067/d4468e9a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124652299 DMM INFO MM(262420000000067/d4468e9a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124652299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124652299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124652299 DMM INFO MM(262420000000067/d4468e9a) <- GMM AUTH AND CIPHERING REQ (rand = f7 10 f4 a7 a9 f3 12 75 04 11 36 ca cf 77 a8 15 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124652316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124652316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124652316 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124652316 DMM INFO MM(262420000000067/d4468e9a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124652316 DMM NOTICE MM(262420000000067/d4468e9a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124652316 DMM DEBUG MM(262420000000067/d4468e9a) checking auth: received GSM SRES = 54 6a a7 d9 (gprs_gmm.c:666) 20250213124652316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124652316 DMM DEBUG MM(262420000000067/d4468e9a) Requesting authorization (sgsn_auth.c:160) 20250213124652316 DMM INFO MM(262420000000067/d4468e9a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124652316 DMM DEBUG MM(262420000000067/d4468e9a) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124652316 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250213124652316 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) 20250213124652316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124652316 DMM INFO MM(262420000000067/d4468e9a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4468e9a) (gprs_gmm.c:300) 20250213124652319 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124652319 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124652319 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250213124652319 DMM INFO MM(262420000000067/d4468e9a) Subscriber data update (mmctx.c:445) 20250213124652319 DMM DEBUG MM(262420000000067/d4468e9a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124652319 DMM INFO MM(262420000000067/d4468e9a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124652319 DMM NOTICE MM(262420000000067/d4468e9a) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20250213124652319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124652319 DMM NOTICE MM(262420000000067/d4468e9a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124652319 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) 20250213124652320 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124652320 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250213124652320 DMM INFO MM(262420000000067/d4468e9a) Subscriber data update (mmctx.c:445) 20250213124652320 DMM DEBUG MM(262420000000067/d4468e9a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124652332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124652332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124652332 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124652332 DMM INFO MM(262420000000067/d4468e9a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124652332 DMM NOTICE MM(262420000000067/d4468e9a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124652332 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124652332 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124652332 DLLC NOTICE LLME(e6e457f5/d4468e9a){ASSIGNED} LLGM Assign pre (ffffffff => d4468e9a) (gprs_llc.c:1079) 20250213124652332 DLLC NOTICE LLME(ffffffff/d4468e9a){ASSIGNED} LLGM Assign post (ffffffff => d4468e9a) (gprs_llc.c:1125) 20250213124652332 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124652332 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124652332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124652332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124652390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124652390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124652390 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124652390 DMM INFO MM(262420000000067/d4468e9a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124652390 DMM INFO MM(262420000000067/d4468e9a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124652390 DMM DEBUG MM(262420000000067/d4468e9a) Using GGSN 0 (gprs_sm.c:312) 20250213124652390 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) 20250213124652390 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250213124652390 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124652390 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124652390 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:386) 20250213124652413 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 0d 00 00 01 80 08 00 10 f1 bf f1 43 11 cc 64 9e 9b 14 05 7f f1 ba 9c e3 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) 20250213124652414 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb3220, cbp=0x5634b404fb50) (sgsn_libgtp.c:632) 20250213124652414 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124652414 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=d4468e9a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124652414 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124652414 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124657213 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:386) 20250213124657221 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) 20250213124657221 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5634b40460a0) (sgsn_libgtp.c:632) 20250213124702214 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1039" 20250213124707215 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:386) 20250213124707215 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1039" 20250213124712197 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213124712197 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124712198 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250213124712216 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250213124712216 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250213124712216 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1041" 20250213124717217 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:386) 20250213124717217 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250213124717217 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250213124717217 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1041" 20250213124719820 DGPRS DEBUG Checking for inactive LLMEs, time = 2681745 (sgsn.c:131) 20250213124721768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124721773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124721773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124721781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124721784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124721784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124721794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124721796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124721796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124722218 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250213124722218 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250213124722218 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250213124722218 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250213124722218 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1043" 20250213124727219 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:386) 20250213124727219 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250213124727219 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250213124727219 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250213124727219 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5634b40460a0) (sgsn_libgtp.c:632) 20250213124727219 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5634b40460a0) (sgsn_libgtp.c:636) 20250213124727219 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20250213124727219 DMM INFO MM(262420000000067/d4468e9a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250213124727219 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250213124727219 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250213124727219 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250213124727219 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250213124727219 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250213124727219 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250213124727219 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250213124727219 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250213124727219 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250213124727219 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250213124727219 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250213124727219 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250213124727219 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@d97a9ad3f56d: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@d97a9ad3f56d: Removing Client IMSI='262420000000067'H, index=0 20250213124727238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124727238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250213124727238 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124727238 DMM INFO MM(262420000000067/d4468e9a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124727245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53974<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(875)@d97a9ad3f56d: Final verdict of PTC: none 20250213124727249 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124727249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(869)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(863)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(873)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(868)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(866)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(861)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(871)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:47:27 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 20250213124727349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124727751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51198<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99824) 20250213124728250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124728250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99824, count=113152) 20250213124729252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124729252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:47:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20250213124730254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124730254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_restart_ctr_echo started. 20250213124730812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124730815 DMM INFO MM(262420000000067/d4468e9a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124730815 DMM INFO MM(262420000000067/d4468e9a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124730815 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124730815 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124730815 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124730815 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124730815 DLLC NOTICE LLME(ffffffff/d4468e9a){ASSIGNED} LLGM Assign pre (d4468e9a => ffffffff) (gprs_llc.c:1079) 20250213124730815 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4468e9a => ffffffff) (gprs_llc.c:1125) 20250213124730815 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4055250 (gprs_sndcp.c:574) 20250213124730815 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124730815 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250213124730815 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) 20250213124730815 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) 20250213124730815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124730815 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124730815 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124730815 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124730815 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124730856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124730856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124730856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124730856 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124730856 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124730856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124730856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124730856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124730856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124730857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124730857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124730857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124730857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124730857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124730857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124730857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124730857 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124730857 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124730857 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124730857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124730857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124730857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124730859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124730864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124730864 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(884)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(881)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124730870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124730870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124730870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124730870 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124730870 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124730870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124730870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124730870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124730870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124730871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124730871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124730871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124730871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124730871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124730871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124730871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124730871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124730871 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124730871 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124730871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124730871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124730871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124730873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124730879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124730879 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(889)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(886)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124730885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124730885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124730885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124730885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124730885 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124730885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124730885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124730885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124730885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124730886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124730886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124730886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124730886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124730886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124730886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124730886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124730886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124730886 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124730886 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124730886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124730886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124730886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124730889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124730894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124730894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(891)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124731255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124731255 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124731256 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124731256 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124731260 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(893)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213124731261 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@d97a9ad3f56d: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='F0A6B3BD'O, index=0 SGSN_Test-GSUP(894)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@d97a9ad3f56d: 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 := '8A5331AC4B0D9EA85F7F5C56D6431FA2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F4E3DE19'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33541D6A8AA16348'O } } } } } 20250213124731332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124731332 DLLC NOTICE LLME(ffffffff/f0a6b3bd){UNASSIGNED} LLC RX: unknown TLLI 0xf0a6b3bd, creating LLME on the fly (gprs_llc.c:552) 20250213124731332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124731332 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20250213124731332 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124731332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124731332 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124731332 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124731332 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124731332 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124731332 DLLC NOTICE LLME(ffffffff/f0a6b3bd){UNASSIGNED} LLGM Assign pre (f0a6b3bd => f6934161) (gprs_llc.c:1079) 20250213124731332 DLLC NOTICE LLME(f0a6b3bd/f6934161){ASSIGNED} LLGM Assign post (f0a6b3bd => f6934161) (gprs_llc.c:1125) 20250213124731332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124731332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124731332 DMM DEBUG MM(262420000000023/f6934161) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124731346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124731346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124731346 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124731346 DMM DEBUG MM(262420000000023/f6934161) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20250213124731346 DMM NOTICE MM(262420000000023/f6934161) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124731346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124731346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124731346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124731346 DMM DEBUG MM(262420000000023/f6934161) Requesting authorization (sgsn_auth.c:160) 20250213124731346 DMM INFO MM(262420000000023/f6934161) Requesting authentication tuples (sgsn_auth.c:184) 20250213124731346 DMM DEBUG MM(262420000000023/f6934161) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124731346 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250213124731346 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20250213124731351 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124731351 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124731351 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124731351 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124731351 DMM INFO MM(262420000000023/f6934161) Subscriber data update (mmctx.c:445) 20250213124731351 DMM DEBUG MM(262420000000023/f6934161) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124731351 DMM INFO MM(262420000000023/f6934161) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124731351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124731351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124731351 DMM INFO MM(262420000000023/f6934161) <- GMM AUTH AND CIPHERING REQ (rand = 8a 53 31 ac 4b 0d 9e a8 5f 7f 5c 56 d6 43 1f a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124731361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124731361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124731362 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124731362 DMM INFO MM(262420000000023/f6934161) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124731362 DMM NOTICE MM(262420000000023/f6934161) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124731362 DMM DEBUG MM(262420000000023/f6934161) checking auth: received GSM SRES = f4 e3 de 19 (gprs_gmm.c:666) 20250213124731362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124731362 DMM DEBUG MM(262420000000023/f6934161) Requesting authorization (sgsn_auth.c:160) 20250213124731362 DMM INFO MM(262420000000023/f6934161) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124731362 DMM DEBUG MM(262420000000023/f6934161) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124731362 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250213124731362 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) 20250213124731362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124731362 DMM INFO MM(262420000000023/f6934161) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6934161) (gprs_gmm.c:300) 20250213124731363 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124731363 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124731363 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250213124731363 DMM INFO MM(262420000000023/f6934161) Subscriber data update (mmctx.c:445) 20250213124731363 DMM DEBUG MM(262420000000023/f6934161) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124731363 DMM INFO MM(262420000000023/f6934161) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124731363 DMM NOTICE MM(262420000000023/f6934161) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20250213124731364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124731364 DMM NOTICE MM(262420000000023/f6934161) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124731364 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) 20250213124731364 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124731364 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250213124731364 DMM INFO MM(262420000000023/f6934161) Subscriber data update (mmctx.c:445) 20250213124731364 DMM DEBUG MM(262420000000023/f6934161) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124731374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124731374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124731374 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124731374 DMM INFO MM(262420000000023/f6934161) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124731374 DMM NOTICE MM(262420000000023/f6934161) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124731374 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124731374 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124731374 DLLC NOTICE LLME(f0a6b3bd/f6934161){ASSIGNED} LLGM Assign pre (ffffffff => f6934161) (gprs_llc.c:1079) 20250213124731374 DLLC NOTICE LLME(ffffffff/f6934161){ASSIGNED} LLGM Assign post (ffffffff => f6934161) (gprs_llc.c:1125) 20250213124731374 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124731374 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124731374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124731374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124731432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124731432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124731432 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124731432 DMM INFO MM(262420000000023/f6934161) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124731432 DMM INFO MM(262420000000023/f6934161) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124731432 DMM DEBUG MM(262420000000023/f6934161) Using GGSN 0 (gprs_sm.c:312) 20250213124731432 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250213124731432 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124731432 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124731432 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:386) 20250213124731457 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 c0 28 ab 47 11 d3 b8 40 14 14 05 7f 0e f5 9b f0 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) 20250213124731457 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb00b8, cbp=0x5634b404fb50) (sgsn_libgtp.c:632) 20250213124731457 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124731457 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=f6934161, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124731457 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124731457 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124736433 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:386) 20250213124736440 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) 20250213124736440 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5634b40460a0) (sgsn_libgtp.c:632) 20250213124741434 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:386) 20250213124741439 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) 20250213124741439 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5634b40460a0) (sgsn_libgtp.c:632) 20250213124741439 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20250213124741439 DMM INFO MM(262420000000023/f6934161) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250213124741439 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250213124741439 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@d97a9ad3f56d: Removing Client IMSI='262420000000023'H, index=0 20250213124741455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124741455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250213124741455 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124741455 DMM INFO MM(262420000000023/f6934161) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124741459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51208<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(892)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(882)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(887)@d97a9ad3f56d: Final verdict of PTC: none 20250213124741465 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124741466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(884)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(890)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(880)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(885)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:47:41 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20250213124741566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124741968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99832) 20250213124742467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124742467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99832, count=104080) 20250213124743468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124743468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:47:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124744470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124744470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_restart_ctr_create started. 20250213124745057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124745059 DMM INFO MM(262420000000023/f6934161) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124745060 DMM INFO MM(262420000000023/f6934161) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124745060 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124745060 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124745060 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124745060 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124745060 DLLC NOTICE LLME(ffffffff/f6934161){ASSIGNED} LLGM Assign pre (f6934161 => ffffffff) (gprs_llc.c:1079) 20250213124745060 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6934161 => ffffffff) (gprs_llc.c:1125) 20250213124745060 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4055250 (gprs_sndcp.c:574) 20250213124745060 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124745060 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250213124745060 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) 20250213124745060 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) 20250213124745060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124745060 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124745060 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124745060 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124745060 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124745110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124745110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124745110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124745110 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124745110 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124745110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124745110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124745110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124745110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124745112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124745112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124745112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124745112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124745112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124745112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124745112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124745112 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124745112 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124745112 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124745112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124745113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124745113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124745118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124745124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124745124 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(903)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(900)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124745129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124745129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124745129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124745129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124745129 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124745129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124745129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124745129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124745129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124745129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124745130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124745130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124745130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124745130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124745130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124745130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124745130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124745130 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124745130 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124745130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124745130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124745130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124745133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124745138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124745138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(908)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(905)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124745143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124745143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124745143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124745143 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124745143 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124745143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124745143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124745143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124745143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124745144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124745144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124745144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124745144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124745144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124745144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124745144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124745144 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124745144 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124745144 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124745144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124745144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124745144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124745146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124745152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124745152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(910)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124745471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124745471 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124745471 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124745471 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124745475 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(912)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213124745477 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@d97a9ad3f56d: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='DFABFCDE'O, index=0 SGSN_Test-GSUP(913)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@d97a9ad3f56d: 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 := '9B3046087F17FD64CE80DCE6AC920891'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC6E9304'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '69F192BD53054905'O } } } } } 20250213124745554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124745554 DLLC NOTICE LLME(ffffffff/dfabfcde){UNASSIGNED} LLC RX: unknown TLLI 0xdfabfcde, creating LLME on the fly (gprs_llc.c:552) 20250213124745554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124745554 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20250213124745554 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124745554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124745554 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124745554 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124745554 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124745554 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124745554 DLLC NOTICE LLME(ffffffff/dfabfcde){UNASSIGNED} LLGM Assign pre (dfabfcde => f6305807) (gprs_llc.c:1079) 20250213124745554 DLLC NOTICE LLME(dfabfcde/f6305807){ASSIGNED} LLGM Assign post (dfabfcde => f6305807) (gprs_llc.c:1125) 20250213124745554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124745554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124745554 DMM DEBUG MM(262420000000024/f6305807) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124745581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124745581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124745581 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124745581 DMM DEBUG MM(262420000000024/f6305807) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20250213124745581 DMM NOTICE MM(262420000000024/f6305807) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124745581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124745581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124745581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124745581 DMM DEBUG MM(262420000000024/f6305807) Requesting authorization (sgsn_auth.c:160) 20250213124745581 DMM INFO MM(262420000000024/f6305807) Requesting authentication tuples (sgsn_auth.c:184) 20250213124745582 DMM DEBUG MM(262420000000024/f6305807) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124745582 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250213124745582 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20250213124745588 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124745588 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124745588 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124745588 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124745588 DMM INFO MM(262420000000024/f6305807) Subscriber data update (mmctx.c:445) 20250213124745588 DMM DEBUG MM(262420000000024/f6305807) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124745588 DMM INFO MM(262420000000024/f6305807) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124745588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124745588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124745588 DMM INFO MM(262420000000024/f6305807) <- GMM AUTH AND CIPHERING REQ (rand = 9b 30 46 08 7f 17 fd 64 ce 80 dc e6 ac 92 08 91 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124745603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124745603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124745603 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124745603 DMM INFO MM(262420000000024/f6305807) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124745603 DMM NOTICE MM(262420000000024/f6305807) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124745603 DMM DEBUG MM(262420000000024/f6305807) checking auth: received GSM SRES = ac 6e 93 04 (gprs_gmm.c:666) 20250213124745603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124745603 DMM DEBUG MM(262420000000024/f6305807) Requesting authorization (sgsn_auth.c:160) 20250213124745603 DMM INFO MM(262420000000024/f6305807) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124745604 DMM DEBUG MM(262420000000024/f6305807) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124745604 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250213124745604 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) 20250213124745604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124745604 DMM INFO MM(262420000000024/f6305807) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6305807) (gprs_gmm.c:300) 20250213124745607 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124745607 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124745607 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250213124745607 DMM INFO MM(262420000000024/f6305807) Subscriber data update (mmctx.c:445) 20250213124745607 DMM DEBUG MM(262420000000024/f6305807) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124745607 DMM INFO MM(262420000000024/f6305807) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124745607 DMM NOTICE MM(262420000000024/f6305807) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20250213124745607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124745607 DMM NOTICE MM(262420000000024/f6305807) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124745607 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) 20250213124745608 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124745608 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250213124745608 DMM INFO MM(262420000000024/f6305807) Subscriber data update (mmctx.c:445) 20250213124745608 DMM DEBUG MM(262420000000024/f6305807) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124745619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124745619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124745619 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124745619 DMM INFO MM(262420000000024/f6305807) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124745619 DMM NOTICE MM(262420000000024/f6305807) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124745619 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124745619 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124745619 DLLC NOTICE LLME(dfabfcde/f6305807){ASSIGNED} LLGM Assign pre (ffffffff => f6305807) (gprs_llc.c:1079) 20250213124745619 DLLC NOTICE LLME(ffffffff/f6305807){ASSIGNED} LLGM Assign post (ffffffff => f6305807) (gprs_llc.c:1125) 20250213124745619 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124745619 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124745619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124745619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124745676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124745676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124745676 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124745676 DMM INFO MM(262420000000024/f6305807) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124745676 DMM INFO MM(262420000000024/f6305807) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124745676 DMM DEBUG MM(262420000000024/f6305807) Using GGSN 0 (gprs_sm.c:312) 20250213124745676 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250213124745676 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124745676 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124745676 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:386) 20250213124745701 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 ad b3 90 85 11 76 2e 13 40 14 05 7f ba 1a e4 45 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) 20250213124745701 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f27d5fb00b8, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250213124745701 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f27d5fb00b8, cbp=0x5634b404fb50) (sgsn_libgtp.c:632) 20250213124745701 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250213124745701 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250213124745701 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250213124745701 DMM NOTICE MM(262420000000024/f6305807) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124745715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124745715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124745715 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124745715 DMM INFO MM(262420000000024/f6305807) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124745715 DMM INFO MM(262420000000024/f6305807) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124745715 DMM DEBUG MM(262420000000024/f6305807) Using GGSN 0 (gprs_sm.c:312) 20250213124745715 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250213124745715 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124745715 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124745716 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:386) 20250213124745721 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 ad b3 90 85 11 76 2e 13 40 14 05 7f ba 1a e4 45 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) 20250213124745721 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f27d5fb00b8, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250213124745721 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb00b8, cbp=0x5634b404fb50) (sgsn_libgtp.c:632) 20250213124745721 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124745721 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=f6305807, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124745721 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124745722 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@d97a9ad3f56d: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124745741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33620<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@d97a9ad3f56d: Final verdict of PTC: none 20250213124745745 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(911)@d97a9ad3f56d: Final verdict of PTC: none 20250213124745745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(907)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(901)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(906)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(904)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(899)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(909)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:47:45 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20250213124745822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124746224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84364) 20250213124746746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124746747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84364, count=104308) 20250213124747749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124747749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:47:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124748751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124748751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250213124749323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124749325 DMM INFO MM(262420000000024/f6305807) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124749325 DMM INFO MM(262420000000024/f6305807) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124749325 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124749325 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124749325 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124749325 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124749325 DLLC NOTICE LLME(ffffffff/f6305807){ASSIGNED} LLGM Assign pre (f6305807 => ffffffff) (gprs_llc.c:1079) 20250213124749325 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6305807 => ffffffff) (gprs_llc.c:1125) 20250213124749325 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4055250 (gprs_sndcp.c:574) 20250213124749325 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124749325 DMM NOTICE MM(262420000000024/f6305807) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213124749325 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250213124749325 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250213124749325 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213124749325 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:386) 20250213124749325 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250213124749325 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) 20250213124749325 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) 20250213124749326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124749326 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124749326 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124749326 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124749326 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124749384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124749384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124749384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124749384 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124749384 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124749384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124749384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124749384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124749384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124749385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124749385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124749385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124749385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124749385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124749385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124749385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124749385 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124749385 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124749385 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124749385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124749385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124749385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124749387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124749392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124749392 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124749397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124749397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124749397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124749397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124749397 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124749397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124749397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124749397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124749397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124749398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124749398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124749398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124749398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124749398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124749398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124749398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124749398 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124749398 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124749398 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124749398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124749398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124749398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124749400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124749404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124749404 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124749414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124749414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124749414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124749414 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124749414 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124749414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124749414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124749414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124749414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124749415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124749415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124749415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124749415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124749415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124749415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124749415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124749415 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124749415 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124749415 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124749415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124749415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124749415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124749417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124749422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124749422 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(929)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124749752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124749752 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124749752 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124749752 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124749756 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124749758 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213124749821 DGPRS DEBUG Checking for inactive LLMEs, time = 2681775 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='F1EBD70D'O, index=0 SGSN_Test-GSUP(932)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@d97a9ad3f56d: 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 := '2482C1A63485D61F3614DB4240574F18'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A47D2520'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6777D530458B61A3'O } } } } } 20250213124750818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124750818 DLLC NOTICE LLME(ffffffff/f1ebd70d){UNASSIGNED} LLC RX: unknown TLLI 0xf1ebd70d, creating LLME on the fly (gprs_llc.c:552) 20250213124750818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124750819 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20250213124750819 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124750819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124750819 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124750819 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124750819 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124750819 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124750819 DLLC NOTICE LLME(ffffffff/f1ebd70d){UNASSIGNED} LLGM Assign pre (f1ebd70d => cc8d5cef) (gprs_llc.c:1079) 20250213124750819 DLLC NOTICE LLME(f1ebd70d/cc8d5cef){ASSIGNED} LLGM Assign post (f1ebd70d => cc8d5cef) (gprs_llc.c:1125) 20250213124750819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124750819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124750819 DMM DEBUG MM(262420000000025/cc8d5cef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124750829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124750829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124750829 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124750829 DMM DEBUG MM(262420000000025/cc8d5cef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20250213124750829 DMM NOTICE MM(262420000000025/cc8d5cef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124750829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124750829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124750829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124750829 DMM DEBUG MM(262420000000025/cc8d5cef) Requesting authorization (sgsn_auth.c:160) 20250213124750829 DMM INFO MM(262420000000025/cc8d5cef) Requesting authentication tuples (sgsn_auth.c:184) 20250213124750829 DMM DEBUG MM(262420000000025/cc8d5cef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124750829 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250213124750829 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20250213124750832 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124750832 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124750832 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124750832 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124750832 DMM INFO MM(262420000000025/cc8d5cef) Subscriber data update (mmctx.c:445) 20250213124750832 DMM DEBUG MM(262420000000025/cc8d5cef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124750832 DMM INFO MM(262420000000025/cc8d5cef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124750832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124750832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124750832 DMM INFO MM(262420000000025/cc8d5cef) <- GMM AUTH AND CIPHERING REQ (rand = 24 82 c1 a6 34 85 d6 1f 36 14 db 42 40 57 4f 18 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124750840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124750840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124750840 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124750840 DMM INFO MM(262420000000025/cc8d5cef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124750840 DMM NOTICE MM(262420000000025/cc8d5cef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124750840 DMM DEBUG MM(262420000000025/cc8d5cef) checking auth: received GSM SRES = a4 7d 25 20 (gprs_gmm.c:666) 20250213124750840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124750841 DMM DEBUG MM(262420000000025/cc8d5cef) Requesting authorization (sgsn_auth.c:160) 20250213124750841 DMM INFO MM(262420000000025/cc8d5cef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124750841 DMM DEBUG MM(262420000000025/cc8d5cef) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124750841 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250213124750841 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) 20250213124750841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124750841 DMM INFO MM(262420000000025/cc8d5cef) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc8d5cef) (gprs_gmm.c:300) 20250213124750842 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124750842 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124750842 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250213124750842 DMM INFO MM(262420000000025/cc8d5cef) Subscriber data update (mmctx.c:445) 20250213124750842 DMM DEBUG MM(262420000000025/cc8d5cef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124750842 DMM INFO MM(262420000000025/cc8d5cef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124750842 DMM NOTICE MM(262420000000025/cc8d5cef) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20250213124750842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124750842 DMM NOTICE MM(262420000000025/cc8d5cef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124750842 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) 20250213124750842 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124750842 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250213124750842 DMM INFO MM(262420000000025/cc8d5cef) Subscriber data update (mmctx.c:445) 20250213124750842 DMM DEBUG MM(262420000000025/cc8d5cef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124750847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124750847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124750848 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124750848 DMM INFO MM(262420000000025/cc8d5cef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124750848 DMM NOTICE MM(262420000000025/cc8d5cef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124750848 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124750848 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124750848 DLLC NOTICE LLME(f1ebd70d/cc8d5cef){ASSIGNED} LLGM Assign pre (ffffffff => cc8d5cef) (gprs_llc.c:1079) 20250213124750848 DLLC NOTICE LLME(ffffffff/cc8d5cef){ASSIGNED} LLGM Assign post (ffffffff => cc8d5cef) (gprs_llc.c:1125) 20250213124750848 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124750848 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124750848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124750848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124750907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124750907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124750907 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124750907 DMM INFO MM(262420000000025/cc8d5cef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124750907 DMM INFO MM(262420000000025/cc8d5cef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124750907 DMM DEBUG MM(262420000000025/cc8d5cef) Using GGSN 0 (gprs_sm.c:312) 20250213124750907 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) 20250213124750907 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250213124750907 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124750907 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124750907 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:386) 20250213124750935 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 c1 b7 0b ba 11 24 89 17 f1 14 05 7f a2 e5 f1 f8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:461) 20250213124750936 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb1130, cbp=0x5634b404d6e0) (sgsn_libgtp.c:632) 20250213124750936 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124750936 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=cc8d5cef, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124750936 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124750936 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124750948 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250213124750948 DGPRS INFO PDP(262420000000025:5): Context 0x7f27d5fb1130 was deleted (sgsn_libgtp.c:660) 20250213124750948 DMM INFO MM(262420000000025/cc8d5cef) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250213124750948 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250213124750948 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250213124758950 DMM INFO MM(262420000000025/cc8d5cef) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250213124806004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250213124806950 DMM INFO MM(262420000000025/cc8d5cef) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250213124809753 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213124809754 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213124809754 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124814951 DMM INFO MM(262420000000025/cc8d5cef) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250213124819386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124819393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124819394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124819399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124819402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124819402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124819416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124819420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124819420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213124819822 DGPRS DEBUG Checking for inactive LLMEs, time = 2681805 (sgsn.c:131) 20250213124822953 DMM INFO MM(262420000000025/cc8d5cef) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@d97a9ad3f56d: Removing Client IMSI='262420000000025'H, index=0 20250213124822970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124822970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250213124822970 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124822970 DMM INFO MM(262420000000025/cc8d5cef) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124822977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52062<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213124822980 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124822980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(931)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(932)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(925)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(920)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(930)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(928)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(923)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(918)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:48:23 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20250213124823095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124823498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41532<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111176) 20250213124823981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124823981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=111176, count=111716) 20250213124824983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124824983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:48: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_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 20250213124825984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124825984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250213124826607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124826611 DMM INFO MM(262420000000025/cc8d5cef) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124826611 DMM INFO MM(262420000000025/cc8d5cef) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124826611 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124826611 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124826611 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124826611 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124826611 DLLC NOTICE LLME(ffffffff/cc8d5cef){ASSIGNED} LLGM Assign pre (cc8d5cef => ffffffff) (gprs_llc.c:1079) 20250213124826611 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc8d5cef => ffffffff) (gprs_llc.c:1125) 20250213124826611 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4055250 (gprs_sndcp.c:574) 20250213124826611 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124826611 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250213124826611 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) 20250213124826611 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) 20250213124826611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124826611 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124826611 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124826611 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124826611 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124826652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124826652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124826652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124826652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124826652 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124826652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124826652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124826652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124826652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124826653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124826653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124826653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124826653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124826653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124826653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124826653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124826653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124826653 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124826653 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124826653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124826653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124826653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124826655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124826659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124826659 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124826665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124826665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124826665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124826665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124826665 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124826665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124826665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124826665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124826665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124826666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124826666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124826666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124826666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124826666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124826666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124826666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124826666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124826666 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124826666 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124826666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(944)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124826666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124826666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124826669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124826675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124826675 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124826685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124826685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124826685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124826685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124826685 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124826685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124826685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124826685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124826685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124826686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124826686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124826686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124826686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124826686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124826686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124826686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124826686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124826686 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124826686 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124826686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124826686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124826686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124826689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124826695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124826695 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124826985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124826985 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124826985 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124826985 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124826989 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(950)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124826990 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='C7404648'O, index=0 SGSN_Test-GSUP(951)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@d97a9ad3f56d: 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 := '50D9BCF3269464D0AFA1524D434404C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8CDC436B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7825964768E774EC'O } } } } } 20250213124827050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124827050 DLLC NOTICE LLME(ffffffff/c7404648){UNASSIGNED} LLC RX: unknown TLLI 0xc7404648, creating LLME on the fly (gprs_llc.c:552) 20250213124827050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124827050 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20250213124827050 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124827050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124827050 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124827050 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124827050 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124827050 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124827050 DLLC NOTICE LLME(ffffffff/c7404648){UNASSIGNED} LLGM Assign pre (c7404648 => cd7a484f) (gprs_llc.c:1079) 20250213124827050 DLLC NOTICE LLME(c7404648/cd7a484f){ASSIGNED} LLGM Assign post (c7404648 => cd7a484f) (gprs_llc.c:1125) 20250213124827050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124827050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124827050 DMM DEBUG MM(262420000000027/cd7a484f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124827064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124827064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124827064 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124827064 DMM DEBUG MM(262420000000027/cd7a484f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20250213124827064 DMM NOTICE MM(262420000000027/cd7a484f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124827065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124827065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124827065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124827065 DMM DEBUG MM(262420000000027/cd7a484f) Requesting authorization (sgsn_auth.c:160) 20250213124827065 DMM INFO MM(262420000000027/cd7a484f) Requesting authentication tuples (sgsn_auth.c:184) 20250213124827065 DMM DEBUG MM(262420000000027/cd7a484f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124827065 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250213124827065 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20250213124827068 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124827068 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124827068 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124827069 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124827069 DMM INFO MM(262420000000027/cd7a484f) Subscriber data update (mmctx.c:445) 20250213124827069 DMM DEBUG MM(262420000000027/cd7a484f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124827069 DMM INFO MM(262420000000027/cd7a484f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124827069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124827069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124827069 DMM INFO MM(262420000000027/cd7a484f) <- GMM AUTH AND CIPHERING REQ (rand = 50 d9 bc f3 26 94 64 d0 af a1 52 4d 43 44 04 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124827079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124827079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124827079 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124827079 DMM INFO MM(262420000000027/cd7a484f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124827079 DMM NOTICE MM(262420000000027/cd7a484f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124827079 DMM DEBUG MM(262420000000027/cd7a484f) checking auth: received GSM SRES = 8c dc 43 6b (gprs_gmm.c:666) 20250213124827079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124827079 DMM DEBUG MM(262420000000027/cd7a484f) Requesting authorization (sgsn_auth.c:160) 20250213124827079 DMM INFO MM(262420000000027/cd7a484f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124827079 DMM DEBUG MM(262420000000027/cd7a484f) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124827079 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250213124827079 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) 20250213124827079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124827079 DMM INFO MM(262420000000027/cd7a484f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd7a484f) (gprs_gmm.c:300) 20250213124827082 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124827082 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124827082 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250213124827082 DMM INFO MM(262420000000027/cd7a484f) Subscriber data update (mmctx.c:445) 20250213124827082 DMM DEBUG MM(262420000000027/cd7a484f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124827082 DMM INFO MM(262420000000027/cd7a484f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124827082 DMM NOTICE MM(262420000000027/cd7a484f) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20250213124827082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124827082 DMM NOTICE MM(262420000000027/cd7a484f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124827082 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) 20250213124827083 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124827083 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250213124827083 DMM INFO MM(262420000000027/cd7a484f) Subscriber data update (mmctx.c:445) 20250213124827083 DMM DEBUG MM(262420000000027/cd7a484f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124827090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124827090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124827090 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124827090 DMM INFO MM(262420000000027/cd7a484f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124827090 DMM NOTICE MM(262420000000027/cd7a484f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124827090 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124827090 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124827091 DLLC NOTICE LLME(c7404648/cd7a484f){ASSIGNED} LLGM Assign pre (ffffffff => cd7a484f) (gprs_llc.c:1079) 20250213124827091 DLLC NOTICE LLME(ffffffff/cd7a484f){ASSIGNED} LLGM Assign post (ffffffff => cd7a484f) (gprs_llc.c:1125) 20250213124827091 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124827091 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124827091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124827091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124827141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124827141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124827141 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124827141 DMM INFO MM(262420000000027/cd7a484f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124827141 DMM INFO MM(262420000000027/cd7a484f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124827141 DMM DEBUG MM(262420000000027/cd7a484f) Using GGSN 0 (gprs_sm.c:312) 20250213124827141 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) 20250213124827141 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250213124827141 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124827141 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124827141 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(953)@d97a9ad3f56d: First createPDPContextRequest received, dropping & waiting for retransmission 20250213124832142 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250213124832160 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1c 00 00 01 80 08 00 10 f9 7c b3 6f 11 3d 14 1e 6a 14 05 7f 45 d9 04 b6 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) 20250213124832160 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb1130, cbp=0x5634b404d6e0) (sgsn_libgtp.c:632) 20250213124832160 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124832160 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=cd7a484f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124832160 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124832160 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250213124832176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124832176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250213124832176 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124832176 DMM INFO MM(262420000000027/cd7a484f) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250213124832176 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213124832176 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(953)@d97a9ad3f56d: First deletePDPContextRequest received, dropping & waiting for retransmission 20250213124837178 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250213124837185 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) 20250213124837185 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f27d5fb1130, cbp=0x5634b404d6e0) (sgsn_libgtp.c:632) 20250213124837185 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250213124837185 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=cd7a484f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124837185 DMM INFO MM(262420000000027/cd7a484f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250213124837185 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250213124837185 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@d97a9ad3f56d: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124837202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32822<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213124837206 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124837206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(950)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(951)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(939)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(944)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(949)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(942)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(937)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(947)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass Thu Feb 13 12:48:37 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== MTC@d97a9ad3f56d: 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'.Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20250213124837309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124837711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49970<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95776) 20250213124838207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124838207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95776, count=103672) 20250213124839208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124839208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:48: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_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 20250213124840209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124840209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250213124840809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124840811 DMM INFO MM(262420000000027/cd7a484f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124840811 DMM INFO MM(262420000000027/cd7a484f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124840811 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124840811 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124840811 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124840811 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124840811 DLLC NOTICE LLME(ffffffff/cd7a484f){ASSIGNED} LLGM Assign pre (cd7a484f => ffffffff) (gprs_llc.c:1079) 20250213124840811 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd7a484f => ffffffff) (gprs_llc.c:1125) 20250213124840812 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250213124840812 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) 20250213124840812 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) 20250213124840812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124840812 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124840812 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124840812 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124840812 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124840855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124840855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124840855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124840855 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124840855 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124840855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124840855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124840855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124840855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124840856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124840856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124840856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124840856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124840856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124840856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124840856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124840856 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124840856 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124840856 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124840856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124840856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124840856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124840858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124840863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124840863 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(960)@d97a9ad3f56d: 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(957)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124840868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124840868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124840868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124840868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124840868 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124840868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124840868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124840868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124840868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124840869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124840869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124840869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124840869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124840869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124840869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124840869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124840869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124840869 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124840869 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124840869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124840870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124840870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124840871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124840876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124840876 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124840883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124840883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124840883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124840883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124840883 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124840883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124840883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124840883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124840883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124840884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124840884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124840884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124840884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124840884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124840884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124840884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124840884 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124840884 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124840884 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124840884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124840884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124840884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124840885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124840890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124840890 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(967)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124841211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124841211 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124841211 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124841211 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124841215 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124841216 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='D4297839'O, index=0 SGSN_Test-GSUP(970)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@d97a9ad3f56d: 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 := '4FB1148C2CEE1E9C20A52B1B4EE58E85'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE74EF61'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C2914F5C39EA9511'O } } } } } 20250213124841282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124841282 DLLC NOTICE LLME(ffffffff/d4297839){UNASSIGNED} LLC RX: unknown TLLI 0xd4297839, creating LLME on the fly (gprs_llc.c:552) 20250213124841282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124841282 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20250213124841282 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124841282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124841282 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124841282 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124841282 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124841282 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124841282 DLLC NOTICE LLME(ffffffff/d4297839){UNASSIGNED} LLGM Assign pre (d4297839 => d92781a4) (gprs_llc.c:1079) 20250213124841282 DLLC NOTICE LLME(d4297839/d92781a4){ASSIGNED} LLGM Assign post (d4297839 => d92781a4) (gprs_llc.c:1125) 20250213124841282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124841282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124841282 DMM DEBUG MM(262420000000028/d92781a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124841294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124841294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124841294 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124841294 DMM DEBUG MM(262420000000028/d92781a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20250213124841294 DMM NOTICE MM(262420000000028/d92781a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124841294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124841294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124841294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124841294 DMM DEBUG MM(262420000000028/d92781a4) Requesting authorization (sgsn_auth.c:160) 20250213124841294 DMM INFO MM(262420000000028/d92781a4) Requesting authentication tuples (sgsn_auth.c:184) 20250213124841294 DMM DEBUG MM(262420000000028/d92781a4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124841294 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250213124841294 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20250213124841298 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124841298 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124841298 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124841298 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124841298 DMM INFO MM(262420000000028/d92781a4) Subscriber data update (mmctx.c:445) 20250213124841298 DMM DEBUG MM(262420000000028/d92781a4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124841298 DMM INFO MM(262420000000028/d92781a4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124841298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124841298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124841298 DMM INFO MM(262420000000028/d92781a4) <- GMM AUTH AND CIPHERING REQ (rand = 4f b1 14 8c 2c ee 1e 9c 20 a5 2b 1b 4e e5 8e 85 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124841311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124841311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124841311 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124841311 DMM INFO MM(262420000000028/d92781a4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124841311 DMM NOTICE MM(262420000000028/d92781a4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124841311 DMM DEBUG MM(262420000000028/d92781a4) checking auth: received GSM SRES = ce 74 ef 61 (gprs_gmm.c:666) 20250213124841311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124841311 DMM DEBUG MM(262420000000028/d92781a4) Requesting authorization (sgsn_auth.c:160) 20250213124841311 DMM INFO MM(262420000000028/d92781a4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124841311 DMM DEBUG MM(262420000000028/d92781a4) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124841311 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250213124841311 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) 20250213124841311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124841311 DMM INFO MM(262420000000028/d92781a4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd92781a4) (gprs_gmm.c:300) 20250213124841314 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124841314 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124841314 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250213124841314 DMM INFO MM(262420000000028/d92781a4) Subscriber data update (mmctx.c:445) 20250213124841314 DMM DEBUG MM(262420000000028/d92781a4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124841314 DMM INFO MM(262420000000028/d92781a4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124841314 DMM NOTICE MM(262420000000028/d92781a4) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20250213124841314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124841314 DMM NOTICE MM(262420000000028/d92781a4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124841314 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) 20250213124841315 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124841315 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250213124841315 DMM INFO MM(262420000000028/d92781a4) Subscriber data update (mmctx.c:445) 20250213124841315 DMM DEBUG MM(262420000000028/d92781a4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124841326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124841326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124841326 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124841326 DMM INFO MM(262420000000028/d92781a4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124841326 DMM NOTICE MM(262420000000028/d92781a4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124841326 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124841326 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124841326 DLLC NOTICE LLME(d4297839/d92781a4){ASSIGNED} LLGM Assign pre (ffffffff => d92781a4) (gprs_llc.c:1079) 20250213124841326 DLLC NOTICE LLME(ffffffff/d92781a4){ASSIGNED} LLGM Assign post (ffffffff => d92781a4) (gprs_llc.c:1125) 20250213124841326 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124841326 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124841326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124841326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124841385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124841385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124841385 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124841385 DMM INFO MM(262420000000028/d92781a4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124841385 DMM INFO MM(262420000000028/d92781a4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124841385 DMM DEBUG MM(262420000000028/d92781a4) Using GGSN 0 (gprs_sm.c:312) 20250213124841385 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) 20250213124841385 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250213124841385 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124841385 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124841385 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:386) 20250213124841413 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 62 b6 df 80 11 7c de b4 fb 14 05 7f c3 3a 87 34 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:461) 20250213124841413 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb1130, cbp=0x5634b404d6e0) (sgsn_libgtp.c:632) 20250213124841413 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124841413 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=d92781a4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124841413 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124841413 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124841428 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250213124841428 DGPRS INFO PDP(262420000000028:5): Context 0x7f27d5fb1130 was deleted (sgsn_libgtp.c:660) 20250213124841428 DMM INFO MM(262420000000028/d92781a4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250213124841428 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250213124841428 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@d97a9ad3f56d: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250213124841439 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:624) 20250213124841440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124841440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250213124841440 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124841440 DMM INFO MM(262420000000028/d92781a4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20250213124841441 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) 20250213124841441 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:517) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@d97a9ad3f56d: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124841449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49972<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(964)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(970)@d97a9ad3f56d: Final verdict of PTC: none 20250213124841455 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124841455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(954)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(958)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(963)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(968)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(966)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(961)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(956)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:48:41 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 20250213124841545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124841947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49976<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101252) 20250213124842456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124842456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101252, count=102412) 20250213124843458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124843458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:48:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124844459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124844460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250213124845045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124845046 DMM INFO MM(262420000000028/d92781a4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124845046 DMM INFO MM(262420000000028/d92781a4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124845046 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124845046 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124845046 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124845046 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124845046 DLLC NOTICE LLME(ffffffff/d92781a4){ASSIGNED} LLGM Assign pre (d92781a4 => ffffffff) (gprs_llc.c:1079) 20250213124845046 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d92781a4 => ffffffff) (gprs_llc.c:1125) 20250213124845046 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4055250 (gprs_sndcp.c:574) 20250213124845046 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124845046 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250213124845046 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) 20250213124845046 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) 20250213124845046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124845046 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124845046 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124845046 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124845046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124845080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124845080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124845080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124845080 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124845080 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124845080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124845080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124845080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124845080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124845081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124845081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124845081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124845081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124845081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124845081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124845081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124845081 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124845081 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124845081 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124845081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124845081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124845081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124845082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124845087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124845087 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124845093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124845093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124845093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124845093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124845093 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124845093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124845093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124845093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124845093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124845094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124845094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124845094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124845094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124845094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124845094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124845094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124845094 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124845094 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124845094 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124845094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124845094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124845094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124845097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124845102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124845102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124845108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124845108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124845108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124845108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124845108 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124845108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124845108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124845108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124845108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124845109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124845109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124845109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124845109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124845109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124845109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124845109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124845109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124845109 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124845109 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124845109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124845110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124845110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124845112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124845116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124845116 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(986)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124845461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124845461 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124845461 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124845461 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124845465 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124845466 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='D9C55717'O, index=0 SGSN_Test-GSUP(989)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@d97a9ad3f56d: 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 := '701252EC31F802ADCEE61ED1405EA988'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D611A0C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E74B148182B154FC'O } } } } } 20250213124845540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124845540 DLLC NOTICE LLME(ffffffff/d9c55717){UNASSIGNED} LLC RX: unknown TLLI 0xd9c55717, creating LLME on the fly (gprs_llc.c:552) 20250213124845540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124845540 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20250213124845540 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124845540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124845540 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124845540 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124845540 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124845540 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124845540 DLLC NOTICE LLME(ffffffff/d9c55717){UNASSIGNED} LLGM Assign pre (d9c55717 => fa0fef72) (gprs_llc.c:1079) 20250213124845540 DLLC NOTICE LLME(d9c55717/fa0fef72){ASSIGNED} LLGM Assign post (d9c55717 => fa0fef72) (gprs_llc.c:1125) 20250213124845540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124845540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124845540 DMM DEBUG MM(262420000000026/fa0fef72) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124845553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124845553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124845553 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124845553 DMM DEBUG MM(262420000000026/fa0fef72) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250213124845553 DMM NOTICE MM(262420000000026/fa0fef72) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124845553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124845553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124845553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124845553 DMM DEBUG MM(262420000000026/fa0fef72) Requesting authorization (sgsn_auth.c:160) 20250213124845553 DMM INFO MM(262420000000026/fa0fef72) Requesting authentication tuples (sgsn_auth.c:184) 20250213124845553 DMM DEBUG MM(262420000000026/fa0fef72) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124845553 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250213124845553 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20250213124845558 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124845558 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124845558 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124845558 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124845558 DMM INFO MM(262420000000026/fa0fef72) Subscriber data update (mmctx.c:445) 20250213124845558 DMM DEBUG MM(262420000000026/fa0fef72) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124845558 DMM INFO MM(262420000000026/fa0fef72) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124845558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124845558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124845558 DMM INFO MM(262420000000026/fa0fef72) <- GMM AUTH AND CIPHERING REQ (rand = 70 12 52 ec 31 f8 02 ad ce e6 1e d1 40 5e a9 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124845572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124845572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124845572 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124845572 DMM INFO MM(262420000000026/fa0fef72) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124845572 DMM NOTICE MM(262420000000026/fa0fef72) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124845572 DMM DEBUG MM(262420000000026/fa0fef72) checking auth: received GSM SRES = 4d 61 1a 0c (gprs_gmm.c:666) 20250213124845572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124845572 DMM DEBUG MM(262420000000026/fa0fef72) Requesting authorization (sgsn_auth.c:160) 20250213124845572 DMM INFO MM(262420000000026/fa0fef72) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124845572 DMM DEBUG MM(262420000000026/fa0fef72) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124845572 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250213124845572 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) 20250213124845572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124845572 DMM INFO MM(262420000000026/fa0fef72) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa0fef72) (gprs_gmm.c:300) 20250213124845575 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124845575 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124845575 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250213124845575 DMM INFO MM(262420000000026/fa0fef72) Subscriber data update (mmctx.c:445) 20250213124845575 DMM DEBUG MM(262420000000026/fa0fef72) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124845575 DMM INFO MM(262420000000026/fa0fef72) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124845575 DMM NOTICE MM(262420000000026/fa0fef72) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250213124845575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124845575 DMM NOTICE MM(262420000000026/fa0fef72) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124845575 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) 20250213124845576 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124845576 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250213124845576 DMM INFO MM(262420000000026/fa0fef72) Subscriber data update (mmctx.c:445) 20250213124845576 DMM DEBUG MM(262420000000026/fa0fef72) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124845589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124845589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124845589 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124845589 DMM INFO MM(262420000000026/fa0fef72) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124845589 DMM NOTICE MM(262420000000026/fa0fef72) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124845589 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124845589 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124845589 DLLC NOTICE LLME(d9c55717/fa0fef72){ASSIGNED} LLGM Assign pre (ffffffff => fa0fef72) (gprs_llc.c:1079) 20250213124845589 DLLC NOTICE LLME(ffffffff/fa0fef72){ASSIGNED} LLGM Assign post (ffffffff => fa0fef72) (gprs_llc.c:1125) 20250213124845589 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124845589 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124845589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124845589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124845648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124845648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124845648 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124845648 DMM INFO MM(262420000000026/fa0fef72) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124845648 DMM INFO MM(262420000000026/fa0fef72) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124845648 DMM DEBUG MM(262420000000026/fa0fef72) Using GGSN 0 (gprs_sm.c:312) 20250213124845648 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) 20250213124845648 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250213124845648 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124845648 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124845648 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:386) 20250213124845670 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 f8 25 8a d2 11 73 c7 0c 63 14 05 7f 6a 9b da f4 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) 20250213124845671 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb1130, cbp=0x5634b404d6e0) (sgsn_libgtp.c:632) 20250213124845671 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124845671 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=fa0fef72, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124845671 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124845671 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124845693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124845693 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250213124845693 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124845700 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 f8 25 8a d2 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2569) 20250213124845700 DGPRS INFO PDP(262420000000026:5): Context 0x7f27d5fb1130 was deleted (sgsn_libgtp.c:660) 20250213124845700 DMM INFO MM(262420000000026/fa0fef72) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250213124845700 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250213124845700 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@d97a9ad3f56d: Removing Client IMSI='262420000000026'H, index=0 20250213124845713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124845713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250213124845713 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124845713 DMM INFO MM(262420000000026/fa0fef72) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124845718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49986<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@d97a9ad3f56d: Final verdict of PTC: none 20250213124845722 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124845723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(988)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(977)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(987)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(982)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(980)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(975)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(985)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:48:45 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 20250213124845774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124846177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84328) 20250213124846724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124846724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84328, count=103812) 20250213124847726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124847726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:48:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124848727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124848728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act_gmm_detach started. 20250213124849265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124849268 DMM INFO MM(262420000000026/fa0fef72) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124849268 DMM INFO MM(262420000000026/fa0fef72) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124849268 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124849268 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124849268 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124849268 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124849268 DLLC NOTICE LLME(ffffffff/fa0fef72){ASSIGNED} LLGM Assign pre (fa0fef72 => ffffffff) (gprs_llc.c:1079) 20250213124849268 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa0fef72 => ffffffff) (gprs_llc.c:1125) 20250213124849268 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4055250 (gprs_sndcp.c:574) 20250213124849268 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124849268 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250213124849268 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) 20250213124849268 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) 20250213124849268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124849268 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124849268 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124849268 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124849268 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(992)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124849292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124849292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124849292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124849292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124849292 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124849292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124849292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124849292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124849292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124849293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124849293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124849293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124849293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124849293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124849293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124849293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124849293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124849293 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124849293 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124849293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124849293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124849293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124849297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124849302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124849302 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(998)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(995)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124849306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124849306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124849306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124849306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124849306 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124849306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124849306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124849306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124849306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124849307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124849307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124849307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124849307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124849307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124849307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124849307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124849307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124849307 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124849307 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124849307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124849307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124849307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124849309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124849316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124849316 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1003)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_gmm_detach-BVCI210(1000)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1006)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124849322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124849322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124849322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124849322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124849322 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124849322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124849322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124849322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124849322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124849324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124849324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124849324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124849324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124849324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124849324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124849324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124849324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124849324 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124849324 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124849324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124849325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124849325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124849327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124849331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124849331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124849728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124849728 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124849728 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124849728 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124849731 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124849732 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='E0497AEB'O, index=0 SGSN_Test-GSUP(1008)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@d97a9ad3f56d: 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 := '0C3BCE763024EFB3926DF4E9704E4E34'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E93EFCA5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F412586819493391'O } } } } } 20250213124849776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124849776 DLLC NOTICE LLME(ffffffff/e0497aeb){UNASSIGNED} LLC RX: unknown TLLI 0xe0497aeb, creating LLME on the fly (gprs_llc.c:552) 20250213124849776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124849776 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20250213124849776 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124849776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124849776 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124849776 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124849776 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124849776 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124849776 DLLC NOTICE LLME(ffffffff/e0497aeb){UNASSIGNED} LLGM Assign pre (e0497aeb => f31b9644) (gprs_llc.c:1079) 20250213124849776 DLLC NOTICE LLME(e0497aeb/f31b9644){ASSIGNED} LLGM Assign post (e0497aeb => f31b9644) (gprs_llc.c:1125) 20250213124849776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124849776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124849776 DMM DEBUG MM(262420000000026/f31b9644) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124849789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124849789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124849789 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124849789 DMM DEBUG MM(262420000000026/f31b9644) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250213124849789 DMM NOTICE MM(262420000000026/f31b9644) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124849789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124849789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124849789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124849789 DMM DEBUG MM(262420000000026/f31b9644) Requesting authorization (sgsn_auth.c:160) 20250213124849789 DMM INFO MM(262420000000026/f31b9644) Requesting authentication tuples (sgsn_auth.c:184) 20250213124849789 DMM DEBUG MM(262420000000026/f31b9644) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124849789 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250213124849789 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)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20250213124849791 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124849791 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124849791 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124849791 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124849791 DMM INFO MM(262420000000026/f31b9644) Subscriber data update (mmctx.c:445) 20250213124849791 DMM DEBUG MM(262420000000026/f31b9644) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124849791 DMM INFO MM(262420000000026/f31b9644) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124849791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124849791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124849791 DMM INFO MM(262420000000026/f31b9644) <- GMM AUTH AND CIPHERING REQ (rand = 0c 3b ce 76 30 24 ef b3 92 6d f4 e9 70 4e 4e 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124849795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124849795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124849795 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124849795 DMM INFO MM(262420000000026/f31b9644) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124849795 DMM NOTICE MM(262420000000026/f31b9644) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124849795 DMM DEBUG MM(262420000000026/f31b9644) checking auth: received GSM SRES = e9 3e fc a5 (gprs_gmm.c:666) 20250213124849795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124849795 DMM DEBUG MM(262420000000026/f31b9644) Requesting authorization (sgsn_auth.c:160) 20250213124849795 DMM INFO MM(262420000000026/f31b9644) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124849795 DMM DEBUG MM(262420000000026/f31b9644) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124849795 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250213124849795 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) 20250213124849795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124849795 DMM INFO MM(262420000000026/f31b9644) <- GMM ATTACH ACCEPT (new P-TMSI=0xf31b9644) (gprs_gmm.c:300) 20250213124849795 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124849795 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124849795 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250213124849795 DMM INFO MM(262420000000026/f31b9644) Subscriber data update (mmctx.c:445) 20250213124849795 DMM DEBUG MM(262420000000026/f31b9644) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124849795 DMM INFO MM(262420000000026/f31b9644) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124849795 DMM NOTICE MM(262420000000026/f31b9644) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250213124849795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124849795 DMM NOTICE MM(262420000000026/f31b9644) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124849796 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) 20250213124849796 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124849796 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250213124849796 DMM INFO MM(262420000000026/f31b9644) Subscriber data update (mmctx.c:445) 20250213124849796 DMM DEBUG MM(262420000000026/f31b9644) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124849798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124849798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124849798 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124849798 DMM INFO MM(262420000000026/f31b9644) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124849798 DMM NOTICE MM(262420000000026/f31b9644) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124849798 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124849798 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124849798 DLLC NOTICE LLME(e0497aeb/f31b9644){ASSIGNED} LLGM Assign pre (ffffffff => f31b9644) (gprs_llc.c:1079) 20250213124849798 DLLC NOTICE LLME(ffffffff/f31b9644){ASSIGNED} LLGM Assign post (ffffffff => f31b9644) (gprs_llc.c:1125) 20250213124849798 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124849798 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124849798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124849798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213124849823 DGPRS DEBUG Checking for inactive LLMEs, time = 2681835 (sgsn.c:131) TC_attach_pdp_act_gmm_detach(1010)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124849857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124849857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124849857 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124849857 DMM INFO MM(262420000000026/f31b9644) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124849857 DMM INFO MM(262420000000026/f31b9644) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124849857 DMM DEBUG MM(262420000000026/f31b9644) Using GGSN 0 (gprs_sm.c:312) 20250213124849857 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) 20250213124849857 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250213124849857 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124849857 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124849857 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:386) 20250213124849884 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 06 10 c2 29 11 f4 88 e6 6f 14 05 7f d2 28 14 50 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) 20250213124849884 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb1130, cbp=0x5634b404d6e0) (sgsn_libgtp.c:632) 20250213124849884 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124849884 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=f31b9644, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124849884 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124849884 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124849900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124849900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124849900 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124849900 DMM INFO MM(262420000000026/f31b9644) -> GMM DETACH REQUEST TLLI=0xf31b9644 type=GPRS detach (gprs_gmm.c:1465) 20250213124849900 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250213124849900 DMM INFO MM(262420000000026/f31b9644) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250213124849900 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124849900 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124849900 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124849900 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124849900 DLLC NOTICE LLME(ffffffff/f31b9644){ASSIGNED} LLGM Assign pre (f31b9644 => ffffffff) (gprs_llc.c:1079) 20250213124849900 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f31b9644 => ffffffff) (gprs_llc.c:1125) 20250213124849900 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4055250 (gprs_sndcp.c:574) 20250213124849900 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124849900 DMM NOTICE MM(262420000000026/f31b9644) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213124849900 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250213124849900 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250213124849901 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213124849901 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:386) 20250213124849901 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250213124849901 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) 20250213124849901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124849901 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124849901 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124849901 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124849902 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@d97a9ad3f56d: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124849914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39376<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@d97a9ad3f56d: Final verdict of PTC: none 20250213124849918 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124849918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(997)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1001)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1006)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(996)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(999)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1004)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(994)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:48:49 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 20250213124850017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124850319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84120) 20250213124850919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124850919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84120, count=107428) 20250213124851920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124851920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:48:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124852920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124852921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250213124853418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124853421 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1011)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124853457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124853457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124853457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124853457 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124853457 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124853457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124853457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124853457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124853457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124853458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124853458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124853458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124853458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124853458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124853458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124853458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124853458 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124853458 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124853458 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124853458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124853458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124853458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124853460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124853465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124853465 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124853471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124853471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124853471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124853471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124853471 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124853471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124853471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124853471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124853471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124853472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124853472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124853472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124853472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124853472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124853472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124853472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124853472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124853472 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124853472 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124853472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124853473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124853473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124853476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124853481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124853481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124853488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124853488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124853488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124853488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124853488 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124853488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124853488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124853488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124853488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124853489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124853489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124853489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124853489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124853489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124853489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124853489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124853489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124853489 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124853489 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124853489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124853489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124853489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124853490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124853495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124853495 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(1024)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124853922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124853922 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124853922 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124853922 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124853926 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1026)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124853927 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@d97a9ad3f56d: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='FB6FD6B4'O, index=0 SGSN_Test-GSUP(1027)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20250213124854997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124854997 DLLC NOTICE LLME(ffffffff/fb6fd6b4){UNASSIGNED} LLC RX: unknown TLLI 0xfb6fd6b4, creating LLME on the fly (gprs_llc.c:552) 20250213124854997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124854997 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250213124854997 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124854997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124854997 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124854997 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124854997 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124854997 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124854997 DLLC NOTICE LLME(ffffffff/fb6fd6b4){UNASSIGNED} LLGM Assign pre (fb6fd6b4 => f5536467) (gprs_llc.c:1079) 20250213124854997 DLLC NOTICE LLME(fb6fd6b4/f5536467){ASSIGNED} LLGM Assign post (fb6fd6b4 => f5536467) (gprs_llc.c:1125) 20250213124854997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124854997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124854997 DMM DEBUG MM(262420000000039/f5536467) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124855007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124855007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250213124855007 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124855007 DMM INFO MM(262420000000039/f5536467) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20250213124855007 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124855007 DLLC NOTICE LLME(fb6fd6b4/f5536467){ASSIGNED} LLGM Assign pre (fb6fd6b4 => f5536467) (gprs_llc.c:1079) 20250213124855007 DLLC NOTICE LLME(fb6fd6b4/f5536467){ASSIGNED} LLGM Assign post (fb6fd6b4 => f5536467) (gprs_llc.c:1125) 20250213124855007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124855007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124855007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124855007 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124855007 DMM DEBUG MM(262420000000039/f5536467) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20250213124855007 DMM NOTICE MM(262420000000039/f5536467) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124855007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124855007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124855007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250213124855007 DMM INFO MM(262420000000039/f5536467) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5536467) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@d97a9ad3f56d: Removing Client IMSI='262420000000039'H, index=0 20250213124856020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124856020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124856020 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124856020 DMM INFO MM(262420000000039/f5536467) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124856020 DMM NOTICE MM(262420000000039/f5536467) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124856020 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124856020 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124856020 DLLC NOTICE LLME(fb6fd6b4/f5536467){ASSIGNED} LLGM Assign pre (ffffffff => f5536467) (gprs_llc.c:1079) 20250213124856020 DLLC NOTICE LLME(ffffffff/f5536467){ASSIGNED} LLGM Assign post (ffffffff => f5536467) (gprs_llc.c:1125) 20250213124856020 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124856020 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124856020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124856020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124856024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39394<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1015)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(1027)@d97a9ad3f56d: Final verdict of PTC: none 20250213124856028 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124856029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1020)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1018)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1023)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1013)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1025)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:48:56 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 20250213124856106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124856508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59576) 20250213124857030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124857030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59576, count=69632) 20250213124858031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124858031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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_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 20250213124859032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124859032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_xid_empty_l3 started. 20250213124859601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124859604 DMM INFO MM(262420000000039/f5536467) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124859604 DMM INFO MM(262420000000039/f5536467) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124859604 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124859604 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124859604 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124859604 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124859604 DLLC NOTICE LLME(ffffffff/f5536467){ASSIGNED} LLGM Assign pre (f5536467 => ffffffff) (gprs_llc.c:1079) 20250213124859604 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5536467 => ffffffff) (gprs_llc.c:1125) 20250213124859604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124859604 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124859604 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124859604 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124859604 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124859652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124859652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124859652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124859652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124859652 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124859652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124859652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124859652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124859652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124859654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124859654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124859654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124859655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124859655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124859655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124859655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124859655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124859655 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124859655 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124859655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1035)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124859655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124859655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124859657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1031)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124859664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124859664 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250213124859664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124859664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124859664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124859664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124859665 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124859665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124859665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124859665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124859665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124859666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124859666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124859666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124859666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124859666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124859666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124859666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124859666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124859666 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124859666 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124859666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_xid_empty_l3-BVCI196(1033)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124859666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124859666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124859668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124859673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124859673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1038)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124859679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124859679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124859679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124859679 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124859679 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124859679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124859679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124859679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124859679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124859680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124859680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124859680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124859680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124859680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124859680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124859680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124859680 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124859680 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124859680 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124859680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1044)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124859680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124859680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124859682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124859686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124859686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1043)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124900033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124900033 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124900033 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124900033 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124900037 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124900038 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@d97a9ad3f56d: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='D2DC1B9D'O, index=0 SGSN_Test-GSUP(1046)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@d97a9ad3f56d: 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 := '541F16E58E37E29D384017B51766314A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F08D9283'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '98B9925EDA7DA786'O } } } } } 20250213124901112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124901112 DLLC NOTICE LLME(ffffffff/d2dc1b9d){UNASSIGNED} LLC RX: unknown TLLI 0xd2dc1b9d, creating LLME on the fly (gprs_llc.c:552) 20250213124901113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124901113 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20250213124901113 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124901113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124901113 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124901113 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124901113 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124901113 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124901113 DLLC NOTICE LLME(ffffffff/d2dc1b9d){UNASSIGNED} LLGM Assign pre (d2dc1b9d => d76de8ec) (gprs_llc.c:1079) 20250213124901113 DLLC NOTICE LLME(d2dc1b9d/d76de8ec){ASSIGNED} LLGM Assign post (d2dc1b9d => d76de8ec) (gprs_llc.c:1125) 20250213124901113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124901113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124901113 DMM DEBUG MM(262420000000044/d76de8ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124901123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124901123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124901123 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124901123 DMM DEBUG MM(262420000000044/d76de8ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20250213124901123 DMM NOTICE MM(262420000000044/d76de8ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124901123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124901123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124901123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124901123 DMM DEBUG MM(262420000000044/d76de8ec) Requesting authorization (sgsn_auth.c:160) 20250213124901123 DMM INFO MM(262420000000044/d76de8ec) Requesting authentication tuples (sgsn_auth.c:184) 20250213124901123 DMM DEBUG MM(262420000000044/d76de8ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124901123 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250213124901123 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1046)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@d97a9ad3f56d: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20250213124901126 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124901126 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124901126 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124901126 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124901126 DMM INFO MM(262420000000044/d76de8ec) Subscriber data update (mmctx.c:445) 20250213124901126 DMM DEBUG MM(262420000000044/d76de8ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124901126 DMM INFO MM(262420000000044/d76de8ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124901126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124901126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124901126 DMM INFO MM(262420000000044/d76de8ec) <- GMM AUTH AND CIPHERING REQ (rand = 54 1f 16 e5 8e 37 e2 9d 38 40 17 b5 17 66 31 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124901139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124901139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124901139 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124901139 DMM INFO MM(262420000000044/d76de8ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124901139 DMM NOTICE MM(262420000000044/d76de8ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124901139 DMM DEBUG MM(262420000000044/d76de8ec) checking auth: received GSM SRES = f0 8d 92 83 (gprs_gmm.c:666) 20250213124901139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124901139 DMM DEBUG MM(262420000000044/d76de8ec) Requesting authorization (sgsn_auth.c:160) 20250213124901139 DMM INFO MM(262420000000044/d76de8ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124901139 DMM DEBUG MM(262420000000044/d76de8ec) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124901139 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250213124901139 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) 20250213124901139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124901139 DMM INFO MM(262420000000044/d76de8ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xd76de8ec) (gprs_gmm.c:300) 20250213124901142 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124901142 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124901142 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250213124901142 DMM INFO MM(262420000000044/d76de8ec) Subscriber data update (mmctx.c:445) 20250213124901142 DMM DEBUG MM(262420000000044/d76de8ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124901142 DMM INFO MM(262420000000044/d76de8ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124901142 DMM NOTICE MM(262420000000044/d76de8ec) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20250213124901142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124901142 DMM NOTICE MM(262420000000044/d76de8ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124901142 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) 20250213124901143 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124901143 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250213124901143 DMM INFO MM(262420000000044/d76de8ec) Subscriber data update (mmctx.c:445) 20250213124901143 DMM DEBUG MM(262420000000044/d76de8ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124901156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124901156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124901156 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124901156 DMM INFO MM(262420000000044/d76de8ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124901156 DMM NOTICE MM(262420000000044/d76de8ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124901156 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124901156 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124901156 DLLC NOTICE LLME(d2dc1b9d/d76de8ec){ASSIGNED} LLGM Assign pre (ffffffff => d76de8ec) (gprs_llc.c:1079) 20250213124901156 DLLC NOTICE LLME(ffffffff/d76de8ec){ASSIGNED} LLGM Assign post (ffffffff => d76de8ec) (gprs_llc.c:1125) 20250213124901156 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124901156 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124901156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124901156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124901213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124901213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124901213 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124901213 DMM INFO MM(262420000000044/d76de8ec) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124901213 DMM INFO MM(262420000000044/d76de8ec) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124901213 DMM DEBUG MM(262420000000044/d76de8ec) Using GGSN 0 (gprs_sm.c:312) 20250213124901213 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) 20250213124901213 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250213124901213 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124901213 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124901213 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:386) 20250213124901239 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 dc 89 9a 77 11 49 bf 96 b3 14 05 7f ae ae c0 37 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) 20250213124901239 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb21a8, cbp=0x5634b404e900) (sgsn_libgtp.c:632) 20250213124901239 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124901239 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=d76de8ec, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124901239 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124901239 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124901257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124901257 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250213124901258 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250213124901258 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@d97a9ad3f56d: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124901269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51580<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213124901274 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124901274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1046)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1044)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1034)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@d97a9ad3f56d: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1039)@d97a9ad3f56d: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@d97a9ad3f56d: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1032)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1042)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1037)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:49:01 UTC 2025 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20250213124901343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124901745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51592<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81796) 20250213124902276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124902276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=81796, count=97388) 20250213124903277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124903277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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_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 20250213124904278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124904278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_xid_n201u started. 20250213124904843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124904845 DMM INFO MM(262420000000044/d76de8ec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124904845 DMM INFO MM(262420000000044/d76de8ec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124904845 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124904845 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124904845 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124904845 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124904845 DLLC NOTICE LLME(ffffffff/d76de8ec){ASSIGNED} LLGM Assign pre (d76de8ec => ffffffff) (gprs_llc.c:1079) 20250213124904845 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d76de8ec => ffffffff) (gprs_llc.c:1125) 20250213124904845 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4055250 (gprs_sndcp.c:574) 20250213124904845 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124904845 DMM NOTICE MM(262420000000044/d76de8ec) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213124904845 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250213124904845 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250213124904845 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213124904845 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:386) 20250213124904845 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250213124904845 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) 20250213124904845 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) 20250213124904845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124904845 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124904845 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124904845 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124904845 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124904888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124904889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124904889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124904889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124904889 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124904889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124904889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124904889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124904889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124904889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124904889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124904889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124904889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124904889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124904889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124904889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124904889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124904889 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124904889 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124904889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124904890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1053)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124904890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124904892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124904897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124904897 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1054)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI196(1051)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1058)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124904901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124904901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124904901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124904901 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124904901 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124904901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124904901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124904901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124904901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124904902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124904902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124904902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124904902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124904902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124904902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124904902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124904902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124904902 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124904902 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124904902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124904902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124904902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124904904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124904908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124904908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1057)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124904915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124904915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124904915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124904915 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124904915 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124904915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124904915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124904915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124904915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124904915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124904915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124904915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124904916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124904916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124904916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124904916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124904916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124904916 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124904916 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124904916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1063)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124904916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124904916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124904917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124904923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124904923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1062)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124905279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124905280 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124905280 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124905280 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124905284 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1064)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124905285 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1051)@d97a9ad3f56d: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='DB49C2E8'O, index=0 SGSN_Test-GSUP(1065)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@d97a9ad3f56d: 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 := 'EC1162EE85D4363CACFA8CBB7548887B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A9AEA958'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8DE481E28A3B836C'O } } } } } 20250213124906362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124906362 DLLC NOTICE LLME(ffffffff/db49c2e8){UNASSIGNED} LLC RX: unknown TLLI 0xdb49c2e8, creating LLME on the fly (gprs_llc.c:552) 20250213124906362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124906362 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20250213124906362 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124906362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124906362 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124906362 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124906362 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124906362 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124906362 DLLC NOTICE LLME(ffffffff/db49c2e8){UNASSIGNED} LLGM Assign pre (db49c2e8 => f8f5db87) (gprs_llc.c:1079) 20250213124906362 DLLC NOTICE LLME(db49c2e8/f8f5db87){ASSIGNED} LLGM Assign post (db49c2e8 => f8f5db87) (gprs_llc.c:1125) 20250213124906362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124906362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124906362 DMM DEBUG MM(262420000000045/f8f5db87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124906377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124906377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124906377 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124906377 DMM DEBUG MM(262420000000045/f8f5db87) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20250213124906377 DMM NOTICE MM(262420000000045/f8f5db87) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124906377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124906377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124906377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124906377 DMM DEBUG MM(262420000000045/f8f5db87) Requesting authorization (sgsn_auth.c:160) 20250213124906377 DMM INFO MM(262420000000045/f8f5db87) Requesting authentication tuples (sgsn_auth.c:184) 20250213124906377 DMM DEBUG MM(262420000000045/f8f5db87) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124906377 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250213124906377 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@d97a9ad3f56d: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20250213124906382 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124906382 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124906382 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124906382 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124906382 DMM INFO MM(262420000000045/f8f5db87) Subscriber data update (mmctx.c:445) 20250213124906382 DMM DEBUG MM(262420000000045/f8f5db87) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124906382 DMM INFO MM(262420000000045/f8f5db87) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124906382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124906382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124906382 DMM INFO MM(262420000000045/f8f5db87) <- GMM AUTH AND CIPHERING REQ (rand = ec 11 62 ee 85 d4 36 3c ac fa 8c bb 75 48 88 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124906394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124906395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124906395 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124906395 DMM INFO MM(262420000000045/f8f5db87) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124906395 DMM NOTICE MM(262420000000045/f8f5db87) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124906395 DMM DEBUG MM(262420000000045/f8f5db87) checking auth: received GSM SRES = a9 ae a9 58 (gprs_gmm.c:666) 20250213124906395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124906395 DMM DEBUG MM(262420000000045/f8f5db87) Requesting authorization (sgsn_auth.c:160) 20250213124906395 DMM INFO MM(262420000000045/f8f5db87) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124906395 DMM DEBUG MM(262420000000045/f8f5db87) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124906395 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250213124906395 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) 20250213124906395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124906395 DMM INFO MM(262420000000045/f8f5db87) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8f5db87) (gprs_gmm.c:300) 20250213124906398 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124906398 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124906398 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250213124906398 DMM INFO MM(262420000000045/f8f5db87) Subscriber data update (mmctx.c:445) 20250213124906398 DMM DEBUG MM(262420000000045/f8f5db87) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124906398 DMM INFO MM(262420000000045/f8f5db87) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124906398 DMM NOTICE MM(262420000000045/f8f5db87) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20250213124906398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124906398 DMM NOTICE MM(262420000000045/f8f5db87) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124906398 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) 20250213124906399 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124906399 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250213124906399 DMM INFO MM(262420000000045/f8f5db87) Subscriber data update (mmctx.c:445) 20250213124906399 DMM DEBUG MM(262420000000045/f8f5db87) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124906410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124906411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124906411 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124906411 DMM INFO MM(262420000000045/f8f5db87) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124906411 DMM NOTICE MM(262420000000045/f8f5db87) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124906411 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124906411 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124906411 DLLC NOTICE LLME(db49c2e8/f8f5db87){ASSIGNED} LLGM Assign pre (ffffffff => f8f5db87) (gprs_llc.c:1079) 20250213124906411 DLLC NOTICE LLME(ffffffff/f8f5db87){ASSIGNED} LLGM Assign post (ffffffff => f8f5db87) (gprs_llc.c:1125) 20250213124906411 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124906411 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124906411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124906411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124906467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124906468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124906468 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124906468 DMM INFO MM(262420000000045/f8f5db87) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124906468 DMM INFO MM(262420000000045/f8f5db87) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124906468 DMM DEBUG MM(262420000000045/f8f5db87) Using GGSN 0 (gprs_sm.c:312) 20250213124906468 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) 20250213124906468 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250213124906468 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124906468 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124906468 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:386) 20250213124906493 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 9a e9 9f da 11 83 62 60 aa 14 05 7f 31 82 6b c7 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) 20250213124906493 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb3220, cbp=0x5634b404ef00) (sgsn_libgtp.c:632) 20250213124906493 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124906493 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=f8f5db87, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124906493 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124906493 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124906511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124906511 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250213124906512 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250213124906512 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250213124906512 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1051)@d97a9ad3f56d: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124906525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51600<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1053)@d97a9ad3f56d: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@d97a9ad3f56d: Final verdict of PTC: none 20250213124906530 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124906530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1054)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@d97a9ad3f56d: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1058)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@d97a9ad3f56d: Final verdict of PTC: none TC_xid_n201u-BVCI196(1051)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1063)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1061)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1056)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1052)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_xid_n201u-BVCI196(1051): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_xid_n201u finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:49:06 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250213124906579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124906981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100652) 20250213124907531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124907531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100652, count=102372) 20250213124908532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124908532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:49:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124909534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124909534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_llc_null started. 20250213124910073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124910075 DMM INFO MM(262420000000045/f8f5db87) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124910075 DMM INFO MM(262420000000045/f8f5db87) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124910075 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124910075 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124910075 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124910075 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124910075 DLLC NOTICE LLME(ffffffff/f8f5db87){ASSIGNED} LLGM Assign pre (f8f5db87 => ffffffff) (gprs_llc.c:1079) 20250213124910075 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8f5db87 => ffffffff) (gprs_llc.c:1125) 20250213124910075 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4055250 (gprs_sndcp.c:574) 20250213124910075 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124910075 DMM NOTICE MM(262420000000045/f8f5db87) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213124910075 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250213124910075 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250213124910075 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213124910075 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:386) 20250213124910075 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250213124910075 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) 20250213124910075 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) 20250213124910075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124910076 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124910076 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124910076 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124910076 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124910114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124910114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124910114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124910114 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124910114 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124910114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124910114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124910114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124910115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124910115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124910115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124910115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124910115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124910115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124910115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124910115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124910115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124910115 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124910115 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124910115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124910116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124910116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124910118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124910124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124910124 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1074)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1071)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124910133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124910133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124910133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124910133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124910133 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124910133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124910133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124910133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124910133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124910134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124910134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124910134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124910134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124910134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124910134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124910134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124910134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124910134 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124910134 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124910134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124910135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124910135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1078)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1077)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124910137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213124910144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124910144 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1082)@d97a9ad3f56d: Provider Link came up: sending NS-RESET TC_llc_null-BVCI210(1076)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124910145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124910145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124910145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124910145 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124910145 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124910145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124910145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124910145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124910145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124910146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124910146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124910146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124910146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124910146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124910146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124910146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124910146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124910146 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124910146 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124910146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124910147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124910147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124910149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124910153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124910153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1081)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124910536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124910536 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124910536 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124910536 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124910540 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1083)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213124910541 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@d97a9ad3f56d: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='CEC33946'O, index=0 SGSN_Test-GSUP(1084)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@d97a9ad3f56d: 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 := 'FEBEA9E650455181C984757E833EEC42'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '390E5715'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A0B6EEAA32D66C48'O } } } } } 20250213124911602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124911602 DLLC NOTICE LLME(ffffffff/cec33946){UNASSIGNED} LLC RX: unknown TLLI 0xcec33946, creating LLME on the fly (gprs_llc.c:552) 20250213124911602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124911602 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20250213124911602 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124911602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124911602 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124911602 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124911602 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124911602 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124911602 DLLC NOTICE LLME(ffffffff/cec33946){UNASSIGNED} LLGM Assign pre (cec33946 => c03d1143) (gprs_llc.c:1079) 20250213124911602 DLLC NOTICE LLME(cec33946/c03d1143){ASSIGNED} LLGM Assign post (cec33946 => c03d1143) (gprs_llc.c:1125) 20250213124911602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124911602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124911602 DMM DEBUG MM(262420000000041/c03d1143) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124911614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124911615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124911615 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124911615 DMM DEBUG MM(262420000000041/c03d1143) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20250213124911615 DMM NOTICE MM(262420000000041/c03d1143) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124911615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124911615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124911615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124911615 DMM DEBUG MM(262420000000041/c03d1143) Requesting authorization (sgsn_auth.c:160) 20250213124911615 DMM INFO MM(262420000000041/c03d1143) Requesting authentication tuples (sgsn_auth.c:184) 20250213124911615 DMM DEBUG MM(262420000000041/c03d1143) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124911615 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250213124911615 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@d97a9ad3f56d: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20250213124911619 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124911619 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124911619 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124911619 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124911619 DMM INFO MM(262420000000041/c03d1143) Subscriber data update (mmctx.c:445) 20250213124911619 DMM DEBUG MM(262420000000041/c03d1143) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124911619 DMM INFO MM(262420000000041/c03d1143) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124911619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124911619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124911619 DMM INFO MM(262420000000041/c03d1143) <- GMM AUTH AND CIPHERING REQ (rand = fe be a9 e6 50 45 51 81 c9 84 75 7e 83 3e ec 42 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124911630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124911631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124911631 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124911631 DMM INFO MM(262420000000041/c03d1143) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124911631 DMM NOTICE MM(262420000000041/c03d1143) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124911631 DMM DEBUG MM(262420000000041/c03d1143) checking auth: received GSM SRES = 39 0e 57 15 (gprs_gmm.c:666) 20250213124911631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124911631 DMM DEBUG MM(262420000000041/c03d1143) Requesting authorization (sgsn_auth.c:160) 20250213124911631 DMM INFO MM(262420000000041/c03d1143) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124911631 DMM DEBUG MM(262420000000041/c03d1143) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124911631 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250213124911631 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) 20250213124911631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124911631 DMM INFO MM(262420000000041/c03d1143) <- GMM ATTACH ACCEPT (new P-TMSI=0xc03d1143) (gprs_gmm.c:300) 20250213124911633 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124911633 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124911633 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250213124911633 DMM INFO MM(262420000000041/c03d1143) Subscriber data update (mmctx.c:445) 20250213124911633 DMM DEBUG MM(262420000000041/c03d1143) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124911633 DMM INFO MM(262420000000041/c03d1143) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124911633 DMM NOTICE MM(262420000000041/c03d1143) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20250213124911633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124911633 DMM NOTICE MM(262420000000041/c03d1143) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124911633 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) 20250213124911634 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124911634 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250213124911634 DMM INFO MM(262420000000041/c03d1143) Subscriber data update (mmctx.c:445) 20250213124911634 DMM DEBUG MM(262420000000041/c03d1143) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124911648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124911648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124911648 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124911648 DMM INFO MM(262420000000041/c03d1143) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124911648 DMM NOTICE MM(262420000000041/c03d1143) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124911648 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124911648 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124911648 DLLC NOTICE LLME(cec33946/c03d1143){ASSIGNED} LLGM Assign pre (ffffffff => c03d1143) (gprs_llc.c:1079) 20250213124911648 DLLC NOTICE LLME(ffffffff/c03d1143){ASSIGNED} LLGM Assign post (ffffffff => c03d1143) (gprs_llc.c:1125) 20250213124911648 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124911648 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124911648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124911648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213124912707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124912707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250213124912707 DLLC DEBUG TLLI=c03d1143 sends us LLC NULL (gprs_llc.c:912) 20250213124912708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124912708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250213124912708 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124912708 DMM INFO MM(262420000000041/c03d1143) -> GMM DETACH REQUEST TLLI=0xc03d1143 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250213124912708 DMM INFO MM(262420000000041/c03d1143) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250213124912708 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124912708 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124912708 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124912708 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124912708 DLLC NOTICE LLME(ffffffff/c03d1143){ASSIGNED} LLGM Assign pre (c03d1143 => ffffffff) (gprs_llc.c:1079) 20250213124912708 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c03d1143 => ffffffff) (gprs_llc.c:1125) 20250213124912708 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250213124912708 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) 20250213124912708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124912708 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124912708 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124912708 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124912710 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@d97a9ad3f56d: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@d97a9ad3f56d: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124917726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40696<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1068)@d97a9ad3f56d: Final verdict of PTC: none 20250213124917730 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124917730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1084)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1077)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@d97a9ad3f56d: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1082)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1072)@d97a9ad3f56d: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@d97a9ad3f56d: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1070)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1080)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1075)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_llc_null finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:49:17 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250213124917817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124918119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94788) 20250213124918731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124918731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94788, count=100220) 20250213124919734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124919734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213124919823 DGPRS DEBUG Checking for inactive LLMEs, time = 2681865 (sgsn.c:131) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:49:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124920736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124920736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_llc_sabm_dm_llgmm started. 20250213124921229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124921231 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124921275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124921275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124921275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124921275 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124921275 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124921275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124921275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124921275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124921275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124921276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124921276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124921276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124921276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124921276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124921276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124921276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124921276 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124921276 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124921276 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124921276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124921276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124921276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124921279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124921286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124921286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1090)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@d97a9ad3f56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1096)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213124921300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124921300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124921300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124921300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124921300 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124921300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124921300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124921300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124921300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1097)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124921301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124921301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124921301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124921301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124921301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124921301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124921301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124921301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124921301 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124921301 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124921301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1097)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124921302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124921302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124921305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1096)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1093)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1101)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124921311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124921311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124921311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124921311 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124921311 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124921311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124921311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124921311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124921311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250213124921311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124921311 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1101)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124921311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124921311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124921311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124921312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124921312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124921312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124921312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124921312 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124921312 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124921312 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124921312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124921312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124921312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_llc_sabm_dm_llgmm-BVCI210(1094)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124921314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124921320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124921320 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1100)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124921736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124921737 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124921737 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124921737 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124921741 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1102)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250213124921742 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@d97a9ad3f56d: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='C76A648B'O, index=0 SGSN_Test-GSUP(1103)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@d97a9ad3f56d: 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 := '9D68DF86965531E116CBED2A5EC96B2F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A1524563'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '382AA7FDC21956C6'O } } } } } 20250213124922817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124922817 DLLC NOTICE LLME(ffffffff/c76a648b){UNASSIGNED} LLC RX: unknown TLLI 0xc76a648b, creating LLME on the fly (gprs_llc.c:552) 20250213124922817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124922817 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20250213124922817 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124922817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124922817 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124922817 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124922817 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124922817 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124922817 DLLC NOTICE LLME(ffffffff/c76a648b){UNASSIGNED} LLGM Assign pre (c76a648b => e650950c) (gprs_llc.c:1079) 20250213124922817 DLLC NOTICE LLME(c76a648b/e650950c){ASSIGNED} LLGM Assign post (c76a648b => e650950c) (gprs_llc.c:1125) 20250213124922817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124922817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124922817 DMM DEBUG MM(262420000000042/e650950c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124922827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124922827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124922827 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124922827 DMM DEBUG MM(262420000000042/e650950c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20250213124922827 DMM NOTICE MM(262420000000042/e650950c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124922827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124922827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124922827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124922827 DMM DEBUG MM(262420000000042/e650950c) Requesting authorization (sgsn_auth.c:160) 20250213124922827 DMM INFO MM(262420000000042/e650950c) Requesting authentication tuples (sgsn_auth.c:184) 20250213124922827 DMM DEBUG MM(262420000000042/e650950c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124922827 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250213124922827 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@d97a9ad3f56d: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20250213124922829 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124922829 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124922829 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124922829 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124922829 DMM INFO MM(262420000000042/e650950c) Subscriber data update (mmctx.c:445) 20250213124922829 DMM DEBUG MM(262420000000042/e650950c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124922829 DMM INFO MM(262420000000042/e650950c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124922829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124922829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124922829 DMM INFO MM(262420000000042/e650950c) <- GMM AUTH AND CIPHERING REQ (rand = 9d 68 df 86 96 55 31 e1 16 cb ed 2a 5e c9 6b 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124922837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124922837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124922837 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124922837 DMM INFO MM(262420000000042/e650950c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124922837 DMM NOTICE MM(262420000000042/e650950c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124922837 DMM DEBUG MM(262420000000042/e650950c) checking auth: received GSM SRES = a1 52 45 63 (gprs_gmm.c:666) 20250213124922837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124922837 DMM DEBUG MM(262420000000042/e650950c) Requesting authorization (sgsn_auth.c:160) 20250213124922837 DMM INFO MM(262420000000042/e650950c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124922837 DMM DEBUG MM(262420000000042/e650950c) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124922837 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250213124922837 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) 20250213124922838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124922838 DMM INFO MM(262420000000042/e650950c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe650950c) (gprs_gmm.c:300) 20250213124922839 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124922839 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124922839 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250213124922839 DMM INFO MM(262420000000042/e650950c) Subscriber data update (mmctx.c:445) 20250213124922839 DMM DEBUG MM(262420000000042/e650950c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124922839 DMM INFO MM(262420000000042/e650950c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124922839 DMM NOTICE MM(262420000000042/e650950c) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20250213124922839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124922839 DMM NOTICE MM(262420000000042/e650950c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124922839 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) 20250213124922840 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124922840 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250213124922840 DMM INFO MM(262420000000042/e650950c) Subscriber data update (mmctx.c:445) 20250213124922840 DMM DEBUG MM(262420000000042/e650950c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124922848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124922848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124922848 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124922848 DMM INFO MM(262420000000042/e650950c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124922848 DMM NOTICE MM(262420000000042/e650950c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124922848 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124922848 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124922848 DLLC NOTICE LLME(c76a648b/e650950c){ASSIGNED} LLGM Assign pre (ffffffff => e650950c) (gprs_llc.c:1079) 20250213124922848 DLLC NOTICE LLME(ffffffff/e650950c){ASSIGNED} LLGM Assign post (ffffffff => e650950c) (gprs_llc.c:1125) 20250213124922848 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124922848 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124922848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124922848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213124923901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124923901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1105)@d97a9ad3f56d: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@d97a9ad3f56d: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124923915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41382<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@d97a9ad3f56d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@d97a9ad3f56d: Final verdict of PTC: none 20250213124923921 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(1097)@d97a9ad3f56d: Final verdict of PTC: none 20250213124923921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1091)@d97a9ad3f56d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@d97a9ad3f56d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1101)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1099)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1089)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1095)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:49:23 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 20250213124923982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124924385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85940) 20250213124924922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124924922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85940, count=87100) 20250213124925923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124925923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:49: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_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 20250213124926924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124926924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_llc_sabm_dm_ll5 started. 20250213124927477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124927479 DMM INFO MM(262420000000042/e650950c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124927479 DMM INFO MM(262420000000042/e650950c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124927479 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124927479 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124927479 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124927479 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124927479 DLLC NOTICE LLME(ffffffff/e650950c){ASSIGNED} LLGM Assign pre (e650950c => ffffffff) (gprs_llc.c:1079) 20250213124927479 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e650950c => ffffffff) (gprs_llc.c:1125) 20250213124927479 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250213124927479 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) 20250213124927480 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) 20250213124927480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124927480 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124927480 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124927480 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124927480 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124927524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124927524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124927524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124927524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124927524 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124927524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124927524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124927524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124927524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124927525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124927525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124927525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124927525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124927525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124927525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124927525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124927525 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124927525 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124927525 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124927525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124927525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124927525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1111)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213124927528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124927533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124927533 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1111)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1109)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1115)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124927537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124927537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124927537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124927537 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124927537 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124927537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124927537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124927537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124927537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124927538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124927538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124927538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124927538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124927538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124927538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124927538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124927538 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124927538 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124927538 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124927538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1115)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213124927538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124927538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124927540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124927546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124927546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1117)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1114)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124927551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124927551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124927551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124927551 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124927551 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124927551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124927551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124927551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124927551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124927551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124927551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124927551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124927552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124927552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124927552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124927552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124927552 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124927552 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124927552 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124927552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124927552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124927552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124927554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124927558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124927558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1119)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124927925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124927925 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124927925 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124927925 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124927929 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124927930 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@d97a9ad3f56d: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='FEA1AED6'O, index=0 SGSN_Test-GSUP(1122)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@d97a9ad3f56d: 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 := '1DD85697EB4B6B39DA22AC0B8F180C52'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '86B4ACF0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A4FC392B58B06FA2'O } } } } } 20250213124929003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124929003 DLLC NOTICE LLME(ffffffff/fea1aed6){UNASSIGNED} LLC RX: unknown TLLI 0xfea1aed6, creating LLME on the fly (gprs_llc.c:552) 20250213124929003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124929003 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20250213124929003 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124929003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124929003 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124929003 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124929003 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124929004 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124929004 DLLC NOTICE LLME(ffffffff/fea1aed6){UNASSIGNED} LLGM Assign pre (fea1aed6 => c0e56ccc) (gprs_llc.c:1079) 20250213124929004 DLLC NOTICE LLME(fea1aed6/c0e56ccc){ASSIGNED} LLGM Assign post (fea1aed6 => c0e56ccc) (gprs_llc.c:1125) 20250213124929004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124929004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124929004 DMM DEBUG MM(262420000000043/c0e56ccc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124929026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124929026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124929026 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124929026 DMM DEBUG MM(262420000000043/c0e56ccc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20250213124929026 DMM NOTICE MM(262420000000043/c0e56ccc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124929026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124929026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124929026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124929026 DMM DEBUG MM(262420000000043/c0e56ccc) Requesting authorization (sgsn_auth.c:160) 20250213124929026 DMM INFO MM(262420000000043/c0e56ccc) Requesting authentication tuples (sgsn_auth.c:184) 20250213124929026 DMM DEBUG MM(262420000000043/c0e56ccc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124929026 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250213124929026 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@d97a9ad3f56d: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20250213124929032 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124929032 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124929032 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124929032 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124929032 DMM INFO MM(262420000000043/c0e56ccc) Subscriber data update (mmctx.c:445) 20250213124929032 DMM DEBUG MM(262420000000043/c0e56ccc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124929032 DMM INFO MM(262420000000043/c0e56ccc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124929032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124929032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124929032 DMM INFO MM(262420000000043/c0e56ccc) <- GMM AUTH AND CIPHERING REQ (rand = 1d d8 56 97 eb 4b 6b 39 da 22 ac 0b 8f 18 0c 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124929047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124929047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124929047 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124929047 DMM INFO MM(262420000000043/c0e56ccc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124929047 DMM NOTICE MM(262420000000043/c0e56ccc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124929047 DMM DEBUG MM(262420000000043/c0e56ccc) checking auth: received GSM SRES = 86 b4 ac f0 (gprs_gmm.c:666) 20250213124929047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124929047 DMM DEBUG MM(262420000000043/c0e56ccc) Requesting authorization (sgsn_auth.c:160) 20250213124929047 DMM INFO MM(262420000000043/c0e56ccc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124929047 DMM DEBUG MM(262420000000043/c0e56ccc) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124929047 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250213124929047 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) 20250213124929047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124929047 DMM INFO MM(262420000000043/c0e56ccc) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0e56ccc) (gprs_gmm.c:300) 20250213124929050 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124929050 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124929050 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250213124929050 DMM INFO MM(262420000000043/c0e56ccc) Subscriber data update (mmctx.c:445) 20250213124929050 DMM DEBUG MM(262420000000043/c0e56ccc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124929050 DMM INFO MM(262420000000043/c0e56ccc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124929050 DMM NOTICE MM(262420000000043/c0e56ccc) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20250213124929050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124929050 DMM NOTICE MM(262420000000043/c0e56ccc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124929050 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) 20250213124929051 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124929051 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250213124929051 DMM INFO MM(262420000000043/c0e56ccc) Subscriber data update (mmctx.c:445) 20250213124929051 DMM DEBUG MM(262420000000043/c0e56ccc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124929063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124929063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124929063 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124929064 DMM INFO MM(262420000000043/c0e56ccc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124929064 DMM NOTICE MM(262420000000043/c0e56ccc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124929064 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124929064 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124929064 DLLC NOTICE LLME(fea1aed6/c0e56ccc){ASSIGNED} LLGM Assign pre (ffffffff => c0e56ccc) (gprs_llc.c:1079) 20250213124929064 DLLC NOTICE LLME(ffffffff/c0e56ccc){ASSIGNED} LLGM Assign post (ffffffff => c0e56ccc) (gprs_llc.c:1125) 20250213124929064 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124929064 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124929064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124929064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213124930121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124930121 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1124)@d97a9ad3f56d: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@d97a9ad3f56d: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124930135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34798<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@d97a9ad3f56d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@d97a9ad3f56d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1120)@d97a9ad3f56d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1115)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@d97a9ad3f56d: Final verdict of PTC: none 20250213124930142 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124930142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(1123)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1110)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1108)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1113)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1118)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:49:30 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20250213124930199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124930601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87080) 20250213124931143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124931143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87080, count=91436) 20250213124932144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124932144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:49: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_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 20250213124933145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124933145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_suspend_nopaging started. 20250213124933702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124933704 DMM INFO MM(262420000000043/c0e56ccc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124933704 DMM INFO MM(262420000000043/c0e56ccc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124933704 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124933704 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124933705 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124933705 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124933705 DLLC NOTICE LLME(ffffffff/c0e56ccc){ASSIGNED} LLGM Assign pre (c0e56ccc => ffffffff) (gprs_llc.c:1079) 20250213124933705 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0e56ccc => ffffffff) (gprs_llc.c:1125) 20250213124933705 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250213124933705 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) 20250213124933705 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) 20250213124933705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124933705 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124933705 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124933705 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124933705 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124933748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124933748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124933748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124933748 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124933748 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124933748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124933748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124933748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124933748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124933749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124933749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124933749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124933750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124933750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124933750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124933750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124933750 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124933750 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124933750 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124933750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124933750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124933750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124933753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213124933759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124933759 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1130)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_nopaging-BVCI196(1128)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1134)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124933763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124933763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124933763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124933763 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124933763 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124933763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124933763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124933763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124933763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124933763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124933763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124933763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124933764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124933764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124933764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124933764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124933764 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124933764 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124933764 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124933764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124933764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124933764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124933766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124933771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124933771 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1136)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1133)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124933782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124933782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124933782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124933782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124933782 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124933782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124933782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124933782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124933782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124933782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124933782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124933782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124933782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124933782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124933782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124933782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124933782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124933782 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124933782 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124933782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124933783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124933783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124933785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124933790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124933790 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1137)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124934146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124934146 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124934146 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124934146 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124934151 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124934152 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@d97a9ad3f56d: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='D7AD47C7'O, index=0 SGSN_Test-GSUP(1141)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@d97a9ad3f56d: 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 := '1C2C886B3A625A359D2C07C75A682D6E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00D303CC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DC17AA92F3E1BC55'O } } } } } 20250213124935227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124935227 DLLC NOTICE LLME(ffffffff/d7ad47c7){UNASSIGNED} LLC RX: unknown TLLI 0xd7ad47c7, creating LLME on the fly (gprs_llc.c:552) 20250213124935227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124935227 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20250213124935227 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124935227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124935227 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124935227 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124935227 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124935227 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124935227 DLLC NOTICE LLME(ffffffff/d7ad47c7){UNASSIGNED} LLGM Assign pre (d7ad47c7 => f45c80f4) (gprs_llc.c:1079) 20250213124935227 DLLC NOTICE LLME(d7ad47c7/f45c80f4){ASSIGNED} LLGM Assign post (d7ad47c7 => f45c80f4) (gprs_llc.c:1125) 20250213124935227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124935227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124935227 DMM DEBUG MM(262420000000048/f45c80f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124935252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124935252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124935252 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124935252 DMM DEBUG MM(262420000000048/f45c80f4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20250213124935252 DMM NOTICE MM(262420000000048/f45c80f4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124935253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124935253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124935253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124935253 DMM DEBUG MM(262420000000048/f45c80f4) Requesting authorization (sgsn_auth.c:160) 20250213124935253 DMM INFO MM(262420000000048/f45c80f4) Requesting authentication tuples (sgsn_auth.c:184) 20250213124935253 DMM DEBUG MM(262420000000048/f45c80f4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124935253 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250213124935253 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@d97a9ad3f56d: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20250213124935259 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124935259 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124935259 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124935259 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124935259 DMM INFO MM(262420000000048/f45c80f4) Subscriber data update (mmctx.c:445) 20250213124935259 DMM DEBUG MM(262420000000048/f45c80f4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124935259 DMM INFO MM(262420000000048/f45c80f4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124935259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124935259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124935259 DMM INFO MM(262420000000048/f45c80f4) <- GMM AUTH AND CIPHERING REQ (rand = 1c 2c 88 6b 3a 62 5a 35 9d 2c 07 c7 5a 68 2d 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124935276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124935276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124935276 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124935276 DMM INFO MM(262420000000048/f45c80f4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124935276 DMM NOTICE MM(262420000000048/f45c80f4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124935276 DMM DEBUG MM(262420000000048/f45c80f4) checking auth: received GSM SRES = 00 d3 03 cc (gprs_gmm.c:666) 20250213124935276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124935276 DMM DEBUG MM(262420000000048/f45c80f4) Requesting authorization (sgsn_auth.c:160) 20250213124935276 DMM INFO MM(262420000000048/f45c80f4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124935276 DMM DEBUG MM(262420000000048/f45c80f4) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124935276 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250213124935276 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) 20250213124935276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124935276 DMM INFO MM(262420000000048/f45c80f4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf45c80f4) (gprs_gmm.c:300) 20250213124935279 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124935279 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124935279 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250213124935279 DMM INFO MM(262420000000048/f45c80f4) Subscriber data update (mmctx.c:445) 20250213124935279 DMM DEBUG MM(262420000000048/f45c80f4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124935279 DMM INFO MM(262420000000048/f45c80f4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124935279 DMM NOTICE MM(262420000000048/f45c80f4) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20250213124935279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124935279 DMM NOTICE MM(262420000000048/f45c80f4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124935279 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) 20250213124935281 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124935281 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250213124935281 DMM INFO MM(262420000000048/f45c80f4) Subscriber data update (mmctx.c:445) 20250213124935281 DMM DEBUG MM(262420000000048/f45c80f4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124935293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124935293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124935293 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124935293 DMM INFO MM(262420000000048/f45c80f4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124935293 DMM NOTICE MM(262420000000048/f45c80f4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124935293 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124935293 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124935293 DLLC NOTICE LLME(d7ad47c7/f45c80f4){ASSIGNED} LLGM Assign pre (ffffffff => f45c80f4) (gprs_llc.c:1079) 20250213124935293 DLLC NOTICE LLME(ffffffff/f45c80f4){ASSIGNED} LLGM Assign post (ffffffff => f45c80f4) (gprs_llc.c:1125) 20250213124935294 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124935294 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124935294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124935294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124935351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124935351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124935351 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124935351 DMM INFO MM(262420000000048/f45c80f4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124935351 DMM INFO MM(262420000000048/f45c80f4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124935351 DMM DEBUG MM(262420000000048/f45c80f4) Using GGSN 0 (gprs_sm.c:312) 20250213124935351 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) 20250213124935351 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250213124935351 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124935351 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124935351 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:386) 20250213124935374 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 67 8f 9a 8b 11 8a ee 48 c0 14 05 7f 74 39 bb 22 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:461) 20250213124935374 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb4298, cbp=0x5634b404ff70) (sgsn_libgtp.c:632) 20250213124935374 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124935374 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=f45c80f4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124935374 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124935374 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124935389 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250213124935397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124935397 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250213124935397 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250213124935401 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250213124935401 DMM INFO MM(262420000000048/f45c80f4) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@d97a9ad3f56d: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124940417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34830<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1129)@d97a9ad3f56d: Final verdict of PTC: none 20250213124940422 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124940422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1141)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1139)@d97a9ad3f56d: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1137)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@d97a9ad3f56d: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1134)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1127)@d97a9ad3f56d: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1138)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1132)@d97a9ad3f56d: Final verdict of PTC: none Thu Feb 13 12:49:40 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_suspend_nopaging-BVCI220(1137): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_suspend_nopaging finished. Verdict: pass MTC@d97a9ad3f56d: 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'. 20250213124940506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124940908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96956) 20250213124941423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124941423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96956, count=101312) 20250213124942424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124942424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:49: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_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 20250213124943425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124943425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_suspend_resume started. 20250213124944011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124944013 DMM INFO MM(262420000000048/f45c80f4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124944013 DMM INFO MM(262420000000048/f45c80f4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124944013 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124944013 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124944014 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124944014 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124944014 DLLC NOTICE LLME(ffffffff/f45c80f4){ASSIGNED} LLGM Assign pre (f45c80f4 => ffffffff) (gprs_llc.c:1079) 20250213124944014 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f45c80f4 => ffffffff) (gprs_llc.c:1125) 20250213124944014 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4055250 (gprs_sndcp.c:574) 20250213124944014 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124944014 DMM NOTICE MM(262420000000048/f45c80f4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213124944014 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250213124944014 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250213124944014 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213124944014 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:386) 20250213124944014 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250213124944014 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) 20250213124944014 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) 20250213124944014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213124944014 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124944014 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213124944014 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124944014 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1144)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124944060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124944060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124944060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124944060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124944060 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124944060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124944060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124944060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124944060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124944062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124944062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124944062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124944062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124944062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124944062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124944062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124944062 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124944062 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124944062 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124944062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124944062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124944062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124944065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124944071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124944071 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1147)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124944078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124944078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124944078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124944078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124944078 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124944078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124944078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124944078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124944078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124944079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124944079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124944079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124944079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124944079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124944079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124944079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124944079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124944079 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124944079 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124944079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124944079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124944079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124944081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124944085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124944085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1152)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124944093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124944093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124944093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124944093 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124944093 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124944093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124944093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124944093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124944093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124944094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124944094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124944094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124944094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124944094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124944094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124944094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124944094 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124944094 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124944094 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124944094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124944094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124944094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124944096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124944100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124944100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1157)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124944426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124944426 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124944426 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124944426 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124944431 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213124944432 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@d97a9ad3f56d: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='ED57881F'O, index=0 SGSN_Test-GSUP(1160)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@d97a9ad3f56d: 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 := '09513D59A66786EEEB2204BED7D190AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F7BC7B39'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F9B61659E1CC04B5'O } } } } } 20250213124945496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124945496 DLLC NOTICE LLME(ffffffff/ed57881f){UNASSIGNED} LLC RX: unknown TLLI 0xed57881f, creating LLME on the fly (gprs_llc.c:552) 20250213124945496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124945496 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20250213124945496 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124945496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213124945496 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124945496 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213124945496 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124945496 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124945496 DLLC NOTICE LLME(ffffffff/ed57881f){UNASSIGNED} LLGM Assign pre (ed57881f => d8537acb) (gprs_llc.c:1079) 20250213124945496 DLLC NOTICE LLME(ed57881f/d8537acb){ASSIGNED} LLGM Assign post (ed57881f => d8537acb) (gprs_llc.c:1125) 20250213124945496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124945496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124945496 DMM DEBUG MM(262420000000049/d8537acb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124945514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124945514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124945514 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124945514 DMM DEBUG MM(262420000000049/d8537acb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20250213124945514 DMM NOTICE MM(262420000000049/d8537acb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124945514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124945514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124945514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124945514 DMM DEBUG MM(262420000000049/d8537acb) Requesting authorization (sgsn_auth.c:160) 20250213124945514 DMM INFO MM(262420000000049/d8537acb) Requesting authentication tuples (sgsn_auth.c:184) 20250213124945514 DMM DEBUG MM(262420000000049/d8537acb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124945514 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250213124945514 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@d97a9ad3f56d: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20250213124945520 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124945520 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124945520 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124945520 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124945520 DMM INFO MM(262420000000049/d8537acb) Subscriber data update (mmctx.c:445) 20250213124945520 DMM DEBUG MM(262420000000049/d8537acb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124945520 DMM INFO MM(262420000000049/d8537acb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124945520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124945520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124945520 DMM INFO MM(262420000000049/d8537acb) <- GMM AUTH AND CIPHERING REQ (rand = 09 51 3d 59 a6 67 86 ee eb 22 04 be d7 d1 90 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124945535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124945535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124945535 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124945535 DMM INFO MM(262420000000049/d8537acb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124945535 DMM NOTICE MM(262420000000049/d8537acb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124945535 DMM DEBUG MM(262420000000049/d8537acb) checking auth: received GSM SRES = f7 bc 7b 39 (gprs_gmm.c:666) 20250213124945535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124945535 DMM DEBUG MM(262420000000049/d8537acb) Requesting authorization (sgsn_auth.c:160) 20250213124945535 DMM INFO MM(262420000000049/d8537acb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124945535 DMM DEBUG MM(262420000000049/d8537acb) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124945535 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250213124945535 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) 20250213124945535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124945535 DMM INFO MM(262420000000049/d8537acb) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8537acb) (gprs_gmm.c:300) 20250213124945538 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124945538 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124945538 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250213124945538 DMM INFO MM(262420000000049/d8537acb) Subscriber data update (mmctx.c:445) 20250213124945538 DMM DEBUG MM(262420000000049/d8537acb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124945538 DMM INFO MM(262420000000049/d8537acb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124945538 DMM NOTICE MM(262420000000049/d8537acb) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20250213124945538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124945538 DMM NOTICE MM(262420000000049/d8537acb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124945538 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) 20250213124945539 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124945539 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250213124945539 DMM INFO MM(262420000000049/d8537acb) Subscriber data update (mmctx.c:445) 20250213124945539 DMM DEBUG MM(262420000000049/d8537acb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124945550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124945550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124945550 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124945550 DMM INFO MM(262420000000049/d8537acb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124945550 DMM NOTICE MM(262420000000049/d8537acb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124945550 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124945550 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124945550 DLLC NOTICE LLME(ed57881f/d8537acb){ASSIGNED} LLGM Assign pre (ffffffff => d8537acb) (gprs_llc.c:1079) 20250213124945550 DLLC NOTICE LLME(ffffffff/d8537acb){ASSIGNED} LLGM Assign post (ffffffff => d8537acb) (gprs_llc.c:1125) 20250213124945550 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124945551 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124945551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124945551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124945609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124945609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124945609 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124945609 DMM INFO MM(262420000000049/d8537acb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124945610 DMM INFO MM(262420000000049/d8537acb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124945610 DMM DEBUG MM(262420000000049/d8537acb) Using GGSN 0 (gprs_sm.c:312) 20250213124945610 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) 20250213124945610 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250213124945610 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124945610 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124945610 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:386) 20250213124945635 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 aa fa 90 b2 11 f0 bd dd c0 14 05 7f 19 d6 e4 3c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:461) 20250213124945636 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb5310, cbp=0x5634b4050460) (sgsn_libgtp.c:632) 20250213124945636 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124945636 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=d8537acb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124945636 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124945636 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124945652 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250213124945663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124945664 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250213124945664 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250213124945669 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250213124945669 DMM INFO MM(262420000000049/d8537acb) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250213124949824 DGPRS DEBUG Checking for inactive LLMEs, time = 2681895 (sgsn.c:131) 20250213124950682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124950682 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20250213124950682 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250213124950688 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@d97a9ad3f56d: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@d97a9ad3f56d: Final verdict of PTC: pass 20250213124950702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57036<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@d97a9ad3f56d: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@d97a9ad3f56d: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1148)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1153)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@d97a9ad3f56d: Final verdict of PTC: none 20250213124950709 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213124950709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1155)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1158)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@d97a9ad3f56d: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1156)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1146)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1151)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_suspend_resume finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:49:50 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250213124950807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124951210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42834<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103872) 20250213124951710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124951710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103872, count=105132) 20250213124952711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124952712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:49:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213124953714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124953714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_suspend_rau started. 20250213124954312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213124954314 DMM INFO MM(262420000000049/d8537acb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213124954314 DMM INFO MM(262420000000049/d8537acb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213124954314 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213124954314 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213124954314 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213124954314 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213124954314 DLLC NOTICE LLME(ffffffff/d8537acb){ASSIGNED} LLGM Assign pre (d8537acb => ffffffff) (gprs_llc.c:1079) 20250213124954314 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8537acb => ffffffff) (gprs_llc.c:1125) 20250213124954314 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4055250 (gprs_sndcp.c:574) 20250213124954314 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213124954315 DMM NOTICE MM(262420000000049/d8537acb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213124954315 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250213124954315 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250213124954315 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213124954315 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:386) 20250213124954315 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250213124954315 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) 20250213124954315 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) 20250213124954315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213124954315 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213124954315 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213124954315 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213124954315 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124954362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213124954362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124954362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124954362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124954362 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213124954362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124954362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124954362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124954362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124954363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124954363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124954363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124954364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124954364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124954364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124954364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124954364 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124954364 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213124954364 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124954364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124954364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124954364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124954366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124954371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124954371 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1166)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124954376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213124954376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124954376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124954376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124954377 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213124954377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124954377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124954377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124954377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124954377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124954377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124954377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124954377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124954377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124954377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124954377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124954377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124954377 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213124954377 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124954377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124954378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124954378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124954380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124954386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124954386 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1174)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI210(1171)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213124954391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213124954391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213124954391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213124954391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124954391 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213124954391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213124954391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213124954391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213124954391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213124954392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213124954392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213124954392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213124954393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213124954393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213124954393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213124954393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213124954393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213124954393 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213124954393 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213124954393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213124954393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213124954393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213124954395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213124954400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124954400 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1176)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213124954715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213124954715 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213124954715 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213124954715 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213124954719 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213124954720 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@d97a9ad3f56d: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='E234B39B'O, index=0 SGSN_Test-GSUP(1179)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@d97a9ad3f56d: 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 := 'F250C374AD2F5B45E84B2DDBA9B69984'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '48886311'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4115256D4505B04'O } } } } } 20250213124955788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124955788 DLLC NOTICE LLME(ffffffff/e234b39b){UNASSIGNED} LLC RX: unknown TLLI 0xe234b39b, creating LLME on the fly (gprs_llc.c:552) 20250213124955788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124955788 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20250213124955788 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213124955788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213124955788 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213124955788 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213124955788 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213124955788 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213124955788 DLLC NOTICE LLME(ffffffff/e234b39b){UNASSIGNED} LLGM Assign pre (e234b39b => d3bd21f7) (gprs_llc.c:1079) 20250213124955788 DLLC NOTICE LLME(e234b39b/d3bd21f7){ASSIGNED} LLGM Assign post (e234b39b => d3bd21f7) (gprs_llc.c:1125) 20250213124955788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213124955788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213124955788 DMM DEBUG MM(262420000000050/d3bd21f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213124955808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124955808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213124955808 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124955808 DMM DEBUG MM(262420000000050/d3bd21f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20250213124955808 DMM NOTICE MM(262420000000050/d3bd21f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213124955808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213124955808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213124955808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213124955808 DMM DEBUG MM(262420000000050/d3bd21f7) Requesting authorization (sgsn_auth.c:160) 20250213124955808 DMM INFO MM(262420000000050/d3bd21f7) Requesting authentication tuples (sgsn_auth.c:184) 20250213124955808 DMM DEBUG MM(262420000000050/d3bd21f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213124955808 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250213124955808 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@d97a9ad3f56d: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20250213124955814 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213124955814 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213124955814 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213124955814 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213124955814 DMM INFO MM(262420000000050/d3bd21f7) Subscriber data update (mmctx.c:445) 20250213124955814 DMM DEBUG MM(262420000000050/d3bd21f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213124955814 DMM INFO MM(262420000000050/d3bd21f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213124955814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213124955814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213124955814 DMM INFO MM(262420000000050/d3bd21f7) <- GMM AUTH AND CIPHERING REQ (rand = f2 50 c3 74 ad 2f 5b 45 e8 4b 2d db a9 b6 99 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213124955832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124955832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250213124955832 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124955833 DMM INFO MM(262420000000050/d3bd21f7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213124955833 DMM NOTICE MM(262420000000050/d3bd21f7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213124955833 DMM DEBUG MM(262420000000050/d3bd21f7) checking auth: received GSM SRES = 48 88 63 11 (gprs_gmm.c:666) 20250213124955833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213124955833 DMM DEBUG MM(262420000000050/d3bd21f7) Requesting authorization (sgsn_auth.c:160) 20250213124955833 DMM INFO MM(262420000000050/d3bd21f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213124955833 DMM DEBUG MM(262420000000050/d3bd21f7) Requesting subscriber data update (gprs_subscriber.c:894) 20250213124955833 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250213124955833 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) 20250213124955833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213124955833 DMM INFO MM(262420000000050/d3bd21f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3bd21f7) (gprs_gmm.c:300) 20250213124955836 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213124955836 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213124955836 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250213124955836 DMM INFO MM(262420000000050/d3bd21f7) Subscriber data update (mmctx.c:445) 20250213124955836 DMM DEBUG MM(262420000000050/d3bd21f7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213124955836 DMM INFO MM(262420000000050/d3bd21f7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213124955836 DMM NOTICE MM(262420000000050/d3bd21f7) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20250213124955836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213124955836 DMM NOTICE MM(262420000000050/d3bd21f7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213124955836 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) 20250213124955837 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213124955837 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250213124955837 DMM INFO MM(262420000000050/d3bd21f7) Subscriber data update (mmctx.c:445) 20250213124955837 DMM DEBUG MM(262420000000050/d3bd21f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213124955850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124955850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213124955850 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124955850 DMM INFO MM(262420000000050/d3bd21f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213124955850 DMM NOTICE MM(262420000000050/d3bd21f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213124955850 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213124955850 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213124955850 DLLC NOTICE LLME(e234b39b/d3bd21f7){ASSIGNED} LLGM Assign pre (ffffffff => d3bd21f7) (gprs_llc.c:1079) 20250213124955850 DLLC NOTICE LLME(ffffffff/d3bd21f7){ASSIGNED} LLGM Assign post (ffffffff => d3bd21f7) (gprs_llc.c:1125) 20250213124955850 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213124955850 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213124955850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213124955850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@d97a9ad3f56d: setverdict(pass): none -> pass 20250213124955907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124955907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213124955907 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213124955907 DMM INFO MM(262420000000050/d3bd21f7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213124955907 DMM INFO MM(262420000000050/d3bd21f7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213124955907 DMM DEBUG MM(262420000000050/d3bd21f7) Using GGSN 0 (gprs_sm.c:312) 20250213124955907 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) 20250213124955907 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250213124955907 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213124955907 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20250213124955907 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:386) 20250213124955932 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 bf 0c 4a d4 11 df cf eb 17 14 05 7f 38 e3 d8 18 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) 20250213124955932 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb6388, cbp=0x5634b40507f0) (sgsn_libgtp.c:632) 20250213124955932 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213124955932 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=d3bd21f7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213124955932 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213124955932 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213124955949 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250213124955962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213124955962 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250213124955962 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250213124955968 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250213124955968 DMM INFO MM(262420000000050/d3bd21f7) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250213125000978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125000978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125000978 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125000978 DMM INFO MM(262420000000050/d3bd21f7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250213125000978 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125000978 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250213125000978 DLLC NOTICE LLME(ffffffff/d3bd21f7){ASSIGNED} LLGM Assign pre (d3bd21f7 => e609a4ba) (gprs_llc.c:1079) 20250213125000978 DLLC NOTICE LLME(d3bd21f7/e609a4ba){ASSIGNED} LLGM Assign post (d3bd21f7 => e609a4ba) (gprs_llc.c:1125) 20250213125000978 DMM INFO MM(262420000000050/e609a4ba) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213125000992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125000993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250213125000993 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125000993 DMM INFO MM(262420000000050/e609a4ba) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250213125000993 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250213125000993 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125000993 DLLC NOTICE LLME(d3bd21f7/e609a4ba){ASSIGNED} LLGM Assign pre (ffffffff => e609a4ba) (gprs_llc.c:1079) 20250213125000993 DLLC NOTICE LLME(ffffffff/e609a4ba){ASSIGNED} LLGM Assign post (ffffffff => e609a4ba) (gprs_llc.c:1125) 20250213125000993 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250213125001492 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@d97a9ad3f56d: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@d97a9ad3f56d: Final verdict of PTC: pass 20250213125001508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42838<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213125001512 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125001512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1178)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1167)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(1179)@d97a9ad3f56d: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@d97a9ad3f56d: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1172)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1177)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@d97a9ad3f56d: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1175)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1165)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1170)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_suspend_rau finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:50:01 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250213125001575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125001977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54320<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106228) 20250213125002513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125002513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106228, count=110584) 20250213125003514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125003514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:50:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213125004516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125004516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_paging_ps started. 20250213125005043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125005046 DMM INFO MM(262420000000050/e609a4ba) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125005046 DMM INFO MM(262420000000050/e609a4ba) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125005046 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125005046 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125005046 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213125005046 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213125005046 DLLC NOTICE LLME(ffffffff/e609a4ba){ASSIGNED} LLGM Assign pre (e609a4ba => ffffffff) (gprs_llc.c:1079) 20250213125005046 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e609a4ba => ffffffff) (gprs_llc.c:1125) 20250213125005046 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4055250 (gprs_sndcp.c:574) 20250213125005046 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213125005046 DMM NOTICE MM(262420000000050/e609a4ba) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213125005046 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250213125005046 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250213125005046 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213125005046 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:386) 20250213125005046 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250213125005046 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) 20250213125005046 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) 20250213125005046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213125005046 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213125005046 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213125005046 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213125005046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125005088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125005088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125005088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125005088 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125005088 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125005088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125005088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125005088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125005088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125005089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125005089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125005089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125005089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125005089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125005089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125005089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125005089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125005089 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125005089 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125005089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125005089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125005089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125005091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125005098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125005098 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1188)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_paging_ps-BVCI196(1185)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1191)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125005106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125005106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125005106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125005106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125005106 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125005106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125005106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125005106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125005106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125005106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125005106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125005106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125005107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125005107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125005107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125005107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125005107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125005107 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125005107 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125005107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125005107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125005107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125005109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125005115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125005115 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1190)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125005124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125005124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125005124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125005124 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125005124 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125005124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125005124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125005124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125005124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125005125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125005125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125005125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125005126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125005126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125005126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125005126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125005126 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125005126 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125005126 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125005126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125005126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125005126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125005128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125005133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125005133 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1195)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125005518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125005518 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125005518 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125005518 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125005521 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1197)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213125005521 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@d97a9ad3f56d: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='D0D33238'O, index=0 SGSN_Test-GSUP(1198)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@d97a9ad3f56d: 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 := '2BCD4ADCB723FA21F05CD46138DC3572'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2789FAD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '852E911358C74C82'O } } } } } 20250213125006595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125006595 DLLC NOTICE LLME(ffffffff/d0d33238){UNASSIGNED} LLC RX: unknown TLLI 0xd0d33238, creating LLME on the fly (gprs_llc.c:552) 20250213125006595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125006595 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20250213125006595 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213125006595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213125006595 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213125006595 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213125006595 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125006595 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125006595 DLLC NOTICE LLME(ffffffff/d0d33238){UNASSIGNED} LLGM Assign pre (d0d33238 => de78f9f4) (gprs_llc.c:1079) 20250213125006595 DLLC NOTICE LLME(d0d33238/de78f9f4){ASSIGNED} LLGM Assign post (d0d33238 => de78f9f4) (gprs_llc.c:1125) 20250213125006595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125006595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125006595 DMM DEBUG MM(262420000000051/de78f9f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125006616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125006616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213125006616 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125006616 DMM DEBUG MM(262420000000051/de78f9f4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20250213125006616 DMM NOTICE MM(262420000000051/de78f9f4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125006616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125006616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125006616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125006616 DMM DEBUG MM(262420000000051/de78f9f4) Requesting authorization (sgsn_auth.c:160) 20250213125006617 DMM INFO MM(262420000000051/de78f9f4) Requesting authentication tuples (sgsn_auth.c:184) 20250213125006617 DMM DEBUG MM(262420000000051/de78f9f4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125006617 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250213125006617 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@d97a9ad3f56d: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20250213125006623 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125006623 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125006623 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125006623 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125006623 DMM INFO MM(262420000000051/de78f9f4) Subscriber data update (mmctx.c:445) 20250213125006623 DMM DEBUG MM(262420000000051/de78f9f4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125006623 DMM INFO MM(262420000000051/de78f9f4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125006623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125006623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125006623 DMM INFO MM(262420000000051/de78f9f4) <- GMM AUTH AND CIPHERING REQ (rand = 2b cd 4a dc b7 23 fa 21 f0 5c d4 61 38 dc 35 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213125006640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125006640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125006640 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125006640 DMM INFO MM(262420000000051/de78f9f4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125006640 DMM NOTICE MM(262420000000051/de78f9f4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125006640 DMM DEBUG MM(262420000000051/de78f9f4) checking auth: received GSM SRES = d2 78 9f ad (gprs_gmm.c:666) 20250213125006640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125006640 DMM DEBUG MM(262420000000051/de78f9f4) Requesting authorization (sgsn_auth.c:160) 20250213125006640 DMM INFO MM(262420000000051/de78f9f4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125006640 DMM DEBUG MM(262420000000051/de78f9f4) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125006640 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250213125006640 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) 20250213125006640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213125006640 DMM INFO MM(262420000000051/de78f9f4) <- GMM ATTACH ACCEPT (new P-TMSI=0xde78f9f4) (gprs_gmm.c:300) 20250213125006643 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125006643 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125006643 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250213125006643 DMM INFO MM(262420000000051/de78f9f4) Subscriber data update (mmctx.c:445) 20250213125006643 DMM DEBUG MM(262420000000051/de78f9f4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125006643 DMM INFO MM(262420000000051/de78f9f4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125006643 DMM NOTICE MM(262420000000051/de78f9f4) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20250213125006643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125006643 DMM NOTICE MM(262420000000051/de78f9f4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125006643 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) 20250213125006644 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125006644 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250213125006644 DMM INFO MM(262420000000051/de78f9f4) Subscriber data update (mmctx.c:445) 20250213125006644 DMM DEBUG MM(262420000000051/de78f9f4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213125006656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125006656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213125006657 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125006657 DMM INFO MM(262420000000051/de78f9f4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125006657 DMM NOTICE MM(262420000000051/de78f9f4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125006657 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125006657 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125006657 DLLC NOTICE LLME(d0d33238/de78f9f4){ASSIGNED} LLGM Assign pre (ffffffff => de78f9f4) (gprs_llc.c:1079) 20250213125006657 DLLC NOTICE LLME(ffffffff/de78f9f4){ASSIGNED} LLGM Assign post (ffffffff => de78f9f4) (gprs_llc.c:1125) 20250213125006657 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213125006657 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213125006657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125006657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125006714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125006714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213125006714 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125006714 DMM INFO MM(262420000000051/de78f9f4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213125006714 DMM INFO MM(262420000000051/de78f9f4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213125006714 DMM DEBUG MM(262420000000051/de78f9f4) Using GGSN 0 (gprs_sm.c:312) 20250213125006714 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) 20250213125006714 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250213125006714 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213125006715 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20250213125006715 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:386) 20250213125006740 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 f9 f7 54 80 11 e7 de 55 bc 14 05 7f f6 ce 80 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=1068 from retransmit req queue (gtp.c:461) 20250213125006740 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb7400, cbp=0x5634b4050cf0) (sgsn_libgtp.c:632) 20250213125006740 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213125006740 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=de78f9f4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213125006740 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213125006740 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@d97a9ad3f56d: setverdict(pass): none -> pass TC_paging_ps(1200)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213125006758 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250213125009716 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250213125009716 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250213125009716 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250213125011769 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250213125011769 DMM INFO MM(262420000000051/de78f9f4) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@d97a9ad3f56d: 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 := 'DE78F9F4'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1200)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1185)@d97a9ad3f56d: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@d97a9ad3f56d: Final verdict of PTC: pass 20250213125011787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54324<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@d97a9ad3f56d: Final verdict of PTC: none 20250213125011792 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125011792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1191)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1196)@d97a9ad3f56d: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@d97a9ad3f56d: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@d97a9ad3f56d: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1194)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1189)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1184)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1186)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_paging_ps finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:50:11 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250213125011940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125012351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44738<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102820) 20250213125012793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125012793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102820, count=104540) 20250213125013796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125013796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:50:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213125014798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125014798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_paging_ps_ra_multiple_cells started. 20250213125015453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125015455 DMM INFO MM(262420000000051/de78f9f4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125015455 DMM INFO MM(262420000000051/de78f9f4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125015455 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125015455 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125015455 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213125015455 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250213125015455 DLLC NOTICE LLME(ffffffff/de78f9f4){ASSIGNED} LLGM Assign pre (de78f9f4 => ffffffff) (gprs_llc.c:1079) 20250213125015455 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de78f9f4 => ffffffff) (gprs_llc.c:1125) 20250213125015455 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4055250 (gprs_sndcp.c:574) 20250213125015455 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213125015455 DMM NOTICE MM(262420000000051/de78f9f4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213125015455 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250213125015455 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250213125015455 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213125015455 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:386) 20250213125015455 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250213125015455 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) 20250213125015455 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) 20250213125015455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213125015455 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213125015455 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213125015455 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213125015455 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125015499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125015499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125015499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125015499 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125015499 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125015499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125015499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125015499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125015499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125015500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125015500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125015500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125015500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125015500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125015500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125015500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125015500 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125015500 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125015500 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125015500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125015500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125015500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125015503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213125015509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125015509 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1206)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1210)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125015512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125015512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125015513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125015513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125015513 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125015513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125015513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125015513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125015513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125015513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125015513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125015513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125015513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125015513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125015513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125015513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125015513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125015513 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125015513 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125015513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1210)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125015514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125015514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125015516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125015521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125015521 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125015530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125015530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125015530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125015530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125015530 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125015530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125015530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125015530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125015530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125015531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125015531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125015531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125015531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125015531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125015531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125015531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125015531 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125015531 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125015532 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125015532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125015532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125015532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125015534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125015538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125015538 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125015799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125015799 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125015799 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125015799 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125015803 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213125015804 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@d97a9ad3f56d: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='EB54C5A9'O, index=0 SGSN_Test-GSUP(1217)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@d97a9ad3f56d: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@d97a9ad3f56d: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='EB54C5A9'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@d97a9ad3f56d: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='EB54C5A9'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@d97a9ad3f56d: 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 := '0D9B6E27C492C92DDEBF3CA77D555C06'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7CDCEBE2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED7F2279A44C0556'O } } } } } 20250213125016893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125016893 DLLC NOTICE LLME(ffffffff/eb54c5a9){UNASSIGNED} LLC RX: unknown TLLI 0xeb54c5a9, creating LLME on the fly (gprs_llc.c:552) 20250213125016893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125016893 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20250213125016893 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213125016893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213125016893 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213125016893 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213125016893 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125016893 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125016893 DLLC NOTICE LLME(ffffffff/eb54c5a9){UNASSIGNED} LLGM Assign pre (eb54c5a9 => d0fdc3fa) (gprs_llc.c:1079) 20250213125016893 DLLC NOTICE LLME(eb54c5a9/d0fdc3fa){ASSIGNED} LLGM Assign post (eb54c5a9 => d0fdc3fa) (gprs_llc.c:1125) 20250213125016893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125016893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125016893 DMM DEBUG MM(262420000000052/d0fdc3fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125016907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125016907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213125016907 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125016907 DMM DEBUG MM(262420000000052/d0fdc3fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20250213125016907 DMM NOTICE MM(262420000000052/d0fdc3fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125016907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125016907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125016907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125016907 DMM DEBUG MM(262420000000052/d0fdc3fa) Requesting authorization (sgsn_auth.c:160) 20250213125016907 DMM INFO MM(262420000000052/d0fdc3fa) Requesting authentication tuples (sgsn_auth.c:184) 20250213125016907 DMM DEBUG MM(262420000000052/d0fdc3fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125016907 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250213125016907 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@d97a9ad3f56d: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20250213125016912 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125016912 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125016912 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125016912 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125016912 DMM INFO MM(262420000000052/d0fdc3fa) Subscriber data update (mmctx.c:445) 20250213125016912 DMM DEBUG MM(262420000000052/d0fdc3fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125016912 DMM INFO MM(262420000000052/d0fdc3fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125016912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125016912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125016912 DMM INFO MM(262420000000052/d0fdc3fa) <- GMM AUTH AND CIPHERING REQ (rand = 0d 9b 6e 27 c4 92 c9 2d de bf 3c a7 7d 55 5c 06 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213125016925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125016925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125016925 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125016925 DMM INFO MM(262420000000052/d0fdc3fa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125016925 DMM NOTICE MM(262420000000052/d0fdc3fa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125016925 DMM DEBUG MM(262420000000052/d0fdc3fa) checking auth: received GSM SRES = 7c dc eb e2 (gprs_gmm.c:666) 20250213125016925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125016925 DMM DEBUG MM(262420000000052/d0fdc3fa) Requesting authorization (sgsn_auth.c:160) 20250213125016925 DMM INFO MM(262420000000052/d0fdc3fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125016925 DMM DEBUG MM(262420000000052/d0fdc3fa) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125016925 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250213125016925 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) 20250213125016925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213125016925 DMM INFO MM(262420000000052/d0fdc3fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0fdc3fa) (gprs_gmm.c:300) 20250213125016929 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125016929 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125016929 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250213125016929 DMM INFO MM(262420000000052/d0fdc3fa) Subscriber data update (mmctx.c:445) 20250213125016929 DMM DEBUG MM(262420000000052/d0fdc3fa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125016929 DMM INFO MM(262420000000052/d0fdc3fa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125016929 DMM NOTICE MM(262420000000052/d0fdc3fa) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20250213125016929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125016929 DMM NOTICE MM(262420000000052/d0fdc3fa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125016929 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) 20250213125016931 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125016931 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250213125016931 DMM INFO MM(262420000000052/d0fdc3fa) Subscriber data update (mmctx.c:445) 20250213125016931 DMM DEBUG MM(262420000000052/d0fdc3fa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213125016939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125016939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213125016940 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125016940 DMM INFO MM(262420000000052/d0fdc3fa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125016940 DMM NOTICE MM(262420000000052/d0fdc3fa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125016940 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125016940 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125016940 DLLC NOTICE LLME(eb54c5a9/d0fdc3fa){ASSIGNED} LLGM Assign pre (ffffffff => d0fdc3fa) (gprs_llc.c:1079) 20250213125016940 DLLC NOTICE LLME(ffffffff/d0fdc3fa){ASSIGNED} LLGM Assign post (ffffffff => d0fdc3fa) (gprs_llc.c:1125) 20250213125016940 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213125016940 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213125016940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125016940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125016998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125016998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213125016998 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125016998 DMM INFO MM(262420000000052/d0fdc3fa) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213125016998 DMM INFO MM(262420000000052/d0fdc3fa) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213125016998 DMM DEBUG MM(262420000000052/d0fdc3fa) Using GGSN 0 (gprs_sm.c:312) 20250213125016999 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) 20250213125016999 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250213125016999 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213125016999 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20250213125016999 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:386) 20250213125017023 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 09 04 2e 00 00 01 80 08 00 10 5c 9a 1a a6 11 54 ea a0 d0 14 05 7f c7 c5 9f 32 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:461) 20250213125017023 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb8478, cbp=0x5634b4051080) (sgsn_libgtp.c:632) 20250213125017023 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213125017023 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40555a8 TLLI=d0fdc3fa, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213125017023 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213125017023 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@d97a9ad3f56d: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213125017041 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250213125019825 DGPRS DEBUG Checking for inactive LLMEs, time = 2681925 (sgsn.c:131) 20250213125020000 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250213125020000 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250213125020000 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250213125022054 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250213125022054 DMM INFO MM(262420000000052/d0fdc3fa) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@d97a9ad3f56d: 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 := 'D0FDC3FA'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20250213125035800 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213125035800 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213125035801 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213125045502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125045505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125045506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213125045515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125045518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125045518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213125045533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125045537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125045538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@d97a9ad3f56d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d97a9ad3f56d: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1217)@d97a9ad3f56d: Final verdict of PTC: none 20250213125046897 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125046897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1216)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1215)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1210)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@d97a9ad3f56d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1205)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@d97a9ad3f56d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@d97a9ad3f56d: Final verdict of PTC: none 20250213125046900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46636<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1202)@d97a9ad3f56d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1213)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1203)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1208)@d97a9ad3f56d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@d97a9ad3f56d: Final verdict of PTC: fail reason: "Tguard timeout" MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@d97a9ad3f56d: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:50:46 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 20250213125046960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125047362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103108) 20250213125047899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125047899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103108, count=108540) 20250213125048900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125048900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:50:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213125049826 DGPRS DEBUG Checking for inactive LLMEs, time = 2681955 (sgsn.c:131) 20250213125049900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125049901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_bssgp_rim_single_report started. 20250213125050466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125050469 DMM INFO MM(262420000000052/d0fdc3fa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125050469 DMM INFO MM(262420000000052/d0fdc3fa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125050469 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125050469 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125050469 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213125050469 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250213125050469 DLLC NOTICE LLME(ffffffff/d0fdc3fa){ASSIGNED} LLGM Assign pre (d0fdc3fa => ffffffff) (gprs_llc.c:1079) 20250213125050469 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0fdc3fa => ffffffff) (gprs_llc.c:1125) 20250213125050469 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4055250 (gprs_sndcp.c:574) 20250213125050469 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40555a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213125050469 DMM NOTICE MM(262420000000052/d0fdc3fa) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213125050469 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250213125050469 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250213125050469 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213125050469 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:386) 20250213125050469 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250213125050469 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) 20250213125050469 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) 20250213125050469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213125050469 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213125050469 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213125050469 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213125050470 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125050518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125050518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125050518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125050518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125050518 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125050518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125050518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125050518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125050518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125050520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125050520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125050520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125050520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125050520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125050520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125050520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125050520 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125050520 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125050520 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125050520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125050520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125050520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125050523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125050530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125050530 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1226)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1223)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125050535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125050535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125050535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125050535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125050535 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125050535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125050535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125050535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125050535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125050536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125050536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125050536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125050536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125050536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125050536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125050536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125050536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125050536 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125050536 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125050536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125050537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125050537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125050539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125050544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125050544 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1228)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125050551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125050551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125050551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125050551 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125050551 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125050551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125050551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125050551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125050551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125050552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125050552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125050552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125050552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125050552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125050552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125050552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125050552 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125050552 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125050552 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125050552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1234)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125050553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125050553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125050554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125050559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125050559 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1233)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125050902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125050902 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125050902 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125050902 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125050906 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213125050907 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213125050941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d97a9ad3f56d: setverdict(pass): none -> pass MTC@d97a9ad3f56d: Warning: Re-starting timer T, which is already active (running or expired). 20250213125050965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213125050979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38960<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1220)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1224)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1229)@d97a9ad3f56d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@d97a9ad3f56d: Final verdict of PTC: none 20250213125050984 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125050984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1236)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1234)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@d97a9ad3f56d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@d97a9ad3f56d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1232)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1222)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1227)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: pass MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@d97a9ad3f56d: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:50:51 UTC 2025 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20250213125051092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125051494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38962<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43508) 20250213125051985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125051985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43508, count=59632) 20250213125052986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125052986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:50: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_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 20250213125053987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125053987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_rim_eutran_to_geran started. 20250213125054598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125054600 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1238)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1242)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125054645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125054645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125054645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125054645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125054645 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125054645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125054645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125054645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125054645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125054646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125054646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125054646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125054646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125054646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125054646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125054646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125054646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125054646 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125054646 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125054646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125054647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125054647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1242)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1243)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213125054649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125054654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125054654 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1244)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_rim_eutran_to_geran-BVCI196(1241)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1247)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125054660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125054660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125054660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125054660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125054660 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125054660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125054660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125054660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125054660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125054661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125054661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125054661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125054661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125054661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125054661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125054661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125054661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125054661 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125054661 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125054661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125054662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125054662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1248)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213125054665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1244)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125054670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125054670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1246)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125054676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125054676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125054676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125054676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125054676 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125054676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125054676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125054676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125054676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125054678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125054678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125054678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125054678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125054678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125054678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125054678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125054678 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125054678 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125054678 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125054678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125054678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125054678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125054680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125054685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125054685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1251)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125054988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125054988 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125054988 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125054988 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1253)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125054993 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1253)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1253)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213125054994 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1253)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d97a9ad3f56d: setverdict(pass): none -> pass 20250213125055035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213125055042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38978<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1239)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1247)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1242)@d97a9ad3f56d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(1254)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1252)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@d97a9ad3f56d: Final verdict of PTC: none 20250213125055048 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125055048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1244)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@d97a9ad3f56d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@d97a9ad3f56d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1245)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1250)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1240)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: pass MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@d97a9ad3f56d: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:50:55 UTC 2025 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20250213125055139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125055541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51508) 20250213125056050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125056050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51508, count=52668) 20250213125057051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125057051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:50: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_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 20250213125058052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125058052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_cell_change_different_rai_ci_attach started. 20250213125058641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125058644 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1256)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125058676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125058676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125058676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125058676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125058676 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125058676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125058676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125058676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125058676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125058676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125058677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125058677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125058677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125058677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125058677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125058677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125058677 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125058677 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125058677 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125058677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125058677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125058677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125058679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125058684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125058684 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125058691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125058691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125058691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125058691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125058691 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125058691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125058691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125058691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125058691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125058692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125058692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125058692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125058692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125058692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125058692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125058692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125058692 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125058692 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125058692 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125058692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125058692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125058692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125058695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1266)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125058700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125058700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1267)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125058705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125058705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125058705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125058705 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125058705 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125058705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125058705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125058705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125058705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125058706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125058706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125058706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125058706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125058706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125058706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125058706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125058706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125058706 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125058707 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125058707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125058707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125058707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125058709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125058713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125058713 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125059053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125059053 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125059053 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125059053 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1271)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125059057 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213125059058 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1271)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@d97a9ad3f56d: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='D9A75435'O, index=0 SGSN_Test-GSUP(1272)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@d97a9ad3f56d: 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 := 'BFDCA7961472647B17FD9603405EB7EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '45586AA8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FF9075270E036F91'O } } } } } 20250213125059125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125059125 DLLC NOTICE LLME(ffffffff/d9a75435){UNASSIGNED} LLC RX: unknown TLLI 0xd9a75435, creating LLME on the fly (gprs_llc.c:552) 20250213125059125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125059125 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20250213125059125 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213125059125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213125059125 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213125059125 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213125059125 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125059125 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125059125 DLLC NOTICE LLME(ffffffff/d9a75435){UNASSIGNED} LLGM Assign pre (d9a75435 => c6f414a4) (gprs_llc.c:1079) 20250213125059125 DLLC NOTICE LLME(d9a75435/c6f414a4){ASSIGNED} LLGM Assign post (d9a75435 => c6f414a4) (gprs_llc.c:1125) 20250213125059125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125059125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125059125 DMM DEBUG MM(262420000000068/c6f414a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125059144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125059144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213125059144 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125059144 DMM DEBUG MM(262420000000068/c6f414a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250213125059144 DMM NOTICE MM(262420000000068/c6f414a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125059144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125059144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125059144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125059144 DMM DEBUG MM(262420000000068/c6f414a4) Requesting authorization (sgsn_auth.c:160) 20250213125059144 DMM INFO MM(262420000000068/c6f414a4) Requesting authentication tuples (sgsn_auth.c:184) 20250213125059144 DMM DEBUG MM(262420000000068/c6f414a4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125059144 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250213125059144 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1272)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@d97a9ad3f56d: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20250213125059149 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125059149 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125059149 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125059149 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125059149 DMM INFO MM(262420000000068/c6f414a4) Subscriber data update (mmctx.c:445) 20250213125059149 DMM DEBUG MM(262420000000068/c6f414a4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125059149 DMM INFO MM(262420000000068/c6f414a4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125059149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125059149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125059149 DMM INFO MM(262420000000068/c6f414a4) <- GMM AUTH AND CIPHERING REQ (rand = bf dc a7 96 14 72 64 7b 17 fd 96 03 40 5e b7 ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213125059166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125059166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125059166 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125059166 DMM INFO MM(262420000000068/c6f414a4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125059166 DMM NOTICE MM(262420000000068/c6f414a4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125059166 DMM DEBUG MM(262420000000068/c6f414a4) checking auth: received GSM SRES = 45 58 6a a8 (gprs_gmm.c:666) 20250213125059166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125059166 DMM DEBUG MM(262420000000068/c6f414a4) Requesting authorization (sgsn_auth.c:160) 20250213125059166 DMM INFO MM(262420000000068/c6f414a4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125059166 DMM DEBUG MM(262420000000068/c6f414a4) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125059166 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250213125059166 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) 20250213125059166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213125059166 DMM INFO MM(262420000000068/c6f414a4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6f414a4) (gprs_gmm.c:300) 20250213125059170 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125059170 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125059170 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250213125059170 DMM INFO MM(262420000000068/c6f414a4) Subscriber data update (mmctx.c:445) 20250213125059170 DMM DEBUG MM(262420000000068/c6f414a4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125059170 DMM INFO MM(262420000000068/c6f414a4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125059170 DMM NOTICE MM(262420000000068/c6f414a4) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20250213125059170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125059170 DMM NOTICE MM(262420000000068/c6f414a4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125059170 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) 20250213125059172 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125059172 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250213125059172 DMM INFO MM(262420000000068/c6f414a4) Subscriber data update (mmctx.c:445) 20250213125059172 DMM DEBUG MM(262420000000068/c6f414a4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213125059183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125059183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213125059184 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125059184 DMM INFO MM(262420000000068/c6f414a4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125059184 DMM NOTICE MM(262420000000068/c6f414a4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125059184 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125059184 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125059184 DLLC NOTICE LLME(d9a75435/c6f414a4){ASSIGNED} LLGM Assign pre (ffffffff => c6f414a4) (gprs_llc.c:1079) 20250213125059184 DLLC NOTICE LLME(ffffffff/c6f414a4){ASSIGNED} LLGM Assign post (ffffffff => c6f414a4) (gprs_llc.c:1125) 20250213125059184 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213125059184 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213125059184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125059184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125059241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125059241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213125059242 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125059242 DMM INFO MM(262420000000068/c6f414a4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213125059242 DMM INFO MM(262420000000068/c6f414a4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213125059242 DMM DEBUG MM(262420000000068/c6f414a4) Using GGSN 0 (gprs_sm.c:312) 20250213125059242 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) 20250213125059242 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250213125059242 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213125059242 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20250213125059242 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:386) 20250213125059266 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 ec 0b 52 18 11 81 0e d1 af 14 05 7f 66 6a a7 24 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:461) 20250213125059266 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb94f0, cbp=0x5634b404ec90) (sgsn_libgtp.c:632) 20250213125059266 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213125059266 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40566b8 TLLI=c6f414a4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213125059266 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213125059266 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@d97a9ad3f56d: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213125059282 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20250213125059297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125059297 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250213125059297 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@d97a9ad3f56d: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@d97a9ad3f56d: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='C6F414A4'O, index=0 TC_cell_change_different_rai_ci_attach(1274)@d97a9ad3f56d: 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 := 'E20323A66DCB26263E8D1D0BC309AEFC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28047D4F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FD931089C8CA9BD4'O } } } } } 20250213125059311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125059312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250213125059312 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC6F414A4) type="GPRS attach" (gprs_gmm.c:1266) 20250213125059312 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125059312 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213125059312 DLLC NOTICE LLME(ffffffff/c6f414a4){ASSIGNED} LLGM Assign pre (c6f414a4 => ec8d3e98) (gprs_llc.c:1079) 20250213125059312 DLLC NOTICE LLME(c6f414a4/ec8d3e98){ASSIGNED} LLGM Assign post (c6f414a4 => ec8d3e98) (gprs_llc.c:1125) 20250213125059312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125059312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125059312 DMM DEBUG MM(262420000000068/ec8d3e98) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125059335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125059335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250213125059335 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125059335 DMM DEBUG MM(262420000000068/ec8d3e98) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250213125059335 DMM NOTICE MM(262420000000068/ec8d3e98) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125059335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125059335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125059335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125059335 DMM DEBUG MM(262420000000068/ec8d3e98) Requesting authorization (sgsn_auth.c:160) 20250213125059335 DMM INFO MM(262420000000068/ec8d3e98) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125059335 DMM DEBUG MM(262420000000068/ec8d3e98) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125059335 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250213125059335 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) 20250213125102336 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250213125102336 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250213125102336 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250213125105336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250213125105336 DMM ERROR MM(262420000000068/ec8d3e98) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250213125105336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250213125105336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213125105336 DMM NOTICE MM(262420000000068/ec8d3e98) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250213125105336 DMM NOTICE MM(262420000000068/ec8d3e98) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213125105336 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250213125105336 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40566b8, TLLI=ec8d3e98, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213125105336 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250213125105336 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213125105336 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:386) 20250213125105336 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250213125105336 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) 20250213125105336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Reject}: Deallocated (fsm.c:568) 20250213125105336 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Standby}: Deallocated (fsm.c:568) 20250213125105336 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213125105336 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213125105336 DLLC NOTICE LLME(c6f414a4/ec8d3e98){ASSIGNED} LLGM Assign pre (ec8d3e98 => ffffffff) (gprs_llc.c:1079) 20250213125105336 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec8d3e98 => ffffffff) (gprs_llc.c:1125) 20250213125110337 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250213125115338 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250213125119054 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213125119054 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213125119055 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1271)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213125119827 DGPRS DEBUG Checking for inactive LLMEs, time = 2681985 (sgsn.c:131) 20250213125120339 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250213125125340 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250213125128678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125128686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125128686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213125128693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125128698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125128698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213125128707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125128711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125128711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1274)@d97a9ad3f56d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d97a9ad3f56d: Test Component 1274 has requested to stop MTC. Terminating current testcase execution. 20250213125129117 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125129117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1272)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1270)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1265)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@d97a9ad3f56d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1260)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@d97a9ad3f56d: Final verdict of PTC: none 20250213125129120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57528<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1256)@d97a9ad3f56d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@d97a9ad3f56d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1263)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1268)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1258)@d97a9ad3f56d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1274)@d97a9ad3f56d: Final verdict of PTC: fail reason: "Tguard timeout" MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): fail (none -> fail) reason: "Tguard timeout" MTC@d97a9ad3f56d: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:51:29 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20250213125129202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125129604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116392) 20250213125130119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125130119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213125130341 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250213125130341 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5634b404ec90) (sgsn_libgtp.c:632) 20250213125130341 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5634b404ec90) (sgsn_libgtp.c:636) 20250213125130341 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250213125130341 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250213125130341 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250213125130341 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=116392, count=121824) 20250213125131120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125131120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:51: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_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 20250213125132121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125132121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_cell_change_different_rai_ci_data started. 20250213125132700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125132702 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125132758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125132758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125132758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125132758 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125132758 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125132758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125132758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125132758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125132758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125132759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125132759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125132759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125132759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125132759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125132759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125132759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125132759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125132759 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125132759 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125132759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1279)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125132759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125132759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125132762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213125132773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125132773 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1278)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1285)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@d97a9ad3f56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1284)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213125132784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125132784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125132784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125132784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125132784 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125132784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125132784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125132784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125132784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1285)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125132785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125132785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125132785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125132785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125132785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125132785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125132785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125132785 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125132785 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125132785 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125132785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1285)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125132785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125132785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125132787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1284)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250213125132791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125132791 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1289)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@d97a9ad3f56d: Provider Link came up: sending NS-RESET TC_cell_change_different_rai_ci_data-BVCI210(1282)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125132794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125132794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125132794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125132794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125132794 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125132794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125132794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125132794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125132794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125132794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125132794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125132794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125132795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125132795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125132795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125132795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125132795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125132795 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125132795 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125132795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1289)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125132795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125132795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125132796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125132801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125132801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1288)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125133122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125133122 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125133122 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125133122 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125133126 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1290)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213125133128 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@d97a9ad3f56d: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='FA8B1585'O, index=0 SGSN_Test-GSUP(1291)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@d97a9ad3f56d: 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 := '1079D5A72CD33A15D0A6D486ED19AE53'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6CA0529'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6FBDB18A5C2670DF'O } } } } } 20250213125133197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125133197 DLLC NOTICE LLME(ffffffff/fa8b1585){UNASSIGNED} LLC RX: unknown TLLI 0xfa8b1585, creating LLME on the fly (gprs_llc.c:552) 20250213125133197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125133197 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20250213125133197 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213125133197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213125133197 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213125133197 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213125133197 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125133197 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125133197 DLLC NOTICE LLME(ffffffff/fa8b1585){UNASSIGNED} LLGM Assign pre (fa8b1585 => c6ee52fe) (gprs_llc.c:1079) 20250213125133197 DLLC NOTICE LLME(fa8b1585/c6ee52fe){ASSIGNED} LLGM Assign post (fa8b1585 => c6ee52fe) (gprs_llc.c:1125) 20250213125133197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125133197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125133197 DMM DEBUG MM(262420000000070/c6ee52fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125133210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125133210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213125133210 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125133210 DMM DEBUG MM(262420000000070/c6ee52fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20250213125133210 DMM NOTICE MM(262420000000070/c6ee52fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125133210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125133210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125133210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125133210 DMM DEBUG MM(262420000000070/c6ee52fe) Requesting authorization (sgsn_auth.c:160) 20250213125133210 DMM INFO MM(262420000000070/c6ee52fe) Requesting authentication tuples (sgsn_auth.c:184) 20250213125133210 DMM DEBUG MM(262420000000070/c6ee52fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125133210 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250213125133210 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@d97a9ad3f56d: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20250213125133215 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125133215 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125133215 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125133215 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125133215 DMM INFO MM(262420000000070/c6ee52fe) Subscriber data update (mmctx.c:445) 20250213125133215 DMM DEBUG MM(262420000000070/c6ee52fe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125133215 DMM INFO MM(262420000000070/c6ee52fe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125133215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125133215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125133215 DMM INFO MM(262420000000070/c6ee52fe) <- GMM AUTH AND CIPHERING REQ (rand = 10 79 d5 a7 2c d3 3a 15 d0 a6 d4 86 ed 19 ae 53 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213125133229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125133229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125133229 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125133229 DMM INFO MM(262420000000070/c6ee52fe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125133229 DMM NOTICE MM(262420000000070/c6ee52fe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125133229 DMM DEBUG MM(262420000000070/c6ee52fe) checking auth: received GSM SRES = c6 ca 05 29 (gprs_gmm.c:666) 20250213125133229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125133229 DMM DEBUG MM(262420000000070/c6ee52fe) Requesting authorization (sgsn_auth.c:160) 20250213125133229 DMM INFO MM(262420000000070/c6ee52fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125133229 DMM DEBUG MM(262420000000070/c6ee52fe) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125133229 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250213125133229 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) 20250213125133229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213125133229 DMM INFO MM(262420000000070/c6ee52fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6ee52fe) (gprs_gmm.c:300) 20250213125133233 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125133233 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125133233 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250213125133233 DMM INFO MM(262420000000070/c6ee52fe) Subscriber data update (mmctx.c:445) 20250213125133233 DMM DEBUG MM(262420000000070/c6ee52fe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125133233 DMM INFO MM(262420000000070/c6ee52fe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125133233 DMM NOTICE MM(262420000000070/c6ee52fe) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20250213125133233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125133233 DMM NOTICE MM(262420000000070/c6ee52fe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125133233 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) 20250213125133234 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125133234 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250213125133234 DMM INFO MM(262420000000070/c6ee52fe) Subscriber data update (mmctx.c:445) 20250213125133234 DMM DEBUG MM(262420000000070/c6ee52fe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213125133244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125133244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213125133244 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125133244 DMM INFO MM(262420000000070/c6ee52fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125133244 DMM NOTICE MM(262420000000070/c6ee52fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125133244 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125133244 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125133244 DLLC NOTICE LLME(fa8b1585/c6ee52fe){ASSIGNED} LLGM Assign pre (ffffffff => c6ee52fe) (gprs_llc.c:1079) 20250213125133244 DLLC NOTICE LLME(ffffffff/c6ee52fe){ASSIGNED} LLGM Assign post (ffffffff => c6ee52fe) (gprs_llc.c:1125) 20250213125133244 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213125133244 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213125133244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125133244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125133301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125133301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213125133302 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125133302 DMM INFO MM(262420000000070/c6ee52fe) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213125133302 DMM INFO MM(262420000000070/c6ee52fe) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213125133302 DMM DEBUG MM(262420000000070/c6ee52fe) Using GGSN 0 (gprs_sm.c:312) 20250213125133302 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) 20250213125133302 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250213125133302 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213125133302 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20250213125133302 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:386) 20250213125133318 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 96 68 8a 0e 11 77 5c 27 e5 14 05 7f 25 8b 30 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=1074 from retransmit req queue (gtp.c:461) 20250213125133318 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fb94f0, cbp=0x5634b404ec90) (sgsn_libgtp.c:632) 20250213125133318 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213125133318 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40566b8 TLLI=c6ee52fe, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213125133318 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213125133318 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@d97a9ad3f56d: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213125133334 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20250213125133348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125133348 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250213125133349 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1282)@d97a9ad3f56d: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='C6EE52FE'O, index=0 20250213125133362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125133362 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125133362 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5634b40566b8, TLLI=c6ee52fe, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1282)@d97a9ad3f56d: Removing Client IMSI='262420000000070'H, index=0 20250213125135364 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@d97a9ad3f56d: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@d97a9ad3f56d: Final verdict of PTC: pass 20250213125135382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38170<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213125135386 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125135386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1290)@d97a9ad3f56d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@d97a9ad3f56d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(1291)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1279)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1285)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1289)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@d97a9ad3f56d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1282)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1287)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1277)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1283)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1282): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:51:35 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20250213125135457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125135859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92764) 20250213125136350 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250213125136350 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250213125136350 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250213125136387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125136387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92764, count=99056) 20250213125137388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125137389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:51: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_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 20250213125138390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125138390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_cell_change_different_ci_attach started. 20250213125138955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125138958 DMM INFO MM(262420000000070/c6ee52fe) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125138959 DMM INFO MM(262420000000070/c6ee52fe) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125138959 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125138959 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125138959 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213125138959 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250213125138959 DLLC NOTICE LLME(ffffffff/c6ee52fe){ASSIGNED} LLGM Assign pre (c6ee52fe => ffffffff) (gprs_llc.c:1079) 20250213125138959 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6ee52fe => ffffffff) (gprs_llc.c:1125) 20250213125138959 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4056360 (gprs_sndcp.c:574) 20250213125138959 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40566b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213125138959 DMM NOTICE MM(262420000000070/c6ee52fe) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213125138959 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250213125138959 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250213125138959 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213125138959 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:386) 20250213125138959 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250213125138959 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) 20250213125138959 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) 20250213125138959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213125138959 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213125138959 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213125138959 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213125138959 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125138993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125138993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125138993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125138993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125138993 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125138993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125138993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125138993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125138993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125138994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125138994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125138994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125138994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125138994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125138994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125138994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125138994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125138994 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125138994 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125138994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1298)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125138994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125138994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125138996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125139002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125139002 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1300)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1297)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125139007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125139007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125139007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125139007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125139007 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125139007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125139007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125139007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125139007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125139007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125139007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125139007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125139007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125139007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125139007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125139007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125139007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125139007 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125139007 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125139007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1303)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125139008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125139008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125139010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125139015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125139015 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1302)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125139022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125139022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125139022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125139022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125139022 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125139022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125139022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125139022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125139022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125139024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125139024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125139024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125139024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125139024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125139024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125139024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125139024 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125139024 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125139024 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125139024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1308)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125139024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125139024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125139026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125139031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125139031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1307)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125139391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125139392 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125139392 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125139392 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125139396 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1309)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213125139397 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@d97a9ad3f56d: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='DC8DEB75'O, index=0 SGSN_Test-GSUP(1310)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@d97a9ad3f56d: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@d97a9ad3f56d: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='DC8DEB75'O, index=0 TC_cell_change_different_ci_attach(1312)@d97a9ad3f56d: 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 := 'B1FAA829C5D911F0C332D420898E1F9C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '80F0C824'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '511EF99CE7819967'O } } } } } 20250213125139475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125139475 DLLC NOTICE LLME(ffffffff/dc8deb75){UNASSIGNED} LLC RX: unknown TLLI 0xdc8deb75, creating LLME on the fly (gprs_llc.c:552) 20250213125139475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125139475 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20250213125139475 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213125139475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213125139475 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213125139475 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213125139475 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125139475 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125139475 DLLC NOTICE LLME(ffffffff/dc8deb75){UNASSIGNED} LLGM Assign pre (dc8deb75 => c4cbe004) (gprs_llc.c:1079) 20250213125139475 DLLC NOTICE LLME(dc8deb75/c4cbe004){ASSIGNED} LLGM Assign post (dc8deb75 => c4cbe004) (gprs_llc.c:1125) 20250213125139475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125139475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125139475 DMM DEBUG MM(262420000000069/c4cbe004) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125139500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125139500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213125139500 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125139500 DMM DEBUG MM(262420000000069/c4cbe004) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250213125139500 DMM NOTICE MM(262420000000069/c4cbe004) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125139500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125139500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125139500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125139500 DMM DEBUG MM(262420000000069/c4cbe004) Requesting authorization (sgsn_auth.c:160) 20250213125139500 DMM INFO MM(262420000000069/c4cbe004) Requesting authentication tuples (sgsn_auth.c:184) 20250213125139500 DMM DEBUG MM(262420000000069/c4cbe004) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125139500 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250213125139500 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@d97a9ad3f56d: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20250213125139506 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125139506 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125139506 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125139506 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125139506 DMM INFO MM(262420000000069/c4cbe004) Subscriber data update (mmctx.c:445) 20250213125139506 DMM DEBUG MM(262420000000069/c4cbe004) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125139506 DMM INFO MM(262420000000069/c4cbe004) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125139506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125139506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125139506 DMM INFO MM(262420000000069/c4cbe004) <- GMM AUTH AND CIPHERING REQ (rand = b1 fa a8 29 c5 d9 11 f0 c3 32 d4 20 89 8e 1f 9c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213125139523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125139523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125139523 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125139523 DMM INFO MM(262420000000069/c4cbe004) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125139523 DMM NOTICE MM(262420000000069/c4cbe004) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125139523 DMM DEBUG MM(262420000000069/c4cbe004) checking auth: received GSM SRES = 80 f0 c8 24 (gprs_gmm.c:666) 20250213125139523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125139523 DMM DEBUG MM(262420000000069/c4cbe004) Requesting authorization (sgsn_auth.c:160) 20250213125139523 DMM INFO MM(262420000000069/c4cbe004) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125139523 DMM DEBUG MM(262420000000069/c4cbe004) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125139523 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250213125139523 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) 20250213125139523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213125139523 DMM INFO MM(262420000000069/c4cbe004) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4cbe004) (gprs_gmm.c:300) 20250213125139526 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125139526 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125139526 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250213125139526 DMM INFO MM(262420000000069/c4cbe004) Subscriber data update (mmctx.c:445) 20250213125139526 DMM DEBUG MM(262420000000069/c4cbe004) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125139526 DMM INFO MM(262420000000069/c4cbe004) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125139526 DMM NOTICE MM(262420000000069/c4cbe004) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20250213125139526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125139526 DMM NOTICE MM(262420000000069/c4cbe004) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125139526 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) 20250213125139528 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125139528 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250213125139528 DMM INFO MM(262420000000069/c4cbe004) Subscriber data update (mmctx.c:445) 20250213125139528 DMM DEBUG MM(262420000000069/c4cbe004) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213125139540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125139540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213125139540 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125139540 DMM INFO MM(262420000000069/c4cbe004) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125139540 DMM NOTICE MM(262420000000069/c4cbe004) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125139540 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125139540 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125139540 DLLC NOTICE LLME(dc8deb75/c4cbe004){ASSIGNED} LLGM Assign pre (ffffffff => c4cbe004) (gprs_llc.c:1079) 20250213125139540 DLLC NOTICE LLME(ffffffff/c4cbe004){ASSIGNED} LLGM Assign post (ffffffff => c4cbe004) (gprs_llc.c:1125) 20250213125139540 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213125139540 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213125139540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125139540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125139597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125139597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213125139597 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125139597 DMM INFO MM(262420000000069/c4cbe004) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213125139597 DMM INFO MM(262420000000069/c4cbe004) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213125139597 DMM DEBUG MM(262420000000069/c4cbe004) Using GGSN 0 (gprs_sm.c:312) 20250213125139597 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) 20250213125139597 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250213125139597 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213125139597 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20250213125139597 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:386) 20250213125139622 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 d6 bf 5a 64 11 50 06 5c 1d 14 05 7f 28 34 1f 2a 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) 20250213125139622 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fba568, cbp=0x5634b4051650) (sgsn_libgtp.c:632) 20250213125139622 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213125139622 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40566b8 TLLI=c4cbe004, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213125139622 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213125139622 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@d97a9ad3f56d: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213125139634 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20250213125139646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125139646 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250213125139646 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@d97a9ad3f56d: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@d97a9ad3f56d: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C4CBE004'O, index=0 TC_cell_change_different_ci_attach(1312)@d97a9ad3f56d: 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 := 'E57D17E73963EC71620F96AD17C35791'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D3B3C6A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6EB06078465E6F9D'O } } } } } 20250213125139662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125139662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250213125139662 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125139662 DMM INFO MM(262420000000069/c4cbe004) -> GMM ATTACH REQUEST MI(TMSI-0xC4CBE004) type="GPRS attach" (gprs_gmm.c:1266) 20250213125139662 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125139662 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213125139662 DLLC NOTICE LLME(ffffffff/c4cbe004){ASSIGNED} LLGM Assign pre (c4cbe004 => dafcfedb) (gprs_llc.c:1079) 20250213125139662 DLLC NOTICE LLME(c4cbe004/dafcfedb){ASSIGNED} LLGM Assign post (c4cbe004 => dafcfedb) (gprs_llc.c:1125) 20250213125139662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125139662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125139662 DMM DEBUG MM(262420000000069/dafcfedb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125139687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125139687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250213125139687 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125139687 DMM DEBUG MM(262420000000069/dafcfedb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250213125139687 DMM NOTICE MM(262420000000069/dafcfedb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125139687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125139687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125139687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125139687 DMM DEBUG MM(262420000000069/dafcfedb) Requesting authorization (sgsn_auth.c:160) 20250213125139687 DMM INFO MM(262420000000069/dafcfedb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125139687 DMM DEBUG MM(262420000000069/dafcfedb) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125139687 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250213125139687 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) 20250213125142688 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250213125142688 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250213125142688 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250213125145688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250213125145688 DMM ERROR MM(262420000000069/dafcfedb) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250213125145688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250213125145688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213125145688 DMM NOTICE MM(262420000000069/dafcfedb) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250213125145688 DMM NOTICE MM(262420000000069/dafcfedb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213125145688 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250213125145688 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40566b8, TLLI=dafcfedb, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213125145688 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250213125145688 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213125145688 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:386) 20250213125145689 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250213125145689 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) 20250213125145689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Reject}: Deallocated (fsm.c:568) 20250213125145689 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Standby}: Deallocated (fsm.c:568) 20250213125145689 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213125145689 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213125145689 DLLC NOTICE LLME(c4cbe004/dafcfedb){ASSIGNED} LLGM Assign pre (dafcfedb => ffffffff) (gprs_llc.c:1079) 20250213125145689 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dafcfedb => ffffffff) (gprs_llc.c:1125) 20250213125149828 DGPRS DEBUG Checking for inactive LLMEs, time = 2682015 (sgsn.c:131) 20250213125150690 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250213125155692 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250213125159393 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213125159393 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213125159394 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213125200694 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250213125205696 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250213125208995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125209001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125209001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213125209008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125209012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125209012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213125209025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125209029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125209029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1312)@d97a9ad3f56d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d97a9ad3f56d: Test Component 1312 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1310)@d97a9ad3f56d: Final verdict of PTC: none 20250213125209468 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125209468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213125209468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54262<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1298)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@d97a9ad3f56d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1308)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1303)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@d97a9ad3f56d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@d97a9ad3f56d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1306)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1296)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1301)@d97a9ad3f56d: Final verdict of PTC: none TC_cell_change_different_ci_attach(1312)@d97a9ad3f56d: Final verdict of PTC: fail reason: "Tguard timeout" MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_cell_change_different_ci_attach(1312): fail (none -> fail) reason: "Tguard timeout" MTC@d97a9ad3f56d: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:52:09 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20250213125209539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125209941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122860) 20250213125210469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125210469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213125210697 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250213125210697 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5634b4051650) (sgsn_libgtp.c:632) 20250213125210697 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5634b4051650) (sgsn_libgtp.c:636) 20250213125210697 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250213125210697 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250213125210697 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250213125210697 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122860, count=128292) 20250213125211471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125211471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:52:11 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 20250213125212472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125212472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_cell_change_different_ci_data started. 20250213125213023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125213023 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125213045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125213045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125213045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125213045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125213045 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125213045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125213045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125213045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125213045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125213045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125213045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125213045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125213046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125213046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125213046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125213046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125213046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125213046 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125213046 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125213046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125213046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125213046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125213049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213125213057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125213057 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1316)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1323)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@d97a9ad3f56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1322)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213125213064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125213064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125213064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125213064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125213064 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125213064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125213065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125213065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125213065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1323)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125213066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125213066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125213066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125213066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125213066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125213066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125213066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125213066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125213066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125213066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125213066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125213066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125213066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1323)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1324)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213125213070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1322)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250213125213077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125213077 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1328)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1328)@d97a9ad3f56d: Provider Link came up: sending NS-RESET TC_cell_change_different_ci_data-BVCI210(1320)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125213080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125213080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125213080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125213080 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125213080 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125213080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125213080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125213080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125213080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1328)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125213081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125213081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125213081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125213081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125213081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125213081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125213081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125213081 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125213081 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125213081 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125213081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125213081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125213081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1328)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1328)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125213083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125213087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125213087 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1325)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125213474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125213474 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125213474 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125213474 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1327)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125213479 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213125213480 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1327)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1327)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1327)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1327)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@d97a9ad3f56d: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='DBEDC20F'O, index=0 SGSN_Test-GSUP(1329)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@d97a9ad3f56d: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1320)@d97a9ad3f56d: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='DBEDC20F'O, index=0 TC_cell_change_different_ci_data(1331)@d97a9ad3f56d: 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 := '8C4AB4AD398B9645E85EA5F3E9F2FF73'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '16A21694'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5DBC4D2480430345'O } } } } } 20250213125213559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125213559 DLLC NOTICE LLME(ffffffff/dbedc20f){UNASSIGNED} LLC RX: unknown TLLI 0xdbedc20f, creating LLME on the fly (gprs_llc.c:552) 20250213125213559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125213559 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20250213125213559 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213125213559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213125213559 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213125213559 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213125213559 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125213559 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125213559 DLLC NOTICE LLME(ffffffff/dbedc20f){UNASSIGNED} LLGM Assign pre (dbedc20f => fd2c6686) (gprs_llc.c:1079) 20250213125213559 DLLC NOTICE LLME(dbedc20f/fd2c6686){ASSIGNED} LLGM Assign post (dbedc20f => fd2c6686) (gprs_llc.c:1125) 20250213125213559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125213559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125213559 DMM DEBUG MM(262420000000071/fd2c6686) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125213579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125213579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213125213580 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125213580 DMM DEBUG MM(262420000000071/fd2c6686) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20250213125213580 DMM NOTICE MM(262420000000071/fd2c6686) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125213580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125213580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125213580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125213580 DMM DEBUG MM(262420000000071/fd2c6686) Requesting authorization (sgsn_auth.c:160) 20250213125213580 DMM INFO MM(262420000000071/fd2c6686) Requesting authentication tuples (sgsn_auth.c:184) 20250213125213580 DMM DEBUG MM(262420000000071/fd2c6686) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125213580 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250213125213580 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@d97a9ad3f56d: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20250213125213586 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125213586 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125213586 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125213586 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125213586 DMM INFO MM(262420000000071/fd2c6686) Subscriber data update (mmctx.c:445) 20250213125213586 DMM DEBUG MM(262420000000071/fd2c6686) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125213586 DMM INFO MM(262420000000071/fd2c6686) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125213586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125213586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125213586 DMM INFO MM(262420000000071/fd2c6686) <- GMM AUTH AND CIPHERING REQ (rand = 8c 4a b4 ad 39 8b 96 45 e8 5e a5 f3 e9 f2 ff 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213125213602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125213602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125213602 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125213602 DMM INFO MM(262420000000071/fd2c6686) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125213602 DMM NOTICE MM(262420000000071/fd2c6686) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125213602 DMM DEBUG MM(262420000000071/fd2c6686) checking auth: received GSM SRES = 16 a2 16 94 (gprs_gmm.c:666) 20250213125213602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125213602 DMM DEBUG MM(262420000000071/fd2c6686) Requesting authorization (sgsn_auth.c:160) 20250213125213602 DMM INFO MM(262420000000071/fd2c6686) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125213602 DMM DEBUG MM(262420000000071/fd2c6686) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125213603 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250213125213603 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) 20250213125213603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213125213603 DMM INFO MM(262420000000071/fd2c6686) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd2c6686) (gprs_gmm.c:300) 20250213125213606 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125213606 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125213606 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250213125213606 DMM INFO MM(262420000000071/fd2c6686) Subscriber data update (mmctx.c:445) 20250213125213606 DMM DEBUG MM(262420000000071/fd2c6686) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125213606 DMM INFO MM(262420000000071/fd2c6686) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125213606 DMM NOTICE MM(262420000000071/fd2c6686) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20250213125213606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125213606 DMM NOTICE MM(262420000000071/fd2c6686) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125213606 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) 20250213125213606 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125213606 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250213125213606 DMM INFO MM(262420000000071/fd2c6686) Subscriber data update (mmctx.c:445) 20250213125213606 DMM DEBUG MM(262420000000071/fd2c6686) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213125213616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125213617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213125213617 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125213617 DMM INFO MM(262420000000071/fd2c6686) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125213617 DMM NOTICE MM(262420000000071/fd2c6686) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125213617 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125213617 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125213617 DLLC NOTICE LLME(dbedc20f/fd2c6686){ASSIGNED} LLGM Assign pre (ffffffff => fd2c6686) (gprs_llc.c:1079) 20250213125213617 DLLC NOTICE LLME(ffffffff/fd2c6686){ASSIGNED} LLGM Assign post (ffffffff => fd2c6686) (gprs_llc.c:1125) 20250213125213617 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213125213617 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213125213617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125213617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125213673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125213673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213125213673 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125213674 DMM INFO MM(262420000000071/fd2c6686) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20250213125213674 DMM INFO MM(262420000000071/fd2c6686) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213125213674 DMM DEBUG MM(262420000000071/fd2c6686) Using GGSN 0 (gprs_sm.c:312) 20250213125213674 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) 20250213125213674 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250213125213674 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213125213674 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20250213125213674 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:386) 20250213125213691 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 31 19 84 68 11 aa 6e 58 62 14 05 7f 72 09 72 6c 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) 20250213125213691 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f27d5fba568, cbp=0x5634b4051650) (sgsn_libgtp.c:632) 20250213125213691 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250213125213691 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5634b40566b8 TLLI=fd2c6686, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213125213691 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250213125213691 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@d97a9ad3f56d: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed 20250213125213708 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20250213125213723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125213723 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250213125213723 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1320)@d97a9ad3f56d: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1325)@d97a9ad3f56d: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='FD2C6686'O, index=0 20250213125213735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125213735 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125213735 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125213736 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@d97a9ad3f56d: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@d97a9ad3f56d: Final verdict of PTC: pass 20250213125213744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39462<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@d97a9ad3f56d: Final verdict of PTC: none 20250213125213746 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125213746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1327)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1328)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1323)@d97a9ad3f56d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1320)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@d97a9ad3f56d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1317)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@d97a9ad3f56d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1325)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1321)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1326)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1315)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1320): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1325): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:52:13 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 20250213125213816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125214218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61016) 20250213125214747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125214747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61016, count=99140) 20250213125215750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125215750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:52:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213125216736 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250213125216736 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250213125216736 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250213125216751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125216751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_sgsn_context_req_in started. 20250213125217301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125217303 DMM INFO MM(262420000000071/fd2c6686) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125217303 DMM INFO MM(262420000000071/fd2c6686) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125217303 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125217303 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125217303 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213125217303 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250213125217303 DLLC NOTICE LLME(ffffffff/fd2c6686){ASSIGNED} LLGM Assign pre (fd2c6686 => ffffffff) (gprs_llc.c:1079) 20250213125217303 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd2c6686 => ffffffff) (gprs_llc.c:1125) 20250213125217303 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5634b4056360 (gprs_sndcp.c:574) 20250213125217303 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5634b40566b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213125217303 DMM NOTICE MM(262420000000071/fd2c6686) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213125217303 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250213125217304 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250213125217304 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250213125217304 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:386) 20250213125217304 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250213125217304 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) 20250213125217304 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) 20250213125217304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213125217304 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213125217304 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213125217304 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213125217304 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125217343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125217343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125217343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125217343 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125217343 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125217343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125217343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125217343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125217343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125217344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125217344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125217344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125217344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125217344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125217344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125217344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125217344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125217344 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125217344 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125217344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1336)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125217345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125217345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213125217346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125217351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125217351 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1338)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1335)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125217357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125217357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125217357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125217357 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125217357 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125217357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125217357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125217357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125217357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125217358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125217358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125217358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125217358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125217358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125217358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125217358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125217358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125217358 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125217358 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125217358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125217358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125217358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1342)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213125217360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125217366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125217366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1343)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_sgsn_context_req_in-BVCI210(1340)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1346)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125217370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125217370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125217370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125217370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125217370 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125217370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125217370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125217370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125217370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125217371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125217371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125217371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125217371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125217371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125217371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125217371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125217371 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125217371 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125217371 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125217371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125217371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125217371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125217374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125217379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125217379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1345)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125217752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125217752 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125217752 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125217752 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125217754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1347)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213125217754 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { 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)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@d97a9ad3f56d: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='D18F079D'O, index=0 SGSN_Test-GSUP(1348)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@d97a9ad3f56d: 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 := 'E6952C875C022429396FCE716773A5C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EDA9530A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6CA8BBD15A2811AD'O } } } } } 20250213125218819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125218819 DLLC NOTICE LLME(ffffffff/d18f079d){UNASSIGNED} LLC RX: unknown TLLI 0xd18f079d, creating LLME on the fly (gprs_llc.c:552) 20250213125218819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125218819 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20250213125218819 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213125218819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213125218819 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213125218819 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Allocated (fsm.c:456) 20250213125218819 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125218819 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125218819 DLLC NOTICE LLME(ffffffff/d18f079d){UNASSIGNED} LLGM Assign pre (d18f079d => cbcff17a) (gprs_llc.c:1079) 20250213125218819 DLLC NOTICE LLME(d18f079d/cbcff17a){ASSIGNED} LLGM Assign post (d18f079d => cbcff17a) (gprs_llc.c:1125) 20250213125218819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125218819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125218819 DMM DEBUG MM(262420000000072/cbcff17a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125218837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125218837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213125218837 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125218837 DMM DEBUG MM(262420000000072/cbcff17a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20250213125218837 DMM NOTICE MM(262420000000072/cbcff17a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125218837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125218837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125218837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125218838 DMM DEBUG MM(262420000000072/cbcff17a) Requesting authorization (sgsn_auth.c:160) 20250213125218838 DMM INFO MM(262420000000072/cbcff17a) Requesting authentication tuples (sgsn_auth.c:184) 20250213125218838 DMM DEBUG MM(262420000000072/cbcff17a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125218838 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250213125218838 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@d97a9ad3f56d: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@d97a9ad3f56d: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20250213125218845 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125218845 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125218845 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125218845 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125218845 DMM INFO MM(262420000000072/cbcff17a) Subscriber data update (mmctx.c:445) 20250213125218845 DMM DEBUG MM(262420000000072/cbcff17a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125218845 DMM INFO MM(262420000000072/cbcff17a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125218846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125218846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125218846 DMM INFO MM(262420000000072/cbcff17a) <- GMM AUTH AND CIPHERING REQ (rand = e6 95 2c 87 5c 02 24 29 39 6f ce 71 67 73 a5 c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250213125218861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125218862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125218862 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125218862 DMM INFO MM(262420000000072/cbcff17a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125218862 DMM NOTICE MM(262420000000072/cbcff17a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125218862 DMM DEBUG MM(262420000000072/cbcff17a) checking auth: received GSM SRES = ed a9 53 0a (gprs_gmm.c:666) 20250213125218862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125218862 DMM DEBUG MM(262420000000072/cbcff17a) Requesting authorization (sgsn_auth.c:160) 20250213125218862 DMM INFO MM(262420000000072/cbcff17a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125218862 DMM DEBUG MM(262420000000072/cbcff17a) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125218862 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250213125218862 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) 20250213125218862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213125218862 DMM INFO MM(262420000000072/cbcff17a) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbcff17a) (gprs_gmm.c:300) 20250213125218864 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125218864 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125218864 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250213125218865 DMM INFO MM(262420000000072/cbcff17a) Subscriber data update (mmctx.c:445) 20250213125218865 DMM DEBUG MM(262420000000072/cbcff17a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125218865 DMM INFO MM(262420000000072/cbcff17a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125218865 DMM NOTICE MM(262420000000072/cbcff17a) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20250213125218865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125218865 DMM NOTICE MM(262420000000072/cbcff17a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125218865 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) 20250213125218866 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125218866 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250213125218866 DMM INFO MM(262420000000072/cbcff17a) Subscriber data update (mmctx.c:445) 20250213125218866 DMM DEBUG MM(262420000000072/cbcff17a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213125218878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125218878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213125218878 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125218878 DMM INFO MM(262420000000072/cbcff17a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125218878 DMM NOTICE MM(262420000000072/cbcff17a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125218878 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125218878 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125218878 DLLC NOTICE LLME(d18f079d/cbcff17a){ASSIGNED} LLGM Assign pre (ffffffff => cbcff17a) (gprs_llc.c:1079) 20250213125218878 DLLC NOTICE LLME(ffffffff/cbcff17a){ASSIGNED} LLGM Assign post (ffffffff => cbcff17a) (gprs_llc.c:1125) 20250213125218878 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213125218878 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213125218878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125218878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125218939 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 c6 98 00 00 03 52 f0 99 42 42 de 05 cb cf f1 7a 0c 01 02 03 0d fe 11 3d fd 81 ad 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2960) 20250213125219828 DGPRS DEBUG Checking for inactive LLMEs, time = 2682045 (sgsn.c:131) TC_sgsn_context_req_in(1350)@d97a9ad3f56d: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250213125220938 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250213125220938 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250213125220938 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) 20250213125220938 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250213125220938 DMM INFO MM(262420000000072/cbcff17a) Subscriber data update (mmctx.c:445) 20250213125220938 DMM DEBUG MM(262420000000072/cbcff17a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250213125220938 DMM INFO MM(262420000000072/cbcff17a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250213125220938 DMM INFO MM(262420000000072/cbcff17a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125220938 DMM INFO MM(262420000000072/cbcff17a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125220938 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125220938 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125220938 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213125220938 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213125220938 DLLC NOTICE LLME(ffffffff/cbcff17a){ASSIGNED} LLGM Assign pre (cbcff17a => ffffffff) (gprs_llc.c:1079) 20250213125220938 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbcff17a => ffffffff) (gprs_llc.c:1125) 20250213125220938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213125220938 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213125220938 DMM DEBUG MM_STATE_Iu[0x5634b404f990]{Detached}: Deallocated (fsm.c:568) 20250213125220938 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@d97a9ad3f56d: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@d97a9ad3f56d: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250213125220951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33468<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@d97a9ad3f56d: Final verdict of PTC: none 20250213125220956 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125220956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1333)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1341)@d97a9ad3f56d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1336)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@d97a9ad3f56d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1346)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1334)@d97a9ad3f56d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1344)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1339)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@d97a9ad3f56d: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:52:20 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 20250213125221041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125221443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33478<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96156) 20250213125221957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125221957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96156, count=100512) 20250213125222958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125222958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:52:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213125223959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125223959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_sgsn_context_req_out started. 20250213125224545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125224548 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125224589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125224589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125224589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125224589 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125224589 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125224589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125224589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125224589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125224589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250213125224590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125224590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125224590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1355)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125224590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125224590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125224590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125224590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125224590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125224590 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125224590 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125224590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125224590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125224590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213125224594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125224599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125224599 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1354)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125224604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125224604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125224604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125224604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125224604 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125224604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125224604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125224604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125224604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125224604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125224604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125224604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125224604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125224604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125224604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125224604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125224604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125224604 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125224604 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125224605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125224605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125224605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125224606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213125224611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125224611 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1359)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125224620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125224620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125224620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125224620 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125224620 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125224620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125224620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125224620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125224620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125224621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125224621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125224621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125224622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125224622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125224622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125224622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125224622 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125224622 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125224622 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125224622 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125224622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125224622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125224625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125224630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125224630 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1364)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125224960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125224960 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125224960 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125224960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125224963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1366)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213125224964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@d97a9ad3f56d: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='EAF1F6A0'O, index=0 SGSN_Test-GSUP(1367)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20250213125226039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125226039 DLLC NOTICE LLME(ffffffff/eaf1f6a0){UNASSIGNED} LLC RX: unknown TLLI 0xeaf1f6a0, creating LLME on the fly (gprs_llc.c:552) 20250213125226039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250213125226039 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250213125226039 DMM NOTICE LLME(ffffffff/eaf1f6a0){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250213125226039 DLLC NOTICE LLME(ffffffff/eaf1f6a0){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250213125226039 DMM ERROR LLME(ffffffff/eaf1f6a0){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250213125226039 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250213125226039 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250213125226039 DLLC NOTICE LLME(ffffffff/eaf1f6a0){UNASSIGNED} LLGM Assign pre (eaf1f6a0 => ffffffff) (gprs_llc.c:1079) 20250213125226039 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eaf1f6a0 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@d97a9ad3f56d: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@d97a9ad3f56d: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1367)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1365)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1355)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1360)@d97a9ad3f56d: Final verdict of PTC: none 20250213125226059 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125226059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1366)@d97a9ad3f56d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@d97a9ad3f56d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@d97a9ad3f56d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@d97a9ad3f56d: Final verdict of PTC: none 20250213125226061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33490<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1353)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1358)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1363)@d97a9ad3f56d: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@d97a9ad3f56d: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@d97a9ad3f56d: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:52:26 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20250213125226108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125226510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48902<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54496) 20250213125227060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125227060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54496, count=55756) 20250213125228061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125228061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:52:28 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 20250213125229062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125229062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_req_id_req_ra_update started. 20250213125229602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125229604 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1370)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125229655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125229655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125229655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125229655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125229655 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125229655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125229655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125229655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125229655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125229656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125229656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125229656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125229656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125229656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125229656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125229656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125229656 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125229656 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125229656 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125229656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125229656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125229656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1375)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213125229659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213125229667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125229667 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1375)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1373)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1379)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125229671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125229671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125229671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125229671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125229671 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125229671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125229671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125229671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125229671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125229672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125229672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125229672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125229672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125229672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125229672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125229672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125229672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125229672 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125229672 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125229672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125229673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125229673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125229676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125229683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125229683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1381)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1378)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125229688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125229688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125229688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125229688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125229688 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125229688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125229688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125229688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125229688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125229689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125229689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125229689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125229689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125229689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125229689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125229689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125229689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125229689 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125229689 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125229689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125229689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125229689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125229692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125229698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125229698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1383)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125230063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125230063 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125230063 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125230063 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125230067 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213125230068 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@d97a9ad3f56d: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='F8F4B2FD'O, index=0 SGSN_Test-GSUP(1386)@d97a9ad3f56d: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20250213125230131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125230131 DLLC NOTICE LLME(ffffffff/f8f4b2fd){UNASSIGNED} LLC RX: unknown TLLI 0xf8f4b2fd, creating LLME on the fly (gprs_llc.c:552) 20250213125230131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125230131 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20250213125230131 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213125230131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213125230131 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213125230131 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213125230131 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125230131 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125230131 DLLC NOTICE LLME(ffffffff/f8f4b2fd){UNASSIGNED} LLGM Assign pre (f8f4b2fd => e28b797b) (gprs_llc.c:1079) 20250213125230131 DLLC NOTICE LLME(f8f4b2fd/e28b797b){ASSIGNED} LLGM Assign post (f8f4b2fd => e28b797b) (gprs_llc.c:1125) 20250213125230131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125230131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125230131 DMM DEBUG MM(262420000000047/e28b797b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125230155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125230155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125230155 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125230155 DMM INFO MM(262420000000047/e28b797b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250213125230155 DMM INFO MM(262420000000047/e28b797b) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-55362-65 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20250213125230155 DMM NOTICE MM(262420000000047/e28b797b) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250213125230155 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250213125230155 DMM INFO MM(262420000000047/e28b797b) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250213125230155 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125230155 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125230155 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213125230155 DMM ERROR MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250213125230155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Deallocated (fsm.c:568) 20250213125230155 DMM DEBUG MM_STATE_Gb(0)[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213125230155 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213125230155 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213125230155 DLLC NOTICE LLME(f8f4b2fd/e28b797b){ASSIGNED} LLGM Assign pre (e28b797b => ffffffff) (gprs_llc.c:1079) 20250213125230155 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e28b797b => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@d97a9ad3f56d: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@d97a9ad3f56d: Final verdict of PTC: pass 20250213125230169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48914<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_req_id_req_ra_update-BVCI220(1383)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1374)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@d97a9ad3f56d: Final verdict of PTC: none 20250213125230175 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125230175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1386)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1384)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1379)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1377)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1382)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1372)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:52:30 UTC 2025 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20250213125230232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125230634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48922<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57004) 20250213125231176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125231176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57004, count=62516) 20250213125232178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125232178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test execution finished. MTC@d97a9ad3f56d: 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 ------ Thu Feb 13 12:52: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_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 20250213125233179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125233179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_iu_attach started. 20250213125233721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125233721 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1394)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1394)@d97a9ad3f56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1393)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213125233750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125233750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125233750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125233750 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125233750 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125233750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125233750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125233750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125233750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1394)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125233751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125233751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125233751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125233752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125233752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125233752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125233752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125233752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125233752 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125233752 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125233752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1394)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125233752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125233752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1394)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1395)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213125233754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1393)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250213125233759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125233759 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1398)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach-BVCI196(1391)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1398)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125233762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125233762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125233762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125233762 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125233762 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125233762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125233762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125233762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125233762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125233763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125233763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125233763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125233764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125233764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125233764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125233764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125233764 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125233764 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125233764 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125233764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1399)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213125233764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125233764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125233766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1395)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125233773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125233773 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1399)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_iu_attach-BVCI210(1396)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1403)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125233778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125233778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125233778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125233778 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125233778 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125233778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125233778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125233778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125233778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125233778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125233778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125233778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125233778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125233778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125233778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125233778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125233778 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125233778 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125233778 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125233778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1403)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125233779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125233779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213125233780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@d97a9ad3f56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@d97a9ad3f56d: ************************************************* SGSN_Test_0-M3UA(1406)@d97a9ad3f56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@d97a9ad3f56d: ************************************************* MTC@d97a9ad3f56d: Starting RAN_Emulation 20250213125233785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125233785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1401)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125233987 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213125233987 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) 20250213125233987 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213125233987 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(1406)@d97a9ad3f56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213125233994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125233994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213125233994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213125233994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213125233994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213125233994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213125233994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213125233995 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125233995 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213125233995 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213125233995 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213125233995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213125233995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213125233995 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213125233995 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213125234181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125234181 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125234181 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125234181 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1408)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125234185 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1408)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213125234186 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1408)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213125234806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125234806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125234806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125234806 DLM3UA 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) 20250213125234806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125234806 DLSS7 DEBUG Found route for dpc=188=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) 20250213125234806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125234806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125234807 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213125234807 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213125234808 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) 20250213125234808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125234808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125234808 DLM3UA 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) 20250213125234808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125234808 DLSS7 DEBUG Found route for dpc=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) 20250213125234808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125234808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1405)@d97a9ad3f56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1391)@d97a9ad3f56d: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='E8241C3D'O, index=0 SGSN_Test-GSUP(1409)@d97a9ad3f56d: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@d97a9ad3f56d: 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 := 'FE33'O, rac := '97'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@d97a9ad3f56d: Added conn table entry 0TC_iu_attach(1411)9806319 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: First idle individual index:0 SGSN_Test_0-RAN(1405)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 20250213125235239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125235239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125235239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125235239 DLM3UA 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) 20250213125235239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125235239 DLSS7 DEBUG Found route for dpc=188=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) 20250213125235239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125235239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125235239 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125235239 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125235240 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125235240 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250213125235240 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250213125235240 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20250213125235240 DMM DEBUG GMM(gmm_fsm)[0x5634b4048fc0]{Deregistered}: Allocated (fsm.c:456) 20250213125235240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{Init}: Allocated (fsm.c:456) 20250213125235240 DMM DEBUG MM_STATE_Gb[0x5634b404f990]{Idle}: Allocated (fsm.c:456) 20250213125235240 DMM DEBUG MM_STATE_Iu[0x5634b4057240]{Detached}: Allocated (fsm.c:456) 20250213125235240 DMM DEBUG GMM(gmm_fsm)[0x5634b4048fc0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125235240 DMM DEBUG GMM(gmm_fsm)[0x5634b4048fc0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125235240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125235240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125235240 DMM DEBUG MM(262420000001001/c782794c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125235240 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250213125235240 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) 20250213125235240 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125235240 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125235240 DLM3UA 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) 20250213125235240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125235240 DLSS7 DEBUG Found route for dpc=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) 20250213125235240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125235240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125235240 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) 20250213125235240 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125235240 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125235240 DLM3UA 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) 20250213125235240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125235240 DLSS7 DEBUG Found route for dpc=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) 20250213125235240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125235240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: { messageType := 2, destLocRef := '95A1EF'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@d97a9ad3f56d: 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 := 'B7D6D3A0C4708EC4D43721DD6E0BA143'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E995E823'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F1A660B4233D4E4D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BAAAA2F415C693F5A09B6D6DF48D0F10'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6F907EEFE339EDBC69BC8B6F1E82B278'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '786E4D72C08E6863C91DE26120EFC442'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '75B7006F88023B9D'O } } } } } SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: vl_len:23 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250213125235248 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125235248 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125235248 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125235248 DLM3UA 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) 20250213125235248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125235248 DLSS7 DEBUG Found route for dpc=188=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) 20250213125235248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125235248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125235248 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125235248 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125235248 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125235248 DMM DEBUG MM(262420000001001/c782794c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250213125235248 DMM NOTICE MM(262420000001001/c782794c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125235248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125235248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125235248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125235248 DMM DEBUG MM(262420000001001/c782794c) Requesting authorization (sgsn_auth.c:160) 20250213125235248 DMM INFO MM(262420000001001/c782794c) Requesting authentication tuples (sgsn_auth.c:184) 20250213125235248 DMM DEBUG MM(262420000001001/c782794c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125235248 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250213125235248 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1409)@d97a9ad3f56d: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@d97a9ad3f56d: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20250213125235250 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125235250 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125235250 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125235250 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125235250 DMM INFO MM(262420000001001/c782794c) Subscriber data update (mmctx.c:445) 20250213125235250 DMM DEBUG MM(262420000001001/c782794c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125235250 DMM INFO MM(262420000001001/c782794c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125235250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125235250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125235250 DMM INFO MM(262420000001001/c782794c) <- GMM AUTH AND CIPHERING REQ (rand = b7 d6 d3 a0 c4 70 8e c4 d4 37 21 dd 6e 0b a1 43 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 78 6e 4d 72 c0 8e 68 63 c9 1d e2 61 20 ef c4 42 ) (gprs_gmm.c:483) 20250213125235250 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250213125235250 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) 20250213125235250 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125235250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125235250 DLM3UA 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) 20250213125235250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125235250 DLSS7 DEBUG Found route for dpc=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) 20250213125235250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125235250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: vl_len:37 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E2275B7006F23094399990000100001F0290488023B9D'O 20250213125235254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125235254 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125235254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125235254 DLM3UA 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) 20250213125235254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125235254 DLSS7 DEBUG Found route for dpc=188=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) 20250213125235254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125235254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125235255 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125235255 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125235255 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125235255 DMM INFO MM(262420000001001/c782794c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125235255 DMM NOTICE MM(262420000001001/c782794c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125235255 DMM DEBUG MM(262420000001001/c782794c) checking auth: received UMTS RES = 75 b7 00 6f 88 02 3b 9d (gprs_gmm.c:666) 20250213125235255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125235255 DMM DEBUG MM(262420000001001/c782794c) Requesting authorization (sgsn_auth.c:160) 20250213125235255 DMM INFO MM(262420000001001/c782794c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125235255 DMM DEBUG MM(262420000001001/c782794c) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125235255 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250213125235255 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) 20250213125235255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213125235255 DMM DEBUG MM(262420000001001/c782794c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213125235255 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) 20250213125235255 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125235255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125235255 DLM3UA 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) 20250213125235255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125235255 DLSS7 DEBUG Found route for dpc=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) 20250213125235255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125235255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: vl_len:12 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213125235260 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125235260 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125235260 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125235260 DLM3UA 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) 20250213125235260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125235260 DLSS7 DEBUG Found route for dpc=188=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) 20250213125235260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125235260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125235260 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213125235260 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213125235260 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213125235260 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250213125235260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250213125235260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213125235260 DMM INFO MM(262420000001001/c782794c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc782794c) (gprs_gmm.c:300) 20250213125235260 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250213125235260 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) 20250213125235260 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125235260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125235260 DLM3UA 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) 20250213125235260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125235260 DLSS7 DEBUG Found route for dpc=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) 20250213125235260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125235260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125235260 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) 20250213125235260 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125235260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125235260 DLM3UA 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) 20250213125235260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125235260 DLSS7 DEBUG Found route for dpc=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) 20250213125235260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125235260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213125235263 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125235263 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125235263 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250213125235263 DMM INFO MM(262420000001001/c782794c) Subscriber data update (mmctx.c:445) 20250213125235263 DMM DEBUG MM(262420000001001/c782794c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125235263 DMM INFO MM(262420000001001/c782794c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125235263 DMM NOTICE MM(262420000001001/c782794c) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250213125235263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125235263 DMM NOTICE MM(262420000001001/c782794c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125235263 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) 20250213125235263 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125235263 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250213125235263 DMM INFO MM(262420000001001/c782794c) Subscriber data update (mmctx.c:445) 20250213125235263 DMM DEBUG MM(262420000001001/c782794c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: vl_len:14 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213125235264 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125235264 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125235264 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125235264 DLM3UA 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) 20250213125235264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125235264 DLSS7 DEBUG Found route for dpc=188=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) 20250213125235264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125235264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125235264 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125235264 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125235264 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125235264 DMM INFO MM(262420000001001/c782794c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125235264 DMM NOTICE MM(262420000001001/c782794c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125235264 DMM DEBUG GMM(gmm_fsm)[0x5634b4048fc0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125235264 DMM DEBUG GMM(gmm_fsm)[0x5634b4048fc0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125235264 DMM DEBUG MM_STATE_Iu(1)[0x5634b4057240]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250213125235264 DMM DEBUG MM_STATE_Iu(1)[0x5634b4057240]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250213125235264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125235264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125235264 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) 20250213125235264 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125235264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125235264 DLM3UA 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) 20250213125235264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125235264 DLSS7 DEBUG Found route for dpc=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) 20250213125235264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125235264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: vl_len:7 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213125235267 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125235267 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125235267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125235267 DLM3UA 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) 20250213125235267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125235267 DLSS7 DEBUG Found route for dpc=188=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) 20250213125235267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125235267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125235267 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) 20250213125235267 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125235267 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125235267 DLM3UA 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) 20250213125235267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125235267 DLSS7 DEBUG Found route for dpc=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) 20250213125235267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125235267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125235267 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213125235267 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213125235267 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213125235267 DMM INFO MM(262420000001001/c782794c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250213125235267 DMM DEBUG MM_STATE_Iu(1)[0x5634b4057240]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250213125235267 DMM DEBUG MM_STATE_Iu(1)[0x5634b4057240]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: Session index based on local reference:0 20250213125235268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125235268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125235268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125235268 DLM3UA 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) 20250213125235268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125235268 DLSS7 DEBUG Found route for dpc=188=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) 20250213125235268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125235268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1405)@d97a9ad3f56d: Deleted conn table entry 0TC_iu_attach(1411)9806319 TC_iu_attach(1411)@d97a9ad3f56d: setverdict(pass): none -> pass TC_iu_attach(1411)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1391)@d97a9ad3f56d: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@d97a9ad3f56d: Final verdict of PTC: pass 20250213125235337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48926<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1404)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-RAN(1405)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(1409)@d97a9ad3f56d: Final verdict of PTC: none 20250213125235343 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125235343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1393)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1398)@d97a9ad3f56d: Final verdict of PTC: none TC_iu_attach-BVCI220(1401)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1394)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1403)@d97a9ad3f56d: Final verdict of PTC: none TC_iu_attach-BVCI210(1396)@d97a9ad3f56d: Final verdict of PTC: none TC_iu_attach-BVCI196(1391)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1392)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1402)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1397)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_iu_attach-BVCI196(1391): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1392): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1393): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1394): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_iu_attach-BVCI210(1396): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1397): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_iu_attach-BVCI220(1401): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_iu_attach finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:52:35 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20250213125235460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125235472 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213125235472 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) 20250213125235472 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213125235472 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213125235472 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213125235472 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) 20250213125235472 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213125235472 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213125235472 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) 20250213125235472 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125235472 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213125235472 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213125235472 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213125235472 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213125235472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213125235472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213125235472 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213125235472 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213125235862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33324<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178272) 20250213125236344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125236344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=178272, count=208084) 20250213125237345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125237345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213125237474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213125237474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213125237474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:52: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_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 20250213125238346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125238346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_iu_attach_encr started. 20250213125238946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125238948 DMM INFO MM(262420000001001/c782794c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125238948 DMM INFO MM(262420000001001/c782794c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125238948 DMM DEBUG GMM(gmm_fsm)[0x5634b4048fc0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125238948 DMM DEBUG GMM(gmm_fsm)[0x5634b4048fc0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125238948 DMM DEBUG MM_STATE_Iu(1)[0x5634b4057240]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250213125238948 DMM DEBUG MM_STATE_Iu(1)[0x5634b4057240]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250213125238948 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250213125238948 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) 20250213125238948 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) 20250213125238948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{Init}: Deallocated (fsm.c:568) 20250213125238948 DMM DEBUG MM_STATE_Gb[0x5634b404f990]{Idle}: Deallocated (fsm.c:568) 20250213125238948 DMM DEBUG MM_STATE_Iu(1)[0x5634b4057240]{Detached}: Deallocated (fsm.c:568) 20250213125238948 DMM DEBUG GMM(gmm_fsm)[0x5634b4048fc0]{Deregistered}: Deallocated (fsm.c:568) 20250213125238948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1412)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1416)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125238994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125238994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125238994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125238994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125238994 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125238994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125238994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125238994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125238994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125238996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125238996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125238996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125238996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125238996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125238996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125238996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125238996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125238996 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125238996 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125238996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125238996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125238996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1416)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125239000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1417)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1413)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125239010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125239010 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1415)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125239022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125239022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125239022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125239022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125239022 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125239022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125239022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125239022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125239022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125239023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125239023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125239023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125239023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125239023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125239023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125239023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125239023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125239023 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125239023 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125239023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1421)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125239023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125239023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125239025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1422)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1418)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125239030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125239030 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1420)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125239036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125239036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125239036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125239036 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125239036 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125239036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125239036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125239036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125239036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125239037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125239037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125239037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125239038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125239038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125239038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125239038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125239038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125239038 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125239038 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125239038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1426)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125239038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125239038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125239040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d97a9ad3f56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@d97a9ad3f56d: ************************************************* SGSN_Test_0-M3UA(1429)@d97a9ad3f56d: M3UA emulation initiated, the test can be started MTC@d97a9ad3f56d: Starting RAN_Emulation SGSN_Test_0-M3UA(1429)@d97a9ad3f56d: ************************************************* SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1423)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125239045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125239045 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1425)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125239243 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213125239243 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) 20250213125239243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213125239243 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(1429)@d97a9ad3f56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213125239251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125239251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213125239251 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213125239251 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213125239251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213125239251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213125239251 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213125239253 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125239253 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213125239253 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213125239253 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213125239253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213125239253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213125239253 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213125239254 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213125239347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125239347 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125239347 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125239347 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1431)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125239351 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1431)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213125239352 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1431)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213125240061 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125240061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125240061 DLM3UA 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) 20250213125240061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240061 DLSS7 DEBUG Found route for dpc=188=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) 20250213125240061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125240061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125240061 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213125240061 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213125240062 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) 20250213125240062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125240062 DLM3UA 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) 20250213125240062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240062 DLSS7 DEBUG Found route for dpc=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) 20250213125240062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125240062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1428)@d97a9ad3f56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@d97a9ad3f56d: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='E814B8C8'O, index=0 SGSN_Test-GSUP(1432)@d97a9ad3f56d: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@d97a9ad3f56d: 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 := '10EE'O, rac := 'C0'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@d97a9ad3f56d: Added conn table entry 0TC_iu_attach_encr(1434)12358702 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: First idle individual index:0 SGSN_Test_0-RAN(1428)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 20250213125240436 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125240436 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240436 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125240436 DLM3UA 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) 20250213125240436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240436 DLSS7 DEBUG Found route for dpc=188=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) 20250213125240436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125240436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125240436 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125240436 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125240436 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125240436 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20250213125240436 DMM DEBUG GMM(gmm_fsm)[0x5634b4057240]{Deregistered}: Allocated (fsm.c:456) 20250213125240436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213125240436 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Allocated (fsm.c:456) 20250213125240436 DMM DEBUG MM_STATE_Iu[0x5634b4048e90]{Detached}: Allocated (fsm.c:456) 20250213125240436 DMM DEBUG GMM(gmm_fsm)[0x5634b4057240]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125240436 DMM DEBUG GMM(gmm_fsm)[0x5634b4057240]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125240436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125240436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125240436 DMM DEBUG MM(262420000001001/cc01e78a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125240436 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250213125240436 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) 20250213125240436 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240436 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125240436 DLM3UA 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) 20250213125240436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240436 DLSS7 DEBUG Found route for dpc=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) 20250213125240436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125240436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125240436 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) 20250213125240436 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240436 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125240436 DLM3UA 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) 20250213125240436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240436 DLSS7 DEBUG Found route for dpc=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) 20250213125240436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125240436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: { messageType := 2, destLocRef := 'BC942E'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@d97a9ad3f56d: 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 := '8EED79082B7E253A44B29B96094423FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '781B347B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DC75B12ED74A5D8C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '04F8C76F33C9F0FED5595405867FE299'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '33F464887D22E99291B88D00697A6A64'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '24D29B164AAA7A1508F312C6EEA87BDB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E7530914EF8D0246'O } } } } } SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: vl_len:23 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250213125240447 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125240447 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125240447 DLM3UA 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) 20250213125240447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240447 DLSS7 DEBUG Found route for dpc=188=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) 20250213125240447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125240447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125240447 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125240447 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125240447 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125240448 DMM DEBUG MM(262420000001001/cc01e78a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250213125240448 DMM NOTICE MM(262420000001001/cc01e78a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125240448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125240448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125240448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125240448 DMM DEBUG MM(262420000001001/cc01e78a) Requesting authorization (sgsn_auth.c:160) 20250213125240448 DMM INFO MM(262420000001001/cc01e78a) Requesting authentication tuples (sgsn_auth.c:184) 20250213125240448 DMM DEBUG MM(262420000001001/cc01e78a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125240448 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250213125240448 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1432)@d97a9ad3f56d: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@d97a9ad3f56d: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20250213125240452 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125240452 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125240452 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125240452 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125240452 DMM INFO MM(262420000001001/cc01e78a) Subscriber data update (mmctx.c:445) 20250213125240452 DMM DEBUG MM(262420000001001/cc01e78a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125240452 DMM INFO MM(262420000001001/cc01e78a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125240452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125240452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125240452 DMM INFO MM(262420000001001/cc01e78a) <- GMM AUTH AND CIPHERING REQ (rand = 8e ed 79 08 2b 7e 25 3a 44 b2 9b 96 09 44 23 fc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 24 d2 9b 16 4a aa 7a 15 08 f3 12 c6 ee a8 7b db ) (gprs_gmm.c:483) 20250213125240452 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250213125240452 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) 20250213125240452 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125240452 DLM3UA 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) 20250213125240452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240452 DLSS7 DEBUG Found route for dpc=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) 20250213125240452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125240452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: vl_len:37 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22E753091423094399990000100001F02904EF8D0246'O 20250213125240463 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125240463 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125240463 DLM3UA 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) 20250213125240463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240463 DLSS7 DEBUG Found route for dpc=188=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) 20250213125240463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125240463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125240463 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125240463 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125240463 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125240463 DMM INFO MM(262420000001001/cc01e78a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125240463 DMM NOTICE MM(262420000001001/cc01e78a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125240463 DMM DEBUG MM(262420000001001/cc01e78a) checking auth: received UMTS RES = e7 53 09 14 ef 8d 02 46 (gprs_gmm.c:666) 20250213125240463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125240463 DMM DEBUG MM(262420000001001/cc01e78a) Requesting authorization (sgsn_auth.c:160) 20250213125240463 DMM INFO MM(262420000001001/cc01e78a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125240463 DMM DEBUG MM(262420000001001/cc01e78a) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125240463 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250213125240463 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) 20250213125240463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213125240463 DMM DEBUG MM(262420000001001/cc01e78a) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250213125240463 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) 20250213125240464 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125240464 DLM3UA 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) 20250213125240464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240464 DLSS7 DEBUG Found route for dpc=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) 20250213125240464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125240464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: vl_len:17 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250213125240472 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125240472 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240472 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125240472 DLM3UA 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) 20250213125240472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240473 DLSS7 DEBUG Found route for dpc=188=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) 20250213125240473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125240473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125240473 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213125240473 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213125240473 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213125240473 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250213125240473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250213125240473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213125240473 DMM INFO MM(262420000001001/cc01e78a) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc01e78a) (gprs_gmm.c:300) 20250213125240473 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250213125240473 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) 20250213125240473 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125240473 DLM3UA 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) 20250213125240473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240473 DLSS7 DEBUG Found route for dpc=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) 20250213125240473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125240473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125240473 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) 20250213125240473 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125240473 DLM3UA 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) 20250213125240473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240473 DLSS7 DEBUG Found route for dpc=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) 20250213125240473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125240473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213125240475 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125240475 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125240475 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250213125240475 DMM INFO MM(262420000001001/cc01e78a) Subscriber data update (mmctx.c:445) 20250213125240475 DMM DEBUG MM(262420000001001/cc01e78a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125240475 DMM INFO MM(262420000001001/cc01e78a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125240475 DMM NOTICE MM(262420000001001/cc01e78a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250213125240475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125240475 DMM NOTICE MM(262420000001001/cc01e78a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125240475 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) 20250213125240476 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125240476 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250213125240476 DMM INFO MM(262420000001001/cc01e78a) Subscriber data update (mmctx.c:445) 20250213125240476 DMM DEBUG MM(262420000001001/cc01e78a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: vl_len:14 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213125240477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125240477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125240477 DLM3UA 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) 20250213125240477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240477 DLSS7 DEBUG Found route for dpc=188=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) 20250213125240477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125240477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125240478 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125240478 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125240478 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125240478 DMM INFO MM(262420000001001/cc01e78a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125240478 DMM NOTICE MM(262420000001001/cc01e78a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125240478 DMM DEBUG GMM(gmm_fsm)[0x5634b4057240]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125240478 DMM DEBUG GMM(gmm_fsm)[0x5634b4057240]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125240478 DMM DEBUG MM_STATE_Iu(2)[0x5634b4048e90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250213125240478 DMM DEBUG MM_STATE_Iu(2)[0x5634b4048e90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250213125240478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125240478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125240478 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) 20250213125240478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125240478 DLM3UA 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) 20250213125240478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240478 DLSS7 DEBUG Found route for dpc=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) 20250213125240478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125240478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: vl_len:7 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213125240482 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125240482 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240482 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125240482 DLM3UA 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) 20250213125240482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240482 DLSS7 DEBUG Found route for dpc=188=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) 20250213125240482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125240482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125240482 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213125240482 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213125240482 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213125240482 DMM INFO MM(262420000001001/cc01e78a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250213125240482 DMM DEBUG MM_STATE_Iu(2)[0x5634b4048e90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250213125240482 DMM DEBUG MM_STATE_Iu(2)[0x5634b4048e90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250213125240482 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) 20250213125240482 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125240482 DLM3UA 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) 20250213125240482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240482 DLSS7 DEBUG Found route for dpc=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) 20250213125240482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125240482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-RAN(1428)@d97a9ad3f56d: Deleted conn table entry 0TC_iu_attach_encr(1434)12358702 20250213125240484 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125240484 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125240484 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125240484 DLM3UA 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) 20250213125240484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125240484 DLSS7 DEBUG Found route for dpc=188=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) 20250213125240484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125240484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_attach_encr(1434)@d97a9ad3f56d: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@d97a9ad3f56d: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@d97a9ad3f56d: Final verdict of PTC: pass 20250213125240554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33326<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213125240558 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125240558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-SCCP(1427)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(1432)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-RAN(1428)@d97a9ad3f56d: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1421)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1426)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1416)@d97a9ad3f56d: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@d97a9ad3f56d: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1424)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1414)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1419)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_iu_attach_encr finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:52:40 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 20250213125240688 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213125240688 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) 20250213125240688 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213125240688 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213125240688 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213125240688 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) 20250213125240688 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213125240688 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213125240688 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) 20250213125240688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125240688 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213125240689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213125240689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213125240689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213125240689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213125240689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213125240689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213125240689 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213125240729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125241131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210468) 20250213125241559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125241560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=210468, count=211824) 20250213125242560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125242561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213125242690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213125242690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213125242690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:52:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213125243562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125243562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_iu_attach_geran_rau started. 20250213125244207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125244209 DMM INFO MM(262420000001001/cc01e78a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125244209 DMM INFO MM(262420000001001/cc01e78a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125244209 DMM DEBUG GMM(gmm_fsm)[0x5634b4057240]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125244209 DMM DEBUG GMM(gmm_fsm)[0x5634b4057240]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125244209 DMM DEBUG MM_STATE_Iu(2)[0x5634b4048e90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250213125244210 DMM DEBUG MM_STATE_Iu(2)[0x5634b4048e90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250213125244210 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250213125244210 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) 20250213125244210 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) 20250213125244210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213125244210 DMM DEBUG MM_STATE_Gb[0x5634b40490f0]{Idle}: Deallocated (fsm.c:568) 20250213125244210 DMM DEBUG MM_STATE_Iu(2)[0x5634b4048e90]{Detached}: Deallocated (fsm.c:568) 20250213125244210 DMM DEBUG GMM(gmm_fsm)[0x5634b4057240]{Deregistered}: Deallocated (fsm.c:568) 20250213125244210 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1435)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125244253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125244253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125244253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125244253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125244253 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125244254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125244254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125244254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125244254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125244255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125244255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125244255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125244255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125244255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125244255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125244255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125244255 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125244255 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125244255 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125244255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1439)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125244256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125244256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125244258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1440)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1436)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125244263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125244263 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1438)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1444)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125244270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125244270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125244270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125244270 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125244270 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125244270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125244270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125244270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125244270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125244271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125244271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125244271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125244271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125244271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125244271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125244271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125244271 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125244271 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125244271 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125244271 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1444)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125244272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1444)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125244272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213125244274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1445)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1441)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125244279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125244279 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1446)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1443)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1445)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1449)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125244285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125244285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125244285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125244285 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125244285 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125244285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125244285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125244285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125244285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125244285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125244285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125244285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125244286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125244286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125244286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125244286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125244286 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125244286 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125244286 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125244286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125244286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1449)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125244286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125244288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d97a9ad3f56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@d97a9ad3f56d: ************************************************* SGSN_Test_0-M3UA(1452)@d97a9ad3f56d: M3UA emulation initiated, the test can be started MTC@d97a9ad3f56d: Starting RAN_Emulation SGSN_Test_0-M3UA(1452)@d97a9ad3f56d: ************************************************* SGSN_Test-Gb2-BSSGP2(1446)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: v_sccp_pdu_maxlen:268 20250213125244295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125244295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1448)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125244493 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213125244493 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) 20250213125244493 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213125244493 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(1452)@d97a9ad3f56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213125244499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125244499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213125244499 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213125244499 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213125244499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213125244499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213125244499 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213125244501 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125244501 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213125244501 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213125244502 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213125244502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213125244502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213125244502 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213125244502 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213125244564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125244564 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125244564 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125244564 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1454)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125244568 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1454)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1454)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213125244569 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1454)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213125245302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125245302 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125245302 DLM3UA 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) 20250213125245302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245302 DLSS7 DEBUG Found route for dpc=188=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) 20250213125245302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125245302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125245303 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) 20250213125245303 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245303 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125245303 DLM3UA 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) 20250213125245303 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213125245303 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213125245303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245303 DLSS7 DEBUG Found route for dpc=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) 20250213125245303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125245303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1451)@d97a9ad3f56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@d97a9ad3f56d: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='EC0B913F'O, index=0 SGSN_Test-GSUP(1455)@d97a9ad3f56d: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@d97a9ad3f56d: 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 := 'E3BF'O, rac := 'B5'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@d97a9ad3f56d: Added conn table entry 0TC_iu_attach_geran_rau(1457)16240102 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: First idle individual index:0 SGSN_Test_0-RAN(1451)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 20250213125245649 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125245649 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245649 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125245649 DLM3UA 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) 20250213125245649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245649 DLSS7 DEBUG Found route for dpc=188=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) 20250213125245649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125245649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125245649 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125245649 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125245650 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125245650 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20250213125245650 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213125245650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{Init}: Allocated (fsm.c:456) 20250213125245650 DMM DEBUG MM_STATE_Gb[0x5634b404f990]{Idle}: Allocated (fsm.c:456) 20250213125245650 DMM DEBUG MM_STATE_Iu[0x5634b4048fc0]{Detached}: Allocated (fsm.c:456) 20250213125245650 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125245650 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125245650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125245650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125245650 DMM DEBUG MM(262420000001002/d26bd6cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125245650 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250213125245650 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) 20250213125245650 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125245650 DLM3UA 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) 20250213125245650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245650 DLSS7 DEBUG Found route for dpc=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) 20250213125245650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125245650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125245650 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) 20250213125245650 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125245650 DLM3UA 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) 20250213125245650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245650 DLSS7 DEBUG Found route for dpc=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) 20250213125245650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125245650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: { messageType := 2, destLocRef := 'F7CDE6'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@d97a9ad3f56d: 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 := '32123FAB17ECE7C7FB0D0F11C823B56F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '30B73815'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '75B8DD3E29FB6D18'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DA9EDEC139891C6341D949A0EDA3C9F7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CCFA6067CB68A5FD2F3EF6B67BEA7132'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9F95968F115983D0A735801B5A464FBD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9103F37C19D74C58'O } } } } } SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: vl_len:23 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250213125245659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125245659 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245659 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125245659 DLM3UA 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) 20250213125245659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245659 DLSS7 DEBUG Found route for dpc=188=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) 20250213125245659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125245659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125245659 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125245659 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125245659 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125245659 DMM DEBUG MM(262420000001002/d26bd6cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250213125245659 DMM NOTICE MM(262420000001002/d26bd6cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125245659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125245659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125245659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125245659 DMM DEBUG MM(262420000001002/d26bd6cf) Requesting authorization (sgsn_auth.c:160) 20250213125245659 DMM INFO MM(262420000001002/d26bd6cf) Requesting authentication tuples (sgsn_auth.c:184) 20250213125245659 DMM DEBUG MM(262420000001002/d26bd6cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125245659 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250213125245659 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1455)@d97a9ad3f56d: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@d97a9ad3f56d: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20250213125245662 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125245662 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125245662 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125245662 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125245662 DMM INFO MM(262420000001002/d26bd6cf) Subscriber data update (mmctx.c:445) 20250213125245662 DMM DEBUG MM(262420000001002/d26bd6cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125245662 DMM INFO MM(262420000001002/d26bd6cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125245662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125245662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125245662 DMM INFO MM(262420000001002/d26bd6cf) <- GMM AUTH AND CIPHERING REQ (rand = 32 12 3f ab 17 ec e7 c7 fb 0d 0f 11 c8 23 b5 6f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9f 95 96 8f 11 59 83 d0 a7 35 80 1b 5a 46 4f bd ) (gprs_gmm.c:483) 20250213125245662 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250213125245663 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) 20250213125245663 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245663 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125245663 DLM3UA 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) 20250213125245663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245663 DLSS7 DEBUG Found route for dpc=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) 20250213125245663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125245663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: vl_len:37 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301229103F37C23094399990000100002F0290419D74C58'O 20250213125245670 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125245670 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245670 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125245670 DLM3UA 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) 20250213125245670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245670 DLSS7 DEBUG Found route for dpc=188=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) 20250213125245670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125245670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125245670 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125245670 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125245670 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125245670 DMM INFO MM(262420000001002/d26bd6cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125245670 DMM NOTICE MM(262420000001002/d26bd6cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125245670 DMM DEBUG MM(262420000001002/d26bd6cf) checking auth: received UMTS RES = 91 03 f3 7c 19 d7 4c 58 (gprs_gmm.c:666) 20250213125245670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125245670 DMM DEBUG MM(262420000001002/d26bd6cf) Requesting authorization (sgsn_auth.c:160) 20250213125245670 DMM INFO MM(262420000001002/d26bd6cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125245670 DMM DEBUG MM(262420000001002/d26bd6cf) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125245670 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250213125245670 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) 20250213125245670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213125245670 DMM DEBUG MM(262420000001002/d26bd6cf) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213125245670 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) 20250213125245670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125245670 DLM3UA 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) 20250213125245670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245670 DLSS7 DEBUG Found route for dpc=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) 20250213125245670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125245670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: vl_len:12 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213125245678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125245678 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125245678 DLM3UA 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) 20250213125245678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245678 DLSS7 DEBUG Found route for dpc=188=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) 20250213125245678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125245678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125245678 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213125245678 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213125245678 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213125245678 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250213125245678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250213125245678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213125245678 DMM INFO MM(262420000001002/d26bd6cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd26bd6cf) (gprs_gmm.c:300) 20250213125245678 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250213125245678 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) 20250213125245678 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125245678 DLM3UA 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) 20250213125245678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245678 DLSS7 DEBUG Found route for dpc=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) 20250213125245678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125245678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125245678 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) 20250213125245678 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125245678 DLM3UA 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) 20250213125245678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245678 DLSS7 DEBUG Found route for dpc=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) 20250213125245678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125245678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213125245682 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125245682 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125245682 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250213125245682 DMM INFO MM(262420000001002/d26bd6cf) Subscriber data update (mmctx.c:445) 20250213125245682 DMM DEBUG MM(262420000001002/d26bd6cf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125245682 DMM INFO MM(262420000001002/d26bd6cf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125245682 DMM NOTICE MM(262420000001002/d26bd6cf) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250213125245682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125245682 DMM NOTICE MM(262420000001002/d26bd6cf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125245682 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) 20250213125245682 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125245682 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250213125245682 DMM INFO MM(262420000001002/d26bd6cf) Subscriber data update (mmctx.c:445) 20250213125245682 DMM DEBUG MM(262420000001002/d26bd6cf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: vl_len:14 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213125245684 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125245684 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125245684 DLM3UA 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) 20250213125245684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245684 DLSS7 DEBUG Found route for dpc=188=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) 20250213125245684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125245684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125245684 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125245684 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125245684 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125245684 DMM INFO MM(262420000001002/d26bd6cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125245684 DMM NOTICE MM(262420000001002/d26bd6cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125245684 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125245684 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125245684 DMM DEBUG MM_STATE_Iu(3)[0x5634b4048fc0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250213125245684 DMM DEBUG MM_STATE_Iu(3)[0x5634b4048fc0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250213125245684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125245684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125245684 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) 20250213125245684 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125245684 DLM3UA 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) 20250213125245684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245684 DLSS7 DEBUG Found route for dpc=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) 20250213125245684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125245684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: vl_len:7 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213125245688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125245688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125245688 DLM3UA 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) 20250213125245688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245688 DLSS7 DEBUG Found route for dpc=188=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) 20250213125245688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125245688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125245688 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213125245688 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213125245688 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213125245688 DMM INFO MM(262420000001002/d26bd6cf) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250213125245688 DMM DEBUG MM_STATE_Iu(3)[0x5634b4048fc0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250213125245688 DMM DEBUG MM_STATE_Iu(3)[0x5634b4048fc0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250213125245688 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) 20250213125245688 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125245688 DLM3UA 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) 20250213125245688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245688 DLSS7 DEBUG Found route for dpc=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) 20250213125245688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125245688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: Session index based on local reference:0 20250213125245689 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125245689 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125245689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125245689 DLM3UA 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) 20250213125245689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125245689 DLSS7 DEBUG Found route for dpc=188=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) 20250213125245689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125245689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1451)@d97a9ad3f56d: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)16240102 TC_iu_attach_geran_rau(1457)@d97a9ad3f56d: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@d97a9ad3f56d: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@d97a9ad3f56d: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='D26BD6CF'O, index=1 20250213125245763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125245763 DLLC NOTICE LLME(ffffffff/d26bd6cf){UNASSIGNED} LLC RX: unknown TLLI 0xd26bd6cf, creating LLME on the fly (gprs_llc.c:552) 20250213125245763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250213125245763 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250213125245763 DMM INFO MM(262420000001002/d26bd6cf) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d26bd6cf, P-TMSI: d26bd6cf (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20250213125245763 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250213125245763 DMM DEBUG MM_STATE_Iu(3)[0x5634b4048fc0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250213125245763 DMM DEBUG MM_STATE_Iu(3)[0x5634b4048fc0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250213125245763 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125245763 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250213125245763 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125245763 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125245763 DLLC NOTICE LLME(ffffffff/d26bd6cf){UNASSIGNED} LLGM Assign pre (d26bd6cf => d26bd6cf) (gprs_llc.c:1079) 20250213125245763 DLLC NOTICE LLME(d26bd6cf/d26bd6cf){ASSIGNED} LLGM Assign post (d26bd6cf => d26bd6cf) (gprs_llc.c:1125) 20250213125245763 DMM INFO MM(262420000001002/d26bd6cf) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@d97a9ad3f56d: Removing Client IMSI='262420000001002'H, index=1 20250213125245793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125245793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125245793 DMM DEBUG MM_STATE_Gb[0x5634b404f990]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125245793 DMM INFO MM(262420000001002/d26bd6cf) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250213125245793 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250213125245793 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125245793 DLLC NOTICE LLME(d26bd6cf/d26bd6cf){ASSIGNED} LLGM Assign pre (ffffffff => d26bd6cf) (gprs_llc.c:1079) 20250213125245793 DLLC NOTICE LLME(ffffffff/d26bd6cf){ASSIGNED} LLGM Assign post (ffffffff => d26bd6cf) (gprs_llc.c:1125) 20250213125245793 DMM DEBUG MM_STATE_Gb[0x5634b404f990]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250213125245793 DMM ERROR MM_STATE_Gb[0x5634b404f990]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@d97a9ad3f56d: Final verdict of PTC: pass 20250213125245802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33346<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1452)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-RAN(1451)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(1455)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1444)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@d97a9ad3f56d: Final verdict of PTC: none 20250213125245806 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125245806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1435)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1449)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1439)@d97a9ad3f56d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@d97a9ad3f56d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@d97a9ad3f56d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1442)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1447)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1437)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:52:45 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== 20250213125245892 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213125245892 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) 20250213125245892 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213125245892 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213125245892 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213125245892 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) 20250213125245892 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213125245892 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213125245892 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) 20250213125245892 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125245892 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213125245892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213125245892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213125245892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213125245892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213125245892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213125245892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213125245892 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20250213125245926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125246329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218712) 20250213125246808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125246808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=218712, count=220068) 20250213125247809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125247809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213125247893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213125247893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213125247893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:52:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213125248810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125248810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_geran_attach_iu_rau started. 20250213125249405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125249407 DMM INFO MM(262420000001002/d26bd6cf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125249408 DMM INFO MM(262420000001002/d26bd6cf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125249408 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125249408 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125249408 DMM DEBUG MM_STATE_Gb[0x5634b404f990]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250213125249408 DMM ERROR MM_STATE_Gb[0x5634b404f990]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250213125249408 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250213125249408 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) 20250213125249408 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) 20250213125249408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b40490f0]{Init}: Deallocated (fsm.c:568) 20250213125249408 DMM DEBUG MM_STATE_Gb[0x5634b404f990]{Idle}: Deallocated (fsm.c:568) 20250213125249408 DMM DEBUG MM_STATE_Iu(3)[0x5634b4048fc0]{Detached}: Deallocated (fsm.c:568) 20250213125249408 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213125249408 DLLC NOTICE LLME(ffffffff/d26bd6cf){ASSIGNED} LLGM Assign pre (d26bd6cf => ffffffff) (gprs_llc.c:1079) 20250213125249408 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d26bd6cf => ffffffff) (gprs_llc.c:1125) 20250213125249408 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1458)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125249461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125249461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125249461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125249461 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125249461 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125249461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125249461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125249461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125249461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125249463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125249463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125249463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125249463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125249463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125249463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125249463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125249463 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125249463 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125249463 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125249463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125249464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125249464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125249466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125249472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125249472 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1464)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1461)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1463)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1467)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125249478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125249478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125249478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125249478 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125249478 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125249478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125249478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125249478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125249478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125249479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125249479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125249479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125249479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125249479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125249479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125249479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125249479 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125249479 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125249479 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125249479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1467)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125249479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125249479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125249481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1468)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1464)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125249487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125249487 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1469)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1466)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1468)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125249492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125249492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125249492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125249492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125249492 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125249492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125249492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125249492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125249492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125249493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125249493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125249493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125249493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125249493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125249493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125249493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125249493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125249493 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125249493 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125249493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1472)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125249494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125249494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125249496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@d97a9ad3f56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@d97a9ad3f56d: ************************************************* SGSN_Test_0-M3UA(1475)@d97a9ad3f56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@d97a9ad3f56d: ************************************************* MTC@d97a9ad3f56d: Starting RAN_Emulation SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: v_sccp_pdu_maxlen:268 20250213125249502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125249502 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1471)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125249702 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213125249702 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) 20250213125249702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213125249702 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(1475)@d97a9ad3f56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213125249709 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125249709 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213125249709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213125249709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213125249709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213125249709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213125249709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213125249711 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125249711 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213125249711 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213125249711 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213125249711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213125249711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213125249711 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213125249712 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213125249811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125249811 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125249811 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125249811 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1477)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125249814 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1477)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213125249815 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1477)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213125249829 DGPRS DEBUG Checking for inactive LLMEs, time = 2682075 (sgsn.c:131) 20250213125250520 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125250520 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125250520 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125250520 DLM3UA 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) 20250213125250520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125250520 DLSS7 DEBUG Found route for dpc=188=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) 20250213125250520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125250520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125250521 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213125250521 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213125250521 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) 20250213125250521 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125250522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125250522 DLM3UA 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) 20250213125250522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125250522 DLSS7 DEBUG Found route for dpc=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) 20250213125250522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125250522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1474)@d97a9ad3f56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@d97a9ad3f56d: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='F9397767'O, index=0 SGSN_Test-GSUP(1478)@d97a9ad3f56d: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@d97a9ad3f56d: 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 := '7AA8C31BA2FC9E1BC463FEEEDDF9F5AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6201917F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE47D510C4F87BA1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CC90BA8E17A41AB12915F2A04188E7F8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '65E8E897EB8CF8307B3627186C894489'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '050725455363869E94035ED17EC9343D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1E914EA896524045'O } } } } } 20250213125250884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125250884 DLLC NOTICE LLME(ffffffff/f9397767){UNASSIGNED} LLC RX: unknown TLLI 0xf9397767, creating LLME on the fly (gprs_llc.c:552) 20250213125250884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125250884 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20250213125250884 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Allocated (fsm.c:456) 20250213125250884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213125250884 DMM DEBUG MM_STATE_Gb[0x5634b404f990]{Idle}: Allocated (fsm.c:456) 20250213125250884 DMM DEBUG MM_STATE_Iu[0x5634b40490f0]{Detached}: Allocated (fsm.c:456) 20250213125250884 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125250884 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125250884 DLLC NOTICE LLME(ffffffff/f9397767){UNASSIGNED} LLGM Assign pre (f9397767 => eb62b261) (gprs_llc.c:1079) 20250213125250884 DLLC NOTICE LLME(f9397767/eb62b261){ASSIGNED} LLGM Assign post (f9397767 => eb62b261) (gprs_llc.c:1125) 20250213125250884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125250884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125250884 DMM DEBUG MM(262420000001003/eb62b261) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125250900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125250901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213125250901 DMM DEBUG MM_STATE_Gb(0)[0x5634b404f990]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125250901 DMM DEBUG MM(262420000001003/eb62b261) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250213125250901 DMM NOTICE MM(262420000001003/eb62b261) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125250901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125250901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125250901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125250901 DMM DEBUG MM(262420000001003/eb62b261) Requesting authorization (sgsn_auth.c:160) 20250213125250901 DMM INFO MM(262420000001003/eb62b261) Requesting authentication tuples (sgsn_auth.c:184) 20250213125250901 DMM DEBUG MM(262420000001003/eb62b261) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125250901 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250213125250901 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1478)@d97a9ad3f56d: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@d97a9ad3f56d: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20250213125250906 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125250906 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125250906 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125250906 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125250906 DMM INFO MM(262420000001003/eb62b261) Subscriber data update (mmctx.c:445) 20250213125250906 DMM DEBUG MM(262420000001003/eb62b261) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125250906 DMM INFO MM(262420000001003/eb62b261) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125250906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125250906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125250906 DMM INFO MM(262420000001003/eb62b261) <- GMM AUTH AND CIPHERING REQ (rand = 7a a8 c3 1b a2 fc 9e 1b c4 63 fe ee dd f9 f5 ab , mmctx_is_r99=1, vec->auth_types=0x3, autn = 05 07 25 45 53 63 86 9e 94 03 5e d1 7e c9 34 3d ) (gprs_gmm.c:483) 20250213125250923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125250923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250213125250923 DMM DEBUG MM_STATE_Gb(0)[0x5634b404f990]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125250923 DMM INFO MM(262420000001003/eb62b261) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125250923 DMM NOTICE MM(262420000001003/eb62b261) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125250923 DMM DEBUG MM(262420000001003/eb62b261) checking auth: received UMTS RES = 1e 91 4e a8 96 52 40 45 (gprs_gmm.c:666) 20250213125250923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125250923 DMM DEBUG MM(262420000001003/eb62b261) Requesting authorization (sgsn_auth.c:160) 20250213125250923 DMM INFO MM(262420000001003/eb62b261) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125250923 DMM DEBUG MM(262420000001003/eb62b261) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125250923 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250213125250923 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) 20250213125250923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213125250923 DMM INFO MM(262420000001003/eb62b261) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb62b261) (gprs_gmm.c:300) 20250213125250925 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125250925 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125250926 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250213125250926 DMM INFO MM(262420000001003/eb62b261) Subscriber data update (mmctx.c:445) 20250213125250926 DMM DEBUG MM(262420000001003/eb62b261) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125250926 DMM INFO MM(262420000001003/eb62b261) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125250926 DMM NOTICE MM(262420000001003/eb62b261) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250213125250926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125250926 DMM NOTICE MM(262420000001003/eb62b261) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125250926 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) 20250213125250927 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125250927 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250213125250927 DMM INFO MM(262420000001003/eb62b261) Subscriber data update (mmctx.c:445) 20250213125250927 DMM DEBUG MM(262420000001003/eb62b261) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213125250939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125250939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213125250939 DMM DEBUG MM_STATE_Gb(0)[0x5634b404f990]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250213125250939 DMM INFO MM(262420000001003/eb62b261) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125250939 DMM NOTICE MM(262420000001003/eb62b261) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125250939 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125250939 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125250939 DLLC NOTICE LLME(f9397767/eb62b261){ASSIGNED} LLGM Assign pre (ffffffff => eb62b261) (gprs_llc.c:1079) 20250213125250939 DLLC NOTICE LLME(ffffffff/eb62b261){ASSIGNED} LLGM Assign post (ffffffff => eb62b261) (gprs_llc.c:1125) 20250213125250939 DMM DEBUG MM_STATE_Gb(0)[0x5634b404f990]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250213125250939 DMM DEBUG MM_STATE_Gb(0)[0x5634b404f990]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213125250939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125250939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@d97a9ad3f56d: 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 := 'EB62B261'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1474)@d97a9ad3f56d: Added conn table entry 0TC_geran_attach_iu_rau(1480)3255068 SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: First idle individual index:0 SGSN_Test_0-RAN(1474)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 20250213125251019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125251019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125251019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125251019 DLM3UA 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) 20250213125251019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125251019 DLSS7 DEBUG Found route for dpc=188=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) 20250213125251019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125251019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125251020 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125251020 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125251020 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125251020 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250213125251020 DMM INFO MM(262420000001003/eb62b261) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: eb62b261 (00000000), TLLI: eb62b261 (eb62b261), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250213125251020 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250213125251021 DMM DEBUG MM_STATE_Gb(0)[0x5634b404f990]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250213125251021 DMM DEBUG MM_STATE_Gb(0)[0x5634b404f990]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213125251021 DLLC NOTICE LLME(ffffffff/eb62b261){ASSIGNED} LLGM Assign pre (eb62b261 => ffffffff) (gprs_llc.c:1079) 20250213125251021 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb62b261 => ffffffff) (gprs_llc.c:1125) 20250213125251021 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125251021 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250213125251021 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125251021 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125251021 DMM DEBUG MM(262420000001003/eb62b261) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250213125251021 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) 20250213125251021 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125251021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125251021 DLM3UA 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) 20250213125251021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125251021 DLSS7 DEBUG Found route for dpc=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) 20250213125251021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125251021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125251021 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) 20250213125251021 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125251021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125251021 DLM3UA 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) 20250213125251021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125251021 DLSS7 DEBUG Found route for dpc=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) 20250213125251021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125251021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: { messageType := 2, destLocRef := '31AB1C'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: vl_len:12 SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: vl_from0 20250213125251038 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125251038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125251038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125251038 DLM3UA 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) 20250213125251038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125251038 DLSS7 DEBUG Found route for dpc=188=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) 20250213125251038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125251038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213125251038 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213125251038 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213125251038 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213125251038 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250213125251038 DMM INFO MM(262420000001003/eb62b261) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20250213125251038 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250213125251038 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) 20250213125251038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125251038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125251038 DLM3UA 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) 20250213125251038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125251038 DLSS7 DEBUG Found route for dpc=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) 20250213125251038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125251038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125251038 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) 20250213125251038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125251038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125251038 DLM3UA 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) 20250213125251038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125251038 DLSS7 DEBUG Found route for dpc=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) 20250213125251038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125251038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@d97a9ad3f56d: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@d97a9ad3f56d: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@d97a9ad3f56d: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: vl_len:14 SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250213125251048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125251048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125251048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125251048 DLM3UA 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) 20250213125251048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125251048 DLSS7 DEBUG Found route for dpc=188=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) 20250213125251048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125251048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125251048 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125251048 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125251048 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125251048 DMM INFO MM(262420000001003/eb62b261) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250213125251048 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250213125251048 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125251048 DMM DEBUG MM_STATE_Iu[0x5634b40490f0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20250213125251048 DMM ERROR MM_STATE_Iu[0x5634b40490f0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@d97a9ad3f56d: Final verdict of PTC: pass 20250213125251052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42942<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1475)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(1478)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-RAN(1474)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1462)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@d97a9ad3f56d: Final verdict of PTC: none 20250213125251056 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125251057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_geran_attach_iu_rau-BVCI210(1466)@d97a9ad3f56d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@d97a9ad3f56d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1472)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1467)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1465)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1460)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1470)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@d97a9ad3f56d: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:52:51 UTC 2025 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20250213125251194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125251248 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213125251248 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) 20250213125251249 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213125251249 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213125251249 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213125251249 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) 20250213125251249 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213125251249 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213125251249 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) 20250213125251249 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125251249 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213125251249 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213125251249 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213125251249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213125251249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213125251249 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213125251249 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213125251249 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213125251597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113404) 20250213125252058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125252058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=113404, count=178028) 20250213125253059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125253059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213125253250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213125253251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213125253251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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_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 20250213125254060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125254060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act_user started. 20250213125254691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125254693 DMM INFO MM(262420000001003/eb62b261) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125254693 DMM INFO MM(262420000001003/eb62b261) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125254693 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125254693 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125254693 DMM DEBUG MM_STATE_Iu[0x5634b40490f0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250213125254693 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250213125254693 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) 20250213125254693 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) 20250213125254694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213125254694 DMM DEBUG MM_STATE_Gb(0)[0x5634b404f990]{Idle}: Deallocated (fsm.c:568) 20250213125254694 DMM DEBUG MM_STATE_Iu[0x5634b40490f0]{Detached}: Deallocated (fsm.c:568) 20250213125254694 DMM DEBUG GMM(gmm_fsm)[0x5634b4048e90]{Deregistered}: Deallocated (fsm.c:568) 20250213125254694 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1481)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125254736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125254736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125254736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125254736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125254736 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125254736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125254736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125254736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125254736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125254737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125254737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125254737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125254737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125254737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125254737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125254737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125254737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125254737 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125254737 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125254737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125254737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125254737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1486)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213125254740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213125254747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125254747 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1486)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user-BVCI196(1484)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1490)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125254750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125254750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125254750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125254750 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125254750 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125254750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125254750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125254750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125254750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125254750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125254750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125254750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125254751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125254751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125254751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125254751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125254751 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125254751 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125254751 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125254751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125254751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125254751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125254754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213125254761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125254761 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1489)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1491)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125254766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125254766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125254766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125254766 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125254766 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125254766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125254766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125254766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125254766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125254767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125254767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125254767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125254767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125254767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125254767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125254767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125254767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125254767 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125254767 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125254767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125254767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125254767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125254769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d97a9ad3f56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@d97a9ad3f56d: ************************************************* SGSN_Test_0-M3UA(1498)@d97a9ad3f56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@d97a9ad3f56d: ************************************************* MTC@d97a9ad3f56d: Starting RAN_Emulation SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1492)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125254774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125254774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1493)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125254973 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213125254973 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) 20250213125254973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213125254973 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(1498)@d97a9ad3f56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213125254980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125254980 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213125254980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213125254980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213125254980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213125254980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213125254980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213125254982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125254982 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213125254982 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213125254982 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213125254982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213125254982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213125254982 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213125254983 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213125255061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125255061 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125255061 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125255061 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1500)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125255066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213125255067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1500)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1500)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213125255789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125255789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125255789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125255789 DLM3UA 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) 20250213125255789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125255789 DLSS7 DEBUG Found route for dpc=188=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) 20250213125255789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125255789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125255790 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213125255790 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213125255790 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) 20250213125255790 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125255790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125255790 DLM3UA 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) 20250213125255790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125255790 DLSS7 DEBUG Found route for dpc=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) 20250213125255790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125255790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1497)@d97a9ad3f56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='D8CF107A'O, index=0 SGSN_Test-GSUP(1501)@d97a9ad3f56d: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@d97a9ad3f56d: 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 := '7A90'O, rac := 'DC'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1497)@d97a9ad3f56d: Added conn table entry 0TC_attach_pdp_act_user(1503)4917252 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: First idle individual index:0 SGSN_Test_0-RAN(1497)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 20250213125256111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125256111 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256111 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125256111 DLM3UA 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) 20250213125256111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256111 DLSS7 DEBUG Found route for dpc=188=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) 20250213125256111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125256111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125256111 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125256111 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125256111 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125256111 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20250213125256111 DMM DEBUG GMM(gmm_fsm)[0x5634b40490f0]{Deregistered}: Allocated (fsm.c:456) 20250213125256111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213125256111 DMM DEBUG MM_STATE_Gb[0x5634b4048fc0]{Idle}: Allocated (fsm.c:456) 20250213125256111 DMM DEBUG MM_STATE_Iu[0x5634b4056f30]{Detached}: Allocated (fsm.c:456) 20250213125256111 DMM DEBUG GMM(gmm_fsm)[0x5634b40490f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125256111 DMM DEBUG GMM(gmm_fsm)[0x5634b40490f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125256111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125256111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125256111 DMM DEBUG MM(262420000001004/f72fb449) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125256111 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250213125256111 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) 20250213125256111 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125256111 DLM3UA 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) 20250213125256111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256111 DLSS7 DEBUG Found route for dpc=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) 20250213125256111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125256111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125256111 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) 20250213125256111 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125256111 DLM3UA 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) 20250213125256111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256111 DLSS7 DEBUG Found route for dpc=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) 20250213125256111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125256111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: { messageType := 2, destLocRef := '4B0804'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@d97a9ad3f56d: 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 := 'A8F9A5586E7E4EE403902FD5C4863F6C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4EB4A90D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B5E66C3B67F593E4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '895632E680F513C70D0E84E3A0808EBB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2388D58D9F0C8010B5DC30939518A210'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EC04A28B5A8F2A1E3FB679F21E52932D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1F05CB41E0A7CACE'O } } } } } SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: vl_len:23 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250213125256120 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125256120 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256120 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125256120 DLM3UA 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) 20250213125256120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256120 DLSS7 DEBUG Found route for dpc=188=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) 20250213125256120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125256120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125256120 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125256120 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125256120 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125256120 DMM DEBUG MM(262420000001004/f72fb449) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250213125256120 DMM NOTICE MM(262420000001004/f72fb449) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125256120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125256120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125256120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125256120 DMM DEBUG MM(262420000001004/f72fb449) Requesting authorization (sgsn_auth.c:160) 20250213125256120 DMM INFO MM(262420000001004/f72fb449) Requesting authentication tuples (sgsn_auth.c:184) 20250213125256120 DMM DEBUG MM(262420000001004/f72fb449) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125256120 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250213125256120 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1501)@d97a9ad3f56d: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20250213125256122 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125256122 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125256122 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125256122 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125256122 DMM INFO MM(262420000001004/f72fb449) Subscriber data update (mmctx.c:445) 20250213125256122 DMM DEBUG MM(262420000001004/f72fb449) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125256122 DMM INFO MM(262420000001004/f72fb449) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125256122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125256122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125256122 DMM INFO MM(262420000001004/f72fb449) <- GMM AUTH AND CIPHERING REQ (rand = a8 f9 a5 58 6e 7e 4e e4 03 90 2f d5 c4 86 3f 6c , mmctx_is_r99=1, vec->auth_types=0x3, autn = ec 04 a2 8b 5a 8f 2a 1e 3f b6 79 f2 1e 52 93 2d ) (gprs_gmm.c:483) 20250213125256122 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250213125256123 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) 20250213125256123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125256123 DLM3UA 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) 20250213125256123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256123 DLSS7 DEBUG Found route for dpc=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) 20250213125256123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125256123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: vl_len:37 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E221F05CB4123094399990000100004F02904E0A7CACE'O 20250213125256128 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125256128 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125256128 DLM3UA 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) 20250213125256128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256128 DLSS7 DEBUG Found route for dpc=188=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) 20250213125256128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125256128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125256129 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125256129 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125256129 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125256129 DMM INFO MM(262420000001004/f72fb449) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125256129 DMM NOTICE MM(262420000001004/f72fb449) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125256129 DMM DEBUG MM(262420000001004/f72fb449) checking auth: received UMTS RES = 1f 05 cb 41 e0 a7 ca ce (gprs_gmm.c:666) 20250213125256129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125256129 DMM DEBUG MM(262420000001004/f72fb449) Requesting authorization (sgsn_auth.c:160) 20250213125256129 DMM INFO MM(262420000001004/f72fb449) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125256129 DMM DEBUG MM(262420000001004/f72fb449) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125256129 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250213125256129 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) 20250213125256129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213125256129 DMM DEBUG MM(262420000001004/f72fb449) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213125256129 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) 20250213125256129 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125256129 DLM3UA 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) 20250213125256129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256129 DLSS7 DEBUG Found route for dpc=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) 20250213125256129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125256129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: vl_len:12 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213125256138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125256138 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256138 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125256138 DLM3UA 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) 20250213125256138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256138 DLSS7 DEBUG Found route for dpc=188=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) 20250213125256138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125256138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125256138 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213125256138 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213125256138 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213125256138 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250213125256138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250213125256138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213125256138 DMM INFO MM(262420000001004/f72fb449) <- GMM ATTACH ACCEPT (new P-TMSI=0xf72fb449) (gprs_gmm.c:300) 20250213125256138 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250213125256138 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) 20250213125256138 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125256138 DLM3UA 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) 20250213125256138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256138 DLSS7 DEBUG Found route for dpc=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) 20250213125256138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125256138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125256138 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) 20250213125256138 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125256138 DLM3UA 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) 20250213125256139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256139 DLSS7 DEBUG Found route for dpc=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) 20250213125256139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125256139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213125256143 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125256143 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125256143 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250213125256143 DMM INFO MM(262420000001004/f72fb449) Subscriber data update (mmctx.c:445) 20250213125256143 DMM DEBUG MM(262420000001004/f72fb449) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125256143 DMM INFO MM(262420000001004/f72fb449) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125256143 DMM NOTICE MM(262420000001004/f72fb449) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250213125256143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125256143 DMM NOTICE MM(262420000001004/f72fb449) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125256143 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) 20250213125256144 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125256144 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250213125256144 DMM INFO MM(262420000001004/f72fb449) Subscriber data update (mmctx.c:445) 20250213125256144 DMM DEBUG MM(262420000001004/f72fb449) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: vl_len:14 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213125256146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125256146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125256146 DLM3UA 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) 20250213125256146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256146 DLSS7 DEBUG Found route for dpc=188=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) 20250213125256146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125256146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125256146 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125256147 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125256147 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125256147 DMM INFO MM(262420000001004/f72fb449) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125256147 DMM NOTICE MM(262420000001004/f72fb449) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125256147 DMM DEBUG GMM(gmm_fsm)[0x5634b40490f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125256147 DMM DEBUG GMM(gmm_fsm)[0x5634b40490f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125256147 DMM DEBUG MM_STATE_Iu(5)[0x5634b4056f30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250213125256147 DMM DEBUG MM_STATE_Iu(5)[0x5634b4056f30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250213125256147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125256147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125256147 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) 20250213125256147 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256147 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125256147 DLM3UA 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) 20250213125256147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256147 DLSS7 DEBUG Found route for dpc=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) 20250213125256147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125256147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: vl_len:7 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213125256154 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125256154 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125256154 DLM3UA 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) 20250213125256154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256154 DLSS7 DEBUG Found route for dpc=188=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) 20250213125256154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125256154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125256154 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213125256154 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213125256154 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213125256154 DMM INFO MM(262420000001004/f72fb449) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250213125256154 DMM DEBUG MM_STATE_Iu(5)[0x5634b4056f30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250213125256154 DMM DEBUG MM_STATE_Iu(5)[0x5634b4056f30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250213125256154 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) 20250213125256154 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256154 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125256154 DLM3UA 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) 20250213125256154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256154 DLSS7 DEBUG Found route for dpc=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) 20250213125256154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125256154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: Session index based on local reference:0 20250213125256156 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125256156 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125256156 DLM3UA 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) 20250213125256156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256156 DLSS7 DEBUG Found route for dpc=188=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) 20250213125256156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125256156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1497)@d97a9ad3f56d: Deleted conn table entry 0TC_attach_pdp_act_user(1503)4917252 TC_attach_pdp_act_user(1503)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@d97a9ad3f56d: 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 := 'F72FB449'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@d97a9ad3f56d: Added conn table entry 0TC_attach_pdp_act_user(1503)7043594 SGSN_Test_0-RAN(1497)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: First idle individual index:0 20250213125256356 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125256356 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125256357 DLM3UA 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) 20250213125256357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256357 DLSS7 DEBUG Found route for dpc=188=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) 20250213125256357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125256357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125256358 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125256358 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125256358 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125256358 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF72FB449) type="signalling" (gprs_gmm.c:1944) 20250213125256358 DMM DEBUG GMM(gmm_fsm)[0x5634b40490f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250213125256358 DMM DEBUG GMM(gmm_fsm)[0x5634b40490f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213125256358 DMM DEBUG MM(262420000001004/f72fb449) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250213125256358 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) 20250213125256358 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125256358 DLM3UA 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) 20250213125256359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256359 DLSS7 DEBUG Found route for dpc=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) 20250213125256359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125256359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125256359 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) 20250213125256359 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125256359 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125256359 DLM3UA 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) 20250213125256359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125256359 DLSS7 DEBUG Found route for dpc=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) 20250213125256359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125256359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: { messageType := 2, destLocRef := '6B7A0A'O ("kz\n"), sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@d97a9ad3f56d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1503)@d97a9ad3f56d: setverdict(error): pass -> error SGSN_Test_0-RAN(1497)@d97a9ad3f56d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1503)@d97a9ad3f56d: Final verdict of PTC: error 20250213125256371 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213125256372 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) 20250213125256372 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213125256372 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213125256372 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213125256372 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) 20250213125256372 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213125256372 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213125256372 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) 20250213125256372 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125256372 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213125256372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213125256372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213125256372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213125256372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213125256372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213125256372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213125256372 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213125256377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42952<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1498)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(1501)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1495)@d97a9ad3f56d: Final verdict of PTC: none 20250213125256382 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125256382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user-BVCI196(1484)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1490)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1493)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1485)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1488)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1483)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1494)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1493): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user(1503): error (none -> error) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:52:56 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 20250213125256513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125256916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230956) 20250213125257384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125257384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=230956, count=235688) 20250213125258373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213125258373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213125258374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250213125258385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125258385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:52: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_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 20250213125259386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125259386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250213125300012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125300014 DMM INFO MM(262420000001004/f72fb449) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125300014 DMM INFO MM(262420000001004/f72fb449) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125300014 DMM DEBUG GMM(gmm_fsm)[0x5634b40490f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125300014 DMM DEBUG GMM(gmm_fsm)[0x5634b40490f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125300014 DMM DEBUG MM_STATE_Iu(5)[0x5634b4056f30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250213125300014 DMM DEBUG MM_STATE_Iu(5)[0x5634b4056f30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250213125300014 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250213125300014 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) 20250213125300014 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) 20250213125300015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213125300015 DMM DEBUG MM_STATE_Gb[0x5634b4048fc0]{Idle}: Deallocated (fsm.c:568) 20250213125300015 DMM DEBUG MM_STATE_Iu(5)[0x5634b4056f30]{Detached}: Deallocated (fsm.c:568) 20250213125300015 DMM DEBUG GMM(gmm_fsm)[0x5634b40490f0]{Deregistered}: Deallocated (fsm.c:568) 20250213125300015 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1504)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1509)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1509)@d97a9ad3f56d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1508)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213125300062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125300062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125300062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125300062 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125300062 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125300062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125300062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125300062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125300062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1509)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125300063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125300063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125300063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125300063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125300063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125300063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125300063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125300063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125300063 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125300063 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125300063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125300063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125300063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1509)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1509)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125300066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1508)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1505)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1513)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125300071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125300071 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250213125300072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125300072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125300072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125300072 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125300072 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125300072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125300072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125300072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125300072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125300073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125300073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125300073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125300073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125300073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125300073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125300073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125300073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125300073 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125300073 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125300073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125300074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125300074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1514)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213125300077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213125300084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125300084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1514)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@d97a9ad3f56d: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125300087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125300087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125300087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125300087 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125300087 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125300087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125300087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125300087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125300087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125300087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125300087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125300087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125300088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125300088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125300088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125300088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125300088 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125300088 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125300088 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125300088 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125300088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125300088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125300091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d97a9ad3f56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@d97a9ad3f56d: ************************************************* SGSN_Test_0-M3UA(1521)@d97a9ad3f56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@d97a9ad3f56d: ************************************************* MTC@d97a9ad3f56d: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1515)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: v_sccp_pdu_maxlen:268 20250213125300097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125300097 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125300295 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213125300295 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) 20250213125300295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213125300295 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(1521)@d97a9ad3f56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213125300302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125300302 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213125300302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213125300302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213125300302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213125300302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213125300302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213125300304 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125300304 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213125300304 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213125300304 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213125300304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213125300304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213125300304 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213125300305 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213125300387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125300387 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125300387 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125300387 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1523)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125300391 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1523)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213125300393 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1523)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213125301114 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125301114 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125301114 DLM3UA 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) 20250213125301114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301114 DLSS7 DEBUG Found route for dpc=188=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) 20250213125301114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125301114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125301115 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213125301115 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213125301116 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) 20250213125301116 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125301116 DLM3UA 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) 20250213125301116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301116 DLSS7 DEBUG Found route for dpc=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) 20250213125301116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125301116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1520)@d97a9ad3f56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='F36055D7'O, index=0 SGSN_Test-GSUP(1524)@d97a9ad3f56d: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@d97a9ad3f56d: 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 := '1851'O, rac := '2C'O (",") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@d97a9ad3f56d: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)9769786 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: First idle individual index:0 SGSN_Test_0-RAN(1520)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 20250213125301490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125301490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125301490 DLM3UA 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) 20250213125301490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301490 DLSS7 DEBUG Found route for dpc=188=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) 20250213125301490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125301490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125301491 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125301491 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125301491 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125301491 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20250213125301491 DMM DEBUG GMM(gmm_fsm)[0x5634b4056f30]{Deregistered}: Allocated (fsm.c:456) 20250213125301491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213125301491 DMM DEBUG MM_STATE_Gb[0x5634b404f990]{Idle}: Allocated (fsm.c:456) 20250213125301491 DMM DEBUG MM_STATE_Iu[0x5634b40595e0]{Detached}: Allocated (fsm.c:456) 20250213125301491 DMM DEBUG GMM(gmm_fsm)[0x5634b4056f30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125301491 DMM DEBUG GMM(gmm_fsm)[0x5634b4056f30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125301491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125301491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125301491 DMM DEBUG MM(262420000001058/fbc55569) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125301491 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250213125301491 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) 20250213125301491 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125301491 DLM3UA 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) 20250213125301491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301491 DLSS7 DEBUG Found route for dpc=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) 20250213125301491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125301491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125301491 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) 20250213125301491 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125301491 DLM3UA 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) 20250213125301491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301491 DLSS7 DEBUG Found route for dpc=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) 20250213125301491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125301491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: { messageType := 2, destLocRef := '95133A'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@d97a9ad3f56d: 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 := '2D3225B09B88791BA788129091BA0657'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '41DAD690'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '098BC1E2E844BDCF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FF8D6551E1007E62170BBD6A6F07ADE2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '36C34B13C8F2366C48F3E06A2C6ADB50'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FE1841B6D36497FB34FC6396B43C45F2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A04DB9F6EA806422'O } } } } } SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: vl_len:23 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250213125301499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125301499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125301499 DLM3UA 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) 20250213125301499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301499 DLSS7 DEBUG Found route for dpc=188=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) 20250213125301499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125301499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125301499 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125301499 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125301499 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125301499 DMM DEBUG MM(262420000001058/fbc55569) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20250213125301499 DMM NOTICE MM(262420000001058/fbc55569) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125301499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125301499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125301499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125301499 DMM DEBUG MM(262420000001058/fbc55569) Requesting authorization (sgsn_auth.c:160) 20250213125301499 DMM INFO MM(262420000001058/fbc55569) Requesting authentication tuples (sgsn_auth.c:184) 20250213125301499 DMM DEBUG MM(262420000001058/fbc55569) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125301499 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250213125301499 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1524)@d97a9ad3f56d: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20250213125301502 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125301502 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125301502 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125301502 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125301502 DMM INFO MM(262420000001058/fbc55569) Subscriber data update (mmctx.c:445) 20250213125301502 DMM DEBUG MM(262420000001058/fbc55569) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125301502 DMM INFO MM(262420000001058/fbc55569) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125301502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125301502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125301502 DMM INFO MM(262420000001058/fbc55569) <- GMM AUTH AND CIPHERING REQ (rand = 2d 32 25 b0 9b 88 79 1b a7 88 12 90 91 ba 06 57 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fe 18 41 b6 d3 64 97 fb 34 fc 63 96 b4 3c 45 f2 ) (gprs_gmm.c:483) 20250213125301502 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250213125301502 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) 20250213125301502 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125301502 DLM3UA 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) 20250213125301502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301502 DLSS7 DEBUG Found route for dpc=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) 20250213125301502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125301502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: vl_len:37 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222A04DB9F623094399990000105008F02904EA806422'O 20250213125301508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125301508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125301508 DLM3UA 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) 20250213125301508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301508 DLSS7 DEBUG Found route for dpc=188=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) 20250213125301508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125301508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125301508 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125301508 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125301508 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125301508 DMM INFO MM(262420000001058/fbc55569) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125301508 DMM NOTICE MM(262420000001058/fbc55569) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125301508 DMM DEBUG MM(262420000001058/fbc55569) checking auth: received UMTS RES = a0 4d b9 f6 ea 80 64 22 (gprs_gmm.c:666) 20250213125301508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125301508 DMM DEBUG MM(262420000001058/fbc55569) Requesting authorization (sgsn_auth.c:160) 20250213125301508 DMM INFO MM(262420000001058/fbc55569) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125301508 DMM DEBUG MM(262420000001058/fbc55569) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125301508 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250213125301508 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) 20250213125301508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213125301508 DMM DEBUG MM(262420000001058/fbc55569) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213125301508 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) 20250213125301508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125301508 DLM3UA 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) 20250213125301508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301508 DLSS7 DEBUG Found route for dpc=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) 20250213125301508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125301508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: vl_len:12 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213125301516 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125301516 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125301516 DLM3UA 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) 20250213125301516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301516 DLSS7 DEBUG Found route for dpc=188=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) 20250213125301516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125301516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125301516 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213125301516 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213125301516 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213125301516 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250213125301516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250213125301516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213125301516 DMM INFO MM(262420000001058/fbc55569) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbc55569) (gprs_gmm.c:300) 20250213125301516 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250213125301516 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) 20250213125301516 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125301517 DLM3UA 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) 20250213125301517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301517 DLSS7 DEBUG Found route for dpc=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) 20250213125301517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125301517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125301517 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) 20250213125301517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125301517 DLM3UA 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) 20250213125301517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301517 DLSS7 DEBUG Found route for dpc=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) 20250213125301517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125301517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213125301520 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125301520 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125301520 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250213125301520 DMM INFO MM(262420000001058/fbc55569) Subscriber data update (mmctx.c:445) 20250213125301520 DMM DEBUG MM(262420000001058/fbc55569) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125301520 DMM INFO MM(262420000001058/fbc55569) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125301520 DMM NOTICE MM(262420000001058/fbc55569) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20250213125301520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125301520 DMM NOTICE MM(262420000001058/fbc55569) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125301520 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) 20250213125301520 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125301520 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250213125301520 DMM INFO MM(262420000001058/fbc55569) Subscriber data update (mmctx.c:445) 20250213125301520 DMM DEBUG MM(262420000001058/fbc55569) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: vl_len:14 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213125301522 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125301522 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125301522 DLM3UA 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) 20250213125301522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301522 DLSS7 DEBUG Found route for dpc=188=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) 20250213125301522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125301522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125301522 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125301522 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125301522 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125301522 DMM INFO MM(262420000001058/fbc55569) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125301522 DMM NOTICE MM(262420000001058/fbc55569) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125301522 DMM DEBUG GMM(gmm_fsm)[0x5634b4056f30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125301522 DMM DEBUG GMM(gmm_fsm)[0x5634b4056f30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125301522 DMM DEBUG MM_STATE_Iu(7)[0x5634b40595e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250213125301522 DMM DEBUG MM_STATE_Iu(7)[0x5634b40595e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250213125301522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125301522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125301522 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) 20250213125301522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125301522 DLM3UA 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) 20250213125301522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301522 DLSS7 DEBUG Found route for dpc=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) 20250213125301522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125301522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: vl_len:7 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213125301526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125301526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125301526 DLM3UA 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) 20250213125301526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301526 DLSS7 DEBUG Found route for dpc=188=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) 20250213125301526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125301526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125301526 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213125301526 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213125301526 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213125301526 DMM INFO MM(262420000001058/fbc55569) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250213125301526 DMM DEBUG MM_STATE_Iu(7)[0x5634b40595e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250213125301526 DMM DEBUG MM_STATE_Iu(7)[0x5634b40595e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250213125301526 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) 20250213125301526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125301526 DLM3UA 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) 20250213125301526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301526 DLSS7 DEBUG Found route for dpc=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) 20250213125301526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125301526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: Session index based on local reference:0 20250213125301527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125301527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125301527 DLM3UA 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) 20250213125301527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301527 DLSS7 DEBUG Found route for dpc=188=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) 20250213125301527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125301527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1520)@d97a9ad3f56d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)9769786 TC_attach_pdp_act_user_addr_v4raw(1526)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@d97a9ad3f56d: 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 := 'FBC55569'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@d97a9ad3f56d: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)11337991 SGSN_Test_0-RAN(1520)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: First idle individual index:0 20250213125301728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125301729 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125301729 DLM3UA 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) 20250213125301729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301729 DLSS7 DEBUG Found route for dpc=188=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) 20250213125301729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125301729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125301730 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125301730 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125301730 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125301730 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFBC55569) type="signalling" (gprs_gmm.c:1944) 20250213125301730 DMM DEBUG GMM(gmm_fsm)[0x5634b4056f30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250213125301730 DMM DEBUG GMM(gmm_fsm)[0x5634b4056f30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213125301730 DMM DEBUG MM(262420000001058/fbc55569) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250213125301730 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) 20250213125301730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125301731 DLM3UA 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) 20250213125301731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301731 DLSS7 DEBUG Found route for dpc=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) 20250213125301731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125301731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125301731 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) 20250213125301731 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125301731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125301731 DLM3UA 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) 20250213125301731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125301731 DLSS7 DEBUG Found route for dpc=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) 20250213125301731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125301731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: { messageType := 2, destLocRef := 'AD0107'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@d97a9ad3f56d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1526)@d97a9ad3f56d: setverdict(error): pass -> error TC_attach_pdp_act_user_addr_v4raw(1526)@d97a9ad3f56d: Final verdict of PTC: error SGSN_Test_0-RAN(1520)@d97a9ad3f56d: Warning: The last outgoing messages on port CLIENT may be lost. 20250213125301746 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213125301746 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) 20250213125301746 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213125301746 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213125301746 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213125301746 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) 20250213125301746 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213125301746 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213125301746 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) 20250213125301746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125301746 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213125301746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213125301746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213125301746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213125301746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213125301746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213125301746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213125301746 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213125301751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38046<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1520)@d97a9ad3f56d: Final verdict of PTC: none 20250213125301756 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125301756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1524)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1518)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1513)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1508)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1509)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1511)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1516)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1507)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1507): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1508): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1509): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): error (none -> error) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:53:01 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 20250213125301861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125302364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38060<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232444) 20250213125302757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125302757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232444, count=236896) 20250213125303747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213125303747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213125303747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250213125303759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125303759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:53:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213125304760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125304761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250213125305446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125305448 DMM INFO MM(262420000001058/fbc55569) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125305448 DMM INFO MM(262420000001058/fbc55569) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125305448 DMM DEBUG GMM(gmm_fsm)[0x5634b4056f30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125305448 DMM DEBUG GMM(gmm_fsm)[0x5634b4056f30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125305448 DMM DEBUG MM_STATE_Iu(7)[0x5634b40595e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250213125305448 DMM DEBUG MM_STATE_Iu(7)[0x5634b40595e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250213125305448 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250213125305448 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) 20250213125305448 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) 20250213125305448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213125305448 DMM DEBUG MM_STATE_Gb[0x5634b404f990]{Idle}: Deallocated (fsm.c:568) 20250213125305448 DMM DEBUG MM_STATE_Iu(7)[0x5634b40595e0]{Detached}: Deallocated (fsm.c:568) 20250213125305448 DMM DEBUG GMM(gmm_fsm)[0x5634b4056f30]{Deregistered}: Deallocated (fsm.c:568) 20250213125305448 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1527)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125305486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125305486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125305486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125305486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125305486 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125305486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125305486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125305486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125305486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125305488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125305488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125305489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125305489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125305489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125305489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125305489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125305489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125305489 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125305489 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125305489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125305489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125305489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125305494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125305506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125305506 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1533)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1532)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125305513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125305513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125305513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125305513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125305513 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125305513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125305513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125305513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125305513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125305514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125305514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125305514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125305514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125305514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125305514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125305514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125305514 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125305514 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125305514 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125305514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1536)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125305514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125305514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125305516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125305521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125305521 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1541)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125305528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125305528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125305528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125305528 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125305528 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125305528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125305528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125305528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125305528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125305528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125305528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125305528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125305528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125305529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125305529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125305529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125305529 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125305529 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125305529 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125305529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1541)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125305529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125305529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213125305531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d97a9ad3f56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@d97a9ad3f56d: ************************************************* SGSN_Test_0-M3UA(1544)@d97a9ad3f56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@d97a9ad3f56d: ************************************************* MTC@d97a9ad3f56d: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1538)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: v_sccp_pdu_maxlen:268 20250213125305536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125305536 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(1540)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125305736 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213125305736 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) 20250213125305736 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213125305736 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(1544)@d97a9ad3f56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213125305743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125305743 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213125305744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213125305744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213125305744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213125305744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213125305744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213125305746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125305746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213125305746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213125305746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213125305746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213125305746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213125305746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213125305746 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213125305761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125305761 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125305761 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125305761 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1546)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125305766 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1546)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213125305767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1546)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213125306551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125306551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125306551 DLM3UA 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) 20250213125306551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306551 DLSS7 DEBUG Found route for dpc=188=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) 20250213125306551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125306551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125306552 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213125306552 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213125306552 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) 20250213125306552 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306552 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125306552 DLM3UA 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) 20250213125306552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306552 DLSS7 DEBUG Found route for dpc=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) 20250213125306552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125306552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1543)@d97a9ad3f56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='DCAFF623'O, index=0 SGSN_Test-GSUP(1547)@d97a9ad3f56d: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@d97a9ad3f56d: 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 := 'EF73'O, rac := 'C5'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@d97a9ad3f56d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)4101185 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: First idle individual index:0 SGSN_Test_0-RAN(1543)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 20250213125306847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125306847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125306847 DLM3UA 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) 20250213125306847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306847 DLSS7 DEBUG Found route for dpc=188=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) 20250213125306847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125306847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125306847 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125306847 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125306847 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125306847 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20250213125306847 DMM DEBUG GMM(gmm_fsm)[0x5634b40595e0]{Deregistered}: Allocated (fsm.c:456) 20250213125306847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213125306847 DMM DEBUG MM_STATE_Gb[0x5634b4048fc0]{Idle}: Allocated (fsm.c:456) 20250213125306847 DMM DEBUG MM_STATE_Iu[0x5634b4059ce0]{Detached}: Allocated (fsm.c:456) 20250213125306847 DMM DEBUG GMM(gmm_fsm)[0x5634b40595e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125306847 DMM DEBUG GMM(gmm_fsm)[0x5634b40595e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125306847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125306847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125306847 DMM DEBUG MM(262420000001055/d775fbaa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125306847 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250213125306847 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) 20250213125306847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125306847 DLM3UA 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) 20250213125306847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306847 DLSS7 DEBUG Found route for dpc=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) 20250213125306847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125306847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125306847 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) 20250213125306847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125306847 DLM3UA 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) 20250213125306847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306847 DLSS7 DEBUG Found route for dpc=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) 20250213125306847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125306847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: { messageType := 2, destLocRef := '3E9441'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@d97a9ad3f56d: 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 := 'B36307195D24951CA424C3B618A9A106'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C5A514B'O ("lZQK") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1876EB81C1D05AE6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C2B6374B1B6BC2D3BA2F655457B629B9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AF2062721324FF94D4F29EB4C26512ED'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D61BFE240E0187C9F2D1F02C8D619523'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DDC50A5C9FF4DD47'O } } } } } SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: vl_len:23 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: vl_from0 20250213125306854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125306854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125306854 DLM3UA 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) 20250213125306854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306854 DLSS7 DEBUG Found route for dpc=188=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) 20250213125306854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125306854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250213125306854 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125306854 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125306854 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125306854 DMM DEBUG MM(262420000001055/d775fbaa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20250213125306854 DMM NOTICE MM(262420000001055/d775fbaa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125306854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125306854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125306854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125306854 DMM DEBUG MM(262420000001055/d775fbaa) Requesting authorization (sgsn_auth.c:160) 20250213125306854 DMM INFO MM(262420000001055/d775fbaa) Requesting authentication tuples (sgsn_auth.c:184) 20250213125306854 DMM DEBUG MM(262420000001055/d775fbaa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125306854 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250213125306854 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1547)@d97a9ad3f56d: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20250213125306856 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125306857 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125306857 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125306857 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125306857 DMM INFO MM(262420000001055/d775fbaa) Subscriber data update (mmctx.c:445) 20250213125306857 DMM DEBUG MM(262420000001055/d775fbaa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125306857 DMM INFO MM(262420000001055/d775fbaa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125306857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125306857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125306857 DMM INFO MM(262420000001055/d775fbaa) <- GMM AUTH AND CIPHERING REQ (rand = b3 63 07 19 5d 24 95 1c a4 24 c3 b6 18 a9 a1 06 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d6 1b fe 24 0e 01 87 c9 f2 d1 f0 2c 8d 61 95 23 ) (gprs_gmm.c:483) 20250213125306857 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250213125306857 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) 20250213125306857 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306857 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125306857 DLM3UA 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) 20250213125306857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306857 DLSS7 DEBUG Found route for dpc=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) 20250213125306857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125306857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: vl_len:37 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122DDC50A5C23094399990000105005F029049FF4DD47'O 20250213125306861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125306861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125306861 DLM3UA 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) 20250213125306861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306861 DLSS7 DEBUG Found route for dpc=188=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) 20250213125306861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125306861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125306861 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125306861 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125306861 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125306861 DMM INFO MM(262420000001055/d775fbaa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125306861 DMM NOTICE MM(262420000001055/d775fbaa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125306861 DMM DEBUG MM(262420000001055/d775fbaa) checking auth: received UMTS RES = dd c5 0a 5c 9f f4 dd 47 (gprs_gmm.c:666) 20250213125306861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125306861 DMM DEBUG MM(262420000001055/d775fbaa) Requesting authorization (sgsn_auth.c:160) 20250213125306861 DMM INFO MM(262420000001055/d775fbaa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125306861 DMM DEBUG MM(262420000001055/d775fbaa) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125306861 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250213125306861 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) 20250213125306861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213125306861 DMM DEBUG MM(262420000001055/d775fbaa) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213125306861 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) 20250213125306861 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306861 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125306861 DLM3UA 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) 20250213125306861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306861 DLSS7 DEBUG Found route for dpc=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) 20250213125306861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125306861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: vl_len:12 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213125306867 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125306867 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125306867 DLM3UA 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) 20250213125306867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306867 DLSS7 DEBUG Found route for dpc=188=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) 20250213125306867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125306867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125306867 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213125306867 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213125306867 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213125306867 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250213125306867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250213125306867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213125306867 DMM INFO MM(262420000001055/d775fbaa) <- GMM ATTACH ACCEPT (new P-TMSI=0xd775fbaa) (gprs_gmm.c:300) 20250213125306867 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250213125306867 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) 20250213125306867 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306867 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125306867 DLM3UA 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) 20250213125306867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306867 DLSS7 DEBUG Found route for dpc=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) 20250213125306867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125306867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125306867 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) 20250213125306867 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306867 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125306867 DLM3UA 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) 20250213125306867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306867 DLSS7 DEBUG Found route for dpc=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) 20250213125306867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125306867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213125306870 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125306870 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125306870 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250213125306870 DMM INFO MM(262420000001055/d775fbaa) Subscriber data update (mmctx.c:445) 20250213125306870 DMM DEBUG MM(262420000001055/d775fbaa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125306870 DMM INFO MM(262420000001055/d775fbaa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125306870 DMM NOTICE MM(262420000001055/d775fbaa) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20250213125306870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125306870 DMM NOTICE MM(262420000001055/d775fbaa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125306870 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) 20250213125306870 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125306870 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250213125306870 DMM INFO MM(262420000001055/d775fbaa) Subscriber data update (mmctx.c:445) 20250213125306870 DMM DEBUG MM(262420000001055/d775fbaa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: vl_len:14 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: vl_from0 20250213125306871 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125306871 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125306871 DLM3UA 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) 20250213125306871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306871 DLSS7 DEBUG Found route for dpc=188=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) 20250213125306871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125306871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213125306871 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125306871 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125306871 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125306871 DMM INFO MM(262420000001055/d775fbaa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125306871 DMM NOTICE MM(262420000001055/d775fbaa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125306871 DMM DEBUG GMM(gmm_fsm)[0x5634b40595e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125306871 DMM DEBUG GMM(gmm_fsm)[0x5634b40595e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125306871 DMM DEBUG MM_STATE_Iu(9)[0x5634b4059ce0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250213125306871 DMM DEBUG MM_STATE_Iu(9)[0x5634b4059ce0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250213125306871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125306871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125306872 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) 20250213125306872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125306872 DLM3UA 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) 20250213125306872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306872 DLSS7 DEBUG Found route for dpc=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) 20250213125306872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125306872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: vl_len:7 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213125306875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125306875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125306875 DLM3UA 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) 20250213125306875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306875 DLSS7 DEBUG Found route for dpc=188=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) 20250213125306875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125306875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125306875 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213125306875 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213125306875 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213125306875 DMM INFO MM(262420000001055/d775fbaa) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250213125306875 DMM DEBUG MM_STATE_Iu(9)[0x5634b4059ce0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250213125306875 DMM DEBUG MM_STATE_Iu(9)[0x5634b4059ce0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250213125306875 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) 20250213125306875 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125306875 DLM3UA 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) 20250213125306875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306875 DLSS7 DEBUG Found route for dpc=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) 20250213125306875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125306875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: Session index based on local reference:0 20250213125306876 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125306876 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125306876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125306876 DLM3UA 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) 20250213125306876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125306876 DLSS7 DEBUG Found route for dpc=188=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) 20250213125306876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125306876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1543)@d97a9ad3f56d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)4101185 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@d97a9ad3f56d: 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 := 'D775FBAA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@d97a9ad3f56d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)15237991 SGSN_Test_0-RAN(1543)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: First idle individual index:0 20250213125307076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125307077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125307077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125307077 DLM3UA 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) 20250213125307077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125307077 DLSS7 DEBUG Found route for dpc=188=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) 20250213125307077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125307077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125307077 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125307077 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125307077 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125307077 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD775FBAA) type="signalling" (gprs_gmm.c:1944) 20250213125307078 DMM DEBUG GMM(gmm_fsm)[0x5634b40595e0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250213125307078 DMM DEBUG GMM(gmm_fsm)[0x5634b40595e0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213125307078 DMM DEBUG MM(262420000001055/d775fbaa) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250213125307078 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) 20250213125307078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125307078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125307078 DLM3UA 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) 20250213125307078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125307078 DLSS7 DEBUG Found route for dpc=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) 20250213125307078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125307078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125307078 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) 20250213125307078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125307078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125307078 DLM3UA 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) 20250213125307078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125307078 DLSS7 DEBUG Found route for dpc=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) 20250213125307078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125307078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: { messageType := 2, destLocRef := 'E88367'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@d97a9ad3f56d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@d97a9ad3f56d: setverdict(error): pass -> error TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@d97a9ad3f56d: Final verdict of PTC: error SGSN_Test_0-RAN(1543)@d97a9ad3f56d: Warning: The last outgoing messages on port CLIENT may be lost. 20250213125307094 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213125307094 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) 20250213125307094 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213125307094 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213125307094 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213125307094 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) 20250213125307094 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213125307094 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213125307094 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) 20250213125307094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125307094 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213125307094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213125307094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213125307094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213125307094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213125307094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213125307094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213125307094 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213125307100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52462<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1543)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(1547)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1536)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1541)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1531)@d97a9ad3f56d: Final verdict of PTC: none 20250213125307107 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125307107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(1548)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1534)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1529)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1539)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): error (none -> error) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:53:07 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20250213125307222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125307724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52470<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232876) 20250213125308108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125308108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232876, count=237328) 20250213125309095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213125309095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213125309095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250213125309109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125309109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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_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 20250213125310109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125310109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250213125310762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125310763 DMM INFO MM(262420000001055/d775fbaa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125310763 DMM INFO MM(262420000001055/d775fbaa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125310763 DMM DEBUG GMM(gmm_fsm)[0x5634b40595e0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125310763 DMM DEBUG GMM(gmm_fsm)[0x5634b40595e0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125310763 DMM DEBUG MM_STATE_Iu(9)[0x5634b4059ce0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250213125310763 DMM DEBUG MM_STATE_Iu(9)[0x5634b4059ce0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250213125310763 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250213125310763 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) 20250213125310763 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) 20250213125310763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213125310763 DMM DEBUG MM_STATE_Gb[0x5634b4048fc0]{Idle}: Deallocated (fsm.c:568) 20250213125310763 DMM DEBUG MM_STATE_Iu(9)[0x5634b4059ce0]{Detached}: Deallocated (fsm.c:568) 20250213125310763 DMM DEBUG GMM(gmm_fsm)[0x5634b40595e0]{Deregistered}: Deallocated (fsm.c:568) 20250213125310763 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1550)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1554)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125310780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125310780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125310780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125310780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125310780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125310780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125310780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125310780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125310780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125310781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125310781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125310781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125310781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125310781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125310781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125310781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125310781 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125310781 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125310781 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125310781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125310782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125310782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125310785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125310793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125310793 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1556)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1555)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1559)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125310797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125310797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125310797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125310797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125310797 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125310797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125310797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125310797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125310797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125310798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125310798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125310798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125310798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125310798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125310798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125310798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125310798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125310798 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125310798 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125310798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125310798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125310798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125310800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1560)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1556)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125310805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125310805 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(1558)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125310811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125310811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125310811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125310811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125310811 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125310811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125310811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125310811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125310811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125310812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125310812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125310812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125310812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125310812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125310812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125310812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125310812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125310812 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125310812 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125310812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125310812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125310812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125310814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125310819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125310819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@d97a9ad3f56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97a9ad3f56d: Starting RAN_Emulation SGSN_Test_0-M3UA(1567)@d97a9ad3f56d: ************************************************* SGSN_Test_0-M3UA(1567)@d97a9ad3f56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@d97a9ad3f56d: ************************************************* SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125311020 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213125311020 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) 20250213125311020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213125311020 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(1567)@d97a9ad3f56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213125311024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125311024 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213125311024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213125311024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213125311024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213125311024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213125311024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213125311026 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125311026 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213125311026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213125311026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213125311026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213125311026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213125311026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213125311026 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213125311110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125311110 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125311110 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125311110 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1569)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125311114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213125311115 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1569)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1569)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213125311832 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125311832 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125311832 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125311832 DLM3UA 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) 20250213125311832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125311832 DLSS7 DEBUG Found route for dpc=188=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) 20250213125311832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125311832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125311833 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213125311833 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213125311833 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) 20250213125311833 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125311833 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125311833 DLM3UA 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) 20250213125311833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125311833 DLSS7 DEBUG Found route for dpc=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) 20250213125311833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125311833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1566)@d97a9ad3f56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='E70D4FF5'O, index=0 SGSN_Test-GSUP(1570)@d97a9ad3f56d: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@d97a9ad3f56d: 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 := '9ECD'O, rac := 'F0'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1566)@d97a9ad3f56d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)2290456 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: First idle individual index:0 SGSN_Test_0-RAN(1566)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 20250213125312171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125312171 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125312171 DLM3UA 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) 20250213125312171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312171 DLSS7 DEBUG Found route for dpc=188=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) 20250213125312171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125312171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125312171 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125312171 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125312171 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125312171 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20250213125312171 DMM DEBUG GMM(gmm_fsm)[0x5634b4059ce0]{Deregistered}: Allocated (fsm.c:456) 20250213125312171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213125312171 DMM DEBUG MM_STATE_Gb[0x5634b404f990]{Idle}: Allocated (fsm.c:456) 20250213125312171 DMM DEBUG MM_STATE_Iu[0x5634b4058930]{Detached}: Allocated (fsm.c:456) 20250213125312171 DMM DEBUG GMM(gmm_fsm)[0x5634b4059ce0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125312171 DMM DEBUG GMM(gmm_fsm)[0x5634b4059ce0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125312171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125312171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125312171 DMM DEBUG MM(262420000001056/cec3f6f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125312171 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250213125312171 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) 20250213125312171 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312171 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125312171 DLM3UA 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) 20250213125312171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312171 DLSS7 DEBUG Found route for dpc=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) 20250213125312171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125312171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125312171 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) 20250213125312171 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312171 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125312171 DLM3UA 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) 20250213125312171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312171 DLSS7 DEBUG Found route for dpc=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) 20250213125312171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125312171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: { messageType := 2, destLocRef := '22F318'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@d97a9ad3f56d: 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 := '5440048C775B6EE9D6C797235625590D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '91595197'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '875FE605058B380D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0AC099655B4BFE203FAC59B46D45A5BE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '034A664059B96FA93328895F7B230CF6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '74DC88CD83F6EF02D2207483976D24B2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FACD46975D528E51'O } } } } } SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: vl_len:23 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250213125312176 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125312176 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125312176 DLM3UA 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) 20250213125312176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312176 DLSS7 DEBUG Found route for dpc=188=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) 20250213125312176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125312176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125312176 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125312176 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125312176 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125312176 DMM DEBUG MM(262420000001056/cec3f6f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20250213125312176 DMM NOTICE MM(262420000001056/cec3f6f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125312176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125312176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125312176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125312176 DMM DEBUG MM(262420000001056/cec3f6f7) Requesting authorization (sgsn_auth.c:160) 20250213125312176 DMM INFO MM(262420000001056/cec3f6f7) Requesting authentication tuples (sgsn_auth.c:184) 20250213125312176 DMM DEBUG MM(262420000001056/cec3f6f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125312176 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250213125312176 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1570)@d97a9ad3f56d: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20250213125312177 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125312177 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125312177 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125312177 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125312177 DMM INFO MM(262420000001056/cec3f6f7) Subscriber data update (mmctx.c:445) 20250213125312177 DMM DEBUG MM(262420000001056/cec3f6f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125312177 DMM INFO MM(262420000001056/cec3f6f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125312177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125312177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125312177 DMM INFO MM(262420000001056/cec3f6f7) <- GMM AUTH AND CIPHERING REQ (rand = 54 40 04 8c 77 5b 6e e9 d6 c7 97 23 56 25 59 0d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 74 dc 88 cd 83 f6 ef 02 d2 20 74 83 97 6d 24 b2 ) (gprs_gmm.c:483) 20250213125312177 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250213125312177 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) 20250213125312177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125312177 DLM3UA 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) 20250213125312177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312178 DLSS7 DEBUG Found route for dpc=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) 20250213125312178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125312178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: vl_len:37 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622FACD469723094399990000105006F029045D528E51'O 20250213125312181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125312181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125312181 DLM3UA 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) 20250213125312181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312181 DLSS7 DEBUG Found route for dpc=188=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) 20250213125312181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125312181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125312181 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125312181 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125312181 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125312181 DMM INFO MM(262420000001056/cec3f6f7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125312181 DMM NOTICE MM(262420000001056/cec3f6f7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125312181 DMM DEBUG MM(262420000001056/cec3f6f7) checking auth: received UMTS RES = fa cd 46 97 5d 52 8e 51 (gprs_gmm.c:666) 20250213125312181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125312181 DMM DEBUG MM(262420000001056/cec3f6f7) Requesting authorization (sgsn_auth.c:160) 20250213125312181 DMM INFO MM(262420000001056/cec3f6f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125312181 DMM DEBUG MM(262420000001056/cec3f6f7) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125312181 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250213125312181 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) 20250213125312181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213125312181 DMM DEBUG MM(262420000001056/cec3f6f7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213125312181 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) 20250213125312181 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125312181 DLM3UA 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) 20250213125312181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312181 DLSS7 DEBUG Found route for dpc=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) 20250213125312181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125312181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: vl_len:12 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213125312185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125312185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125312185 DLM3UA 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) 20250213125312185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312185 DLSS7 DEBUG Found route for dpc=188=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) 20250213125312185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125312185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125312185 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213125312185 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213125312185 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213125312185 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250213125312185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250213125312185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213125312185 DMM INFO MM(262420000001056/cec3f6f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xcec3f6f7) (gprs_gmm.c:300) 20250213125312185 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250213125312185 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) 20250213125312185 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125312185 DLM3UA 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) 20250213125312185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312185 DLSS7 DEBUG Found route for dpc=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) 20250213125312185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125312185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125312185 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) 20250213125312185 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125312185 DLM3UA 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) 20250213125312185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312185 DLSS7 DEBUG Found route for dpc=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) 20250213125312185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125312185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213125312187 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125312187 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125312187 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250213125312187 DMM INFO MM(262420000001056/cec3f6f7) Subscriber data update (mmctx.c:445) 20250213125312187 DMM DEBUG MM(262420000001056/cec3f6f7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125312187 DMM INFO MM(262420000001056/cec3f6f7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125312187 DMM NOTICE MM(262420000001056/cec3f6f7) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20250213125312187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125312187 DMM NOTICE MM(262420000001056/cec3f6f7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125312187 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) 20250213125312187 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125312187 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250213125312187 DMM INFO MM(262420000001056/cec3f6f7) Subscriber data update (mmctx.c:445) 20250213125312187 DMM DEBUG MM(262420000001056/cec3f6f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: vl_len:14 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213125312188 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125312188 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125312188 DLM3UA 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) 20250213125312188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312188 DLSS7 DEBUG Found route for dpc=188=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) 20250213125312188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125312188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125312188 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125312188 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125312188 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125312188 DMM INFO MM(262420000001056/cec3f6f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125312188 DMM NOTICE MM(262420000001056/cec3f6f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125312188 DMM DEBUG GMM(gmm_fsm)[0x5634b4059ce0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125312188 DMM DEBUG GMM(gmm_fsm)[0x5634b4059ce0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125312188 DMM DEBUG MM_STATE_Iu(11)[0x5634b4058930]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250213125312188 DMM DEBUG MM_STATE_Iu(11)[0x5634b4058930]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250213125312188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125312188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125312188 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) 20250213125312188 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125312188 DLM3UA 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) 20250213125312188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312188 DLSS7 DEBUG Found route for dpc=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) 20250213125312188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125312188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: vl_len:7 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213125312191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125312191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125312191 DLM3UA 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) 20250213125312191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312191 DLSS7 DEBUG Found route for dpc=188=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) 20250213125312191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125312191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125312191 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213125312191 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213125312191 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213125312191 DMM INFO MM(262420000001056/cec3f6f7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250213125312191 DMM DEBUG MM_STATE_Iu(11)[0x5634b4058930]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250213125312191 DMM DEBUG MM_STATE_Iu(11)[0x5634b4058930]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250213125312191 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) 20250213125312191 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125312191 DLM3UA 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) 20250213125312191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312191 DLSS7 DEBUG Found route for dpc=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) 20250213125312191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125312191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: Session index based on local reference:0 20250213125312191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125312191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125312191 DLM3UA 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) SGSN_Test_0-RAN(1566)@d97a9ad3f56d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)2290456 20250213125312191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312191 DLSS7 DEBUG Found route for dpc=188=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) 20250213125312191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125312191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@d97a9ad3f56d: 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 := 'CEC3F6F7'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@d97a9ad3f56d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)8011047 SGSN_Test_0-RAN(1566)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: First idle individual index:0 20250213125312392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125312392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125312392 DLM3UA 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) 20250213125312392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312392 DLSS7 DEBUG Found route for dpc=188=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) 20250213125312392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125312392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125312393 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125312393 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125312393 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125312393 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCEC3F6F7) type="signalling" (gprs_gmm.c:1944) 20250213125312393 DMM DEBUG GMM(gmm_fsm)[0x5634b4059ce0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250213125312393 DMM DEBUG GMM(gmm_fsm)[0x5634b4059ce0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213125312393 DMM DEBUG MM(262420000001056/cec3f6f7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250213125312393 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) 20250213125312393 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312393 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125312393 DLM3UA 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) 20250213125312393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312393 DLSS7 DEBUG Found route for dpc=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) 20250213125312393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125312393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125312393 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) 20250213125312393 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125312393 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125312393 DLM3UA 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) 20250213125312393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125312393 DLSS7 DEBUG Found route for dpc=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) 20250213125312393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125312393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: { messageType := 2, destLocRef := '7A3D27'O ("z='"), sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@d97a9ad3f56d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@d97a9ad3f56d: setverdict(error): pass -> error SGSN_Test_0-RAN(1566)@d97a9ad3f56d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@d97a9ad3f56d: Final verdict of PTC: error 20250213125312398 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213125312398 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) 20250213125312398 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213125312398 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213125312398 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213125312398 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) 20250213125312398 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213125312398 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213125312398 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) 20250213125312398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125312398 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213125312398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213125312398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213125312398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213125312398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213125312398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213125312398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213125312398 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213125312400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52486<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1565)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(1570)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@d97a9ad3f56d: Final verdict of PTC: none 20250213125312405 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125312405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1566)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1564)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1554)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1559)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1557)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1562)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1552)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): error (none -> error) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:53:12 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 20250213125312576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125313078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236244) 20250213125313406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125313406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=236244, count=237404) 20250213125314400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213125314400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213125314400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250213125314407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125314407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:53:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213125315409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125315409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250213125316178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125316181 DMM INFO MM(262420000001056/cec3f6f7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125316181 DMM INFO MM(262420000001056/cec3f6f7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125316181 DMM DEBUG GMM(gmm_fsm)[0x5634b4059ce0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125316181 DMM DEBUG GMM(gmm_fsm)[0x5634b4059ce0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125316181 DMM DEBUG MM_STATE_Iu(11)[0x5634b4058930]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250213125316181 DMM DEBUG MM_STATE_Iu(11)[0x5634b4058930]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250213125316181 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250213125316181 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) 20250213125316181 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) 20250213125316181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213125316181 DMM DEBUG MM_STATE_Gb[0x5634b404f990]{Idle}: Deallocated (fsm.c:568) 20250213125316181 DMM DEBUG MM_STATE_Iu(11)[0x5634b4058930]{Detached}: Deallocated (fsm.c:568) 20250213125316181 DMM DEBUG GMM(gmm_fsm)[0x5634b4059ce0]{Deregistered}: Deallocated (fsm.c:568) 20250213125316181 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1573)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1577)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125316230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125316230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125316230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125316230 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125316230 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125316230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125316230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125316230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125316230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125316231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125316231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125316231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125316231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125316231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125316231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125316231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125316231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125316231 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125316231 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125316231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125316231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125316231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1577)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125316234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1578)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1574)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125316238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125316238 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1579)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1578)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1582)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1582)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125316243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125316243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125316243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125316243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125316243 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125316243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125316243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125316243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125316243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1582)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125316244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125316244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125316244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125316245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125316245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125316245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125316245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125316245 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125316245 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125316245 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125316245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125316245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125316245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1582)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1582)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125316247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1583)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1579)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125316253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125316253 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1584)@d97a9ad3f56d: 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(1581)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1583)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1587)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125316258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125316258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125316258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125316258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125316258 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125316258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125316258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125316258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125316258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125316259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125316259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125316259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125316259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125316259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125316259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125316259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125316259 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125316259 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125316259 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125316259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125316259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125316259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125316261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d97a9ad3f56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d97a9ad3f56d: Starting RAN_Emulation SGSN_Test_0-M3UA(1590)@d97a9ad3f56d: ************************************************* SGSN_Test_0-M3UA(1590)@d97a9ad3f56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@d97a9ad3f56d: ************************************************* SGSN_Test-Gb2-BSSGP2(1584)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: v_sccp_pdu_maxlen:268 20250213125316268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125316268 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(1586)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125316410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125316410 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125316410 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125316410 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1592)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125316414 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1592)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213125316415 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1592)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213125316466 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213125316466 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) 20250213125316466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213125316466 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(1590)@d97a9ad3f56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213125316471 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125316471 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213125316471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213125316471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213125316471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213125316471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213125316471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213125316473 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125316473 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213125316473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213125316473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213125316473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213125316473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213125316474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213125316474 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213125317280 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125317280 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125317280 DLM3UA 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) 20250213125317280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317280 DLSS7 DEBUG Found route for dpc=188=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) 20250213125317280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125317280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125317281 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213125317281 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213125317282 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) 20250213125317282 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125317282 DLM3UA 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) 20250213125317282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317282 DLSS7 DEBUG Found route for dpc=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) 20250213125317282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125317282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1589)@d97a9ad3f56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='EFF44D53'O, index=0 SGSN_Test-GSUP(1593)@d97a9ad3f56d: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@d97a9ad3f56d: 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 := 'FC3F'O, rac := '9F'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1589)@d97a9ad3f56d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)7345413 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: First idle individual index:0 SGSN_Test_0-RAN(1589)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 20250213125317506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125317506 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125317506 DLM3UA 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) 20250213125317506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317506 DLSS7 DEBUG Found route for dpc=188=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) 20250213125317506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125317506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125317507 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125317507 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125317507 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125317507 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20250213125317507 DMM DEBUG GMM(gmm_fsm)[0x5634b4058930]{Deregistered}: Allocated (fsm.c:456) 20250213125317507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213125317507 DMM DEBUG MM_STATE_Gb[0x5634b4048fc0]{Idle}: Allocated (fsm.c:456) 20250213125317507 DMM DEBUG MM_STATE_Iu[0x5634b4054840]{Detached}: Allocated (fsm.c:456) 20250213125317507 DMM DEBUG GMM(gmm_fsm)[0x5634b4058930]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125317507 DMM DEBUG GMM(gmm_fsm)[0x5634b4058930]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125317507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125317507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125317507 DMM DEBUG MM(262420000001057/c74f4ef3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125317507 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250213125317507 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) 20250213125317507 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317507 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125317507 DLM3UA 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) 20250213125317507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317507 DLSS7 DEBUG Found route for dpc=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) 20250213125317507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125317507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125317507 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) 20250213125317507 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317507 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125317507 DLM3UA 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) 20250213125317507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317507 DLSS7 DEBUG Found route for dpc=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) 20250213125317507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125317507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: { messageType := 2, destLocRef := '701505'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@d97a9ad3f56d: 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 := 'C461B546A66031502A6CA889F994936B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0E1639D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EAE53F4CE5AD8BD2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1109DFDAFBA013FA60A85B460EDE6C80'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '62BC8B59724D6F986913B39F7C5416F4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7039B444FC21D46B6572A3D74497EE72'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '870227A198A6BCA9'O } } } } } SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: vl_len:23 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: vl_from0 20250213125317516 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125317516 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125317516 DLM3UA 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) 20250213125317516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317516 DLSS7 DEBUG Found route for dpc=188=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) 20250213125317516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125317516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250213125317516 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125317516 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125317516 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125317516 DMM DEBUG MM(262420000001057/c74f4ef3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20250213125317516 DMM NOTICE MM(262420000001057/c74f4ef3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125317516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125317516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125317516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125317516 DMM DEBUG MM(262420000001057/c74f4ef3) Requesting authorization (sgsn_auth.c:160) 20250213125317516 DMM INFO MM(262420000001057/c74f4ef3) Requesting authentication tuples (sgsn_auth.c:184) 20250213125317516 DMM DEBUG MM(262420000001057/c74f4ef3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125317516 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250213125317516 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1593)@d97a9ad3f56d: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20250213125317519 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125317519 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125317519 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125317519 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125317519 DMM INFO MM(262420000001057/c74f4ef3) Subscriber data update (mmctx.c:445) 20250213125317519 DMM DEBUG MM(262420000001057/c74f4ef3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125317519 DMM INFO MM(262420000001057/c74f4ef3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125317519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125317519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125317519 DMM INFO MM(262420000001057/c74f4ef3) <- GMM AUTH AND CIPHERING REQ (rand = c4 61 b5 46 a6 60 31 50 2a 6c a8 89 f9 94 93 6b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 70 39 b4 44 fc 21 d4 6b 65 72 a3 d7 44 97 ee 72 ) (gprs_gmm.c:483) 20250213125317519 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250213125317519 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) 20250213125317519 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125317519 DLM3UA 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) 20250213125317519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317519 DLSS7 DEBUG Found route for dpc=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) 20250213125317519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125317519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: vl_len:37 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22870227A123094399990000105007F0290498A6BCA9'O 20250213125317526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125317526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125317526 DLM3UA 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) 20250213125317526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317526 DLSS7 DEBUG Found route for dpc=188=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) 20250213125317526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125317526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125317526 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125317526 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125317526 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125317526 DMM INFO MM(262420000001057/c74f4ef3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125317526 DMM NOTICE MM(262420000001057/c74f4ef3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125317526 DMM DEBUG MM(262420000001057/c74f4ef3) checking auth: received UMTS RES = 87 02 27 a1 98 a6 bc a9 (gprs_gmm.c:666) 20250213125317526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125317526 DMM DEBUG MM(262420000001057/c74f4ef3) Requesting authorization (sgsn_auth.c:160) 20250213125317526 DMM INFO MM(262420000001057/c74f4ef3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125317526 DMM DEBUG MM(262420000001057/c74f4ef3) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125317526 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250213125317526 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) 20250213125317526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213125317526 DMM DEBUG MM(262420000001057/c74f4ef3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213125317526 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) 20250213125317526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125317526 DLM3UA 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) 20250213125317526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317526 DLSS7 DEBUG Found route for dpc=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) 20250213125317526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125317526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: vl_len:12 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213125317534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125317534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125317534 DLM3UA 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) 20250213125317534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317534 DLSS7 DEBUG Found route for dpc=188=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) 20250213125317534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125317534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125317534 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213125317534 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213125317534 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213125317534 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250213125317535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250213125317535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213125317535 DMM INFO MM(262420000001057/c74f4ef3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc74f4ef3) (gprs_gmm.c:300) 20250213125317535 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250213125317535 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) 20250213125317535 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125317535 DLM3UA 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) 20250213125317535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317535 DLSS7 DEBUG Found route for dpc=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) 20250213125317535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125317535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125317535 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) 20250213125317535 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125317535 DLM3UA 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) 20250213125317535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317535 DLSS7 DEBUG Found route for dpc=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) 20250213125317535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125317535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213125317538 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125317538 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125317538 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250213125317538 DMM INFO MM(262420000001057/c74f4ef3) Subscriber data update (mmctx.c:445) 20250213125317538 DMM DEBUG MM(262420000001057/c74f4ef3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125317538 DMM INFO MM(262420000001057/c74f4ef3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125317538 DMM NOTICE MM(262420000001057/c74f4ef3) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20250213125317538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125317538 DMM NOTICE MM(262420000001057/c74f4ef3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125317538 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) 20250213125317539 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125317539 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250213125317539 DMM INFO MM(262420000001057/c74f4ef3) Subscriber data update (mmctx.c:445) 20250213125317539 DMM DEBUG MM(262420000001057/c74f4ef3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: vl_len:14 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213125317541 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125317541 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317541 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125317541 DLM3UA 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) 20250213125317541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317541 DLSS7 DEBUG Found route for dpc=188=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) 20250213125317541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125317541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125317541 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125317541 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125317541 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125317541 DMM INFO MM(262420000001057/c74f4ef3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125317541 DMM NOTICE MM(262420000001057/c74f4ef3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125317541 DMM DEBUG GMM(gmm_fsm)[0x5634b4058930]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125317541 DMM DEBUG GMM(gmm_fsm)[0x5634b4058930]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125317541 DMM DEBUG MM_STATE_Iu(13)[0x5634b4054840]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250213125317541 DMM DEBUG MM_STATE_Iu(13)[0x5634b4054840]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250213125317541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125317541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125317541 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) 20250213125317541 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317541 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125317541 DLM3UA 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) 20250213125317541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317541 DLSS7 DEBUG Found route for dpc=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) 20250213125317541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125317541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: vl_len:7 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: vl_from0 20250213125317545 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125317545 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125317545 DLM3UA 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) 20250213125317545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317545 DLSS7 DEBUG Found route for dpc=188=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) 20250213125317545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125317545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213125317546 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213125317546 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213125317546 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213125317546 DMM INFO MM(262420000001057/c74f4ef3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250213125317546 DMM DEBUG MM_STATE_Iu(13)[0x5634b4054840]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250213125317546 DMM DEBUG MM_STATE_Iu(13)[0x5634b4054840]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250213125317546 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) 20250213125317546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125317546 DLM3UA 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) 20250213125317546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317546 DLSS7 DEBUG Found route for dpc=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) 20250213125317546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125317546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: Session index based on local reference:0 20250213125317547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125317547 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125317547 DLM3UA 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) 20250213125317547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317547 DLSS7 DEBUG Found route for dpc=188=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) 20250213125317547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125317547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1589)@d97a9ad3f56d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)7345413 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@d97a9ad3f56d: 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 := 'C74F4EF3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@d97a9ad3f56d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)15815930 SGSN_Test_0-RAN(1589)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: First idle individual index:0 20250213125317749 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125317749 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317749 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125317749 DLM3UA 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) 20250213125317749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317749 DLSS7 DEBUG Found route for dpc=188=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) 20250213125317749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125317749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125317749 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125317749 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125317749 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125317749 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC74F4EF3) type="signalling" (gprs_gmm.c:1944) 20250213125317749 DMM DEBUG GMM(gmm_fsm)[0x5634b4058930]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250213125317750 DMM DEBUG GMM(gmm_fsm)[0x5634b4058930]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213125317750 DMM DEBUG MM(262420000001057/c74f4ef3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250213125317750 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) 20250213125317750 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317750 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125317750 DLM3UA 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) 20250213125317750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317750 DLSS7 DEBUG Found route for dpc=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) 20250213125317750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125317750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125317750 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) 20250213125317750 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125317750 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125317750 DLM3UA 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) 20250213125317750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125317750 DLSS7 DEBUG Found route for dpc=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) 20250213125317750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125317750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: { messageType := 2, destLocRef := 'F154FA'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@d97a9ad3f56d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@d97a9ad3f56d: setverdict(error): pass -> error SGSN_Test_0-RAN(1589)@d97a9ad3f56d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@d97a9ad3f56d: Final verdict of PTC: error 20250213125317766 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213125317766 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) 20250213125317766 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213125317766 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213125317766 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213125317766 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) 20250213125317766 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213125317766 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213125317766 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) 20250213125317766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125317766 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213125317766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213125317766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213125317766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213125317766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213125317766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213125317766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213125317766 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213125317770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37742<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1588)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1582)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(1593)@d97a9ad3f56d: Final verdict of PTC: none 20250213125317775 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125317775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1577)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-RAN(1589)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1592)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1583)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1578)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1587)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-M3UA(1590)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1580)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1585)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1575)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): error (none -> error) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:53:17 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 20250213125317908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125318411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231836) 20250213125318776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125318776 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) 20250213125319767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213125319767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213125319767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250213125319778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125319778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213125319830 DGPRS DEBUG Checking for inactive LLMEs, time = 2682105 (sgsn.c:131) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 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_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 20250213125320780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125320780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_attach_pdp_act_pmm_idle started. 20250213125321489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125321490 DMM INFO MM(262420000001057/c74f4ef3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125321490 DMM INFO MM(262420000001057/c74f4ef3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125321490 DMM DEBUG GMM(gmm_fsm)[0x5634b4058930]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125321490 DMM DEBUG GMM(gmm_fsm)[0x5634b4058930]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125321490 DMM DEBUG MM_STATE_Iu(13)[0x5634b4054840]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250213125321490 DMM DEBUG MM_STATE_Iu(13)[0x5634b4054840]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250213125321490 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250213125321490 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) 20250213125321490 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) 20250213125321490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213125321490 DMM DEBUG MM_STATE_Gb[0x5634b4048fc0]{Idle}: Deallocated (fsm.c:568) 20250213125321490 DMM DEBUG MM_STATE_Iu(13)[0x5634b4054840]{Detached}: Deallocated (fsm.c:568) 20250213125321490 DMM DEBUG GMM(gmm_fsm)[0x5634b4058930]{Deregistered}: Deallocated (fsm.c:568) 20250213125321490 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1596)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1600)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125321511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125321511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125321511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125321511 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125321511 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125321511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125321511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125321511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125321511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125321512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125321512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125321512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125321512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125321512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125321512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125321512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125321512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125321512 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125321512 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125321512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125321513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125321513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1600)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1601)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213125321515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1597)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125321519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125321519 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1602)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1605)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1605)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125321523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125321523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125321523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125321523 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125321523 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125321523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125321523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125321523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125321523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1605)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125321524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125321524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125321524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125321524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125321524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125321524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125321524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125321524 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125321524 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125321524 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125321524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125321525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125321525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1605)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1605)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125321526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1606)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1602)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125321532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125321532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1604)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1606)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1610)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125321540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125321540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125321540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125321540 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125321540 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125321540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125321540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125321540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125321540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125321541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125321541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125321541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125321541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125321541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125321541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125321541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125321541 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125321541 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125321541 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125321541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125321541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125321541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1610)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1610)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125321544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@d97a9ad3f56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1613)@d97a9ad3f56d: ************************************************* SGSN_Test_0-M3UA(1613)@d97a9ad3f56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@d97a9ad3f56d: ************************************************* MTC@d97a9ad3f56d: Starting RAN_Emulation SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: v_sccp_pdu_maxlen:268 20250213125321549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125321549 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1609)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125321749 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213125321749 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) 20250213125321749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213125321749 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(1613)@d97a9ad3f56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213125321758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125321758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213125321758 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213125321758 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213125321758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213125321758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213125321758 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213125321760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125321760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213125321760 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213125321760 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213125321760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213125321760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213125321760 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213125321760 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213125321781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125321781 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125321781 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125321781 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1615)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125321785 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213125321786 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1615)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1615)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213125322555 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125322555 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125322555 DLM3UA 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) 20250213125322555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322555 DLSS7 DEBUG Found route for dpc=188=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) 20250213125322555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125322555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125322555 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213125322555 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213125322555 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) 20250213125322555 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322555 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125322555 DLM3UA 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) 20250213125322555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322555 DLSS7 DEBUG Found route for dpc=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) 20250213125322555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125322555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1612)@d97a9ad3f56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@d97a9ad3f56d: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='F5C7BF5C'O, index=0 SGSN_Test-GSUP(1616)@d97a9ad3f56d: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@d97a9ad3f56d: 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 := 'B0ED'O, rac := '61'O ("a") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1612)@d97a9ad3f56d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)8113442 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: First idle individual index:0 SGSN_Test_0-RAN(1612)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 20250213125322826 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125322826 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125322826 DLM3UA 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) 20250213125322826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322826 DLSS7 DEBUG Found route for dpc=188=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) 20250213125322826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125322826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125322826 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125322826 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125322826 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125322826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20250213125322826 DMM DEBUG GMM(gmm_fsm)[0x5634b4054840]{Deregistered}: Allocated (fsm.c:456) 20250213125322826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213125322826 DMM DEBUG MM_STATE_Gb[0x5634b404f990]{Idle}: Allocated (fsm.c:456) 20250213125322826 DMM DEBUG MM_STATE_Iu[0x5634b4059a50]{Detached}: Allocated (fsm.c:456) 20250213125322826 DMM DEBUG GMM(gmm_fsm)[0x5634b4054840]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125322826 DMM DEBUG GMM(gmm_fsm)[0x5634b4054840]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125322826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125322826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125322826 DMM DEBUG MM(262420000001005/c03bbb6b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125322826 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250213125322826 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) 20250213125322826 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125322826 DLM3UA 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) 20250213125322826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322826 DLSS7 DEBUG Found route for dpc=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) 20250213125322826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125322826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125322826 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) 20250213125322826 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125322826 DLM3UA 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) 20250213125322826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322826 DLSS7 DEBUG Found route for dpc=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) 20250213125322826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125322826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: { messageType := 2, destLocRef := '7BCD22'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@d97a9ad3f56d: 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 := 'AB35B2E74DCC76FFDFF8798CCEE29363'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '94A2EBAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5691A17FC40B0521'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '49120D866C6FBE44F39F9B00A25521F6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '09F62EC3E8B970285C2C8B08AFC34C14'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '77352972B04ABCB0F2BD9139163A7F32'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0C82D3304EA379E3'O } } } } } SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: vl_len:23 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250213125322832 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125322832 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322832 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125322832 DLM3UA 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) 20250213125322832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322832 DLSS7 DEBUG Found route for dpc=188=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) 20250213125322832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125322832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125322832 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125322832 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125322832 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125322832 DMM DEBUG MM(262420000001005/c03bbb6b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20250213125322832 DMM NOTICE MM(262420000001005/c03bbb6b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125322832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125322832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125322832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125322832 DMM DEBUG MM(262420000001005/c03bbb6b) Requesting authorization (sgsn_auth.c:160) 20250213125322832 DMM INFO MM(262420000001005/c03bbb6b) Requesting authentication tuples (sgsn_auth.c:184) 20250213125322832 DMM DEBUG MM(262420000001005/c03bbb6b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125322832 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250213125322832 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1616)@d97a9ad3f56d: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@d97a9ad3f56d: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20250213125322833 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125322833 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125322833 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125322833 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125322833 DMM INFO MM(262420000001005/c03bbb6b) Subscriber data update (mmctx.c:445) 20250213125322833 DMM DEBUG MM(262420000001005/c03bbb6b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125322833 DMM INFO MM(262420000001005/c03bbb6b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125322833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125322833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125322833 DMM INFO MM(262420000001005/c03bbb6b) <- GMM AUTH AND CIPHERING REQ (rand = ab 35 b2 e7 4d cc 76 ff df f8 79 8c ce e2 93 63 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 77 35 29 72 b0 4a bc b0 f2 bd 91 39 16 3a 7f 32 ) (gprs_gmm.c:483) 20250213125322833 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250213125322834 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) 20250213125322834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125322834 DLM3UA 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) 20250213125322834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322834 DLSS7 DEBUG Found route for dpc=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) 20250213125322834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125322834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: vl_len:37 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F220C82D33023094399990000100005F029044EA379E3'O 20250213125322837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125322837 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125322837 DLM3UA 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) 20250213125322837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322837 DLSS7 DEBUG Found route for dpc=188=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) 20250213125322837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125322837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125322837 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125322837 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125322837 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125322837 DMM INFO MM(262420000001005/c03bbb6b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125322837 DMM NOTICE MM(262420000001005/c03bbb6b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125322837 DMM DEBUG MM(262420000001005/c03bbb6b) checking auth: received UMTS RES = 0c 82 d3 30 4e a3 79 e3 (gprs_gmm.c:666) 20250213125322837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125322837 DMM DEBUG MM(262420000001005/c03bbb6b) Requesting authorization (sgsn_auth.c:160) 20250213125322837 DMM INFO MM(262420000001005/c03bbb6b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125322837 DMM DEBUG MM(262420000001005/c03bbb6b) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125322837 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250213125322837 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) 20250213125322837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213125322837 DMM DEBUG MM(262420000001005/c03bbb6b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213125322837 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) 20250213125322837 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125322837 DLM3UA 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) 20250213125322837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322837 DLSS7 DEBUG Found route for dpc=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) 20250213125322837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125322837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: vl_len:12 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213125322841 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125322841 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125322841 DLM3UA 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) 20250213125322841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322841 DLSS7 DEBUG Found route for dpc=188=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) 20250213125322841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125322841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125322841 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213125322841 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213125322841 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213125322841 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250213125322841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250213125322841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213125322841 DMM INFO MM(262420000001005/c03bbb6b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc03bbb6b) (gprs_gmm.c:300) 20250213125322841 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250213125322841 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) 20250213125322841 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125322841 DLM3UA 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) 20250213125322841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322841 DLSS7 DEBUG Found route for dpc=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) 20250213125322841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125322841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125322841 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) 20250213125322841 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322841 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125322841 DLM3UA 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) 20250213125322841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322841 DLSS7 DEBUG Found route for dpc=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) 20250213125322841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125322841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213125322843 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125322843 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125322843 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250213125322843 DMM INFO MM(262420000001005/c03bbb6b) Subscriber data update (mmctx.c:445) 20250213125322843 DMM DEBUG MM(262420000001005/c03bbb6b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125322843 DMM INFO MM(262420000001005/c03bbb6b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125322843 DMM NOTICE MM(262420000001005/c03bbb6b) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20250213125322843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125322843 DMM NOTICE MM(262420000001005/c03bbb6b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125322843 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) 20250213125322843 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125322843 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250213125322843 DMM INFO MM(262420000001005/c03bbb6b) Subscriber data update (mmctx.c:445) 20250213125322843 DMM DEBUG MM(262420000001005/c03bbb6b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: vl_len:14 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213125322844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125322844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125322844 DLM3UA 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) 20250213125322844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322844 DLSS7 DEBUG Found route for dpc=188=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) 20250213125322844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125322844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125322844 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125322844 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125322844 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125322844 DMM INFO MM(262420000001005/c03bbb6b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125322844 DMM NOTICE MM(262420000001005/c03bbb6b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125322844 DMM DEBUG GMM(gmm_fsm)[0x5634b4054840]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125322844 DMM DEBUG GMM(gmm_fsm)[0x5634b4054840]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125322844 DMM DEBUG MM_STATE_Iu(15)[0x5634b4059a50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250213125322844 DMM DEBUG MM_STATE_Iu(15)[0x5634b4059a50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250213125322844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125322844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125322844 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) 20250213125322844 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125322844 DLM3UA 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) 20250213125322844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322844 DLSS7 DEBUG Found route for dpc=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) 20250213125322844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125322844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: vl_len:7 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213125322847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125322847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125322847 DLM3UA 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) 20250213125322847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322847 DLSS7 DEBUG Found route for dpc=188=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) 20250213125322847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125322847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125322847 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213125322847 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213125322847 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213125322847 DMM INFO MM(262420000001005/c03bbb6b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250213125322847 DMM DEBUG MM_STATE_Iu(15)[0x5634b4059a50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250213125322847 DMM DEBUG MM_STATE_Iu(15)[0x5634b4059a50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250213125322847 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) 20250213125322847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125322847 DLM3UA 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) 20250213125322847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322847 DLSS7 DEBUG Found route for dpc=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) 20250213125322847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125322847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: Session index based on local reference:0 20250213125322847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125322847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125322847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125322847 DLM3UA 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) 20250213125322847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125322847 DLSS7 DEBUG Found route for dpc=188=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) 20250213125322847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125322847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1612)@d97a9ad3f56d: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)8113442 TC_attach_pdp_act_pmm_idle(1618)@d97a9ad3f56d: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@d97a9ad3f56d: 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 := 'C03BBB6B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@d97a9ad3f56d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)4436892 SGSN_Test_0-RAN(1612)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: First idle individual index:0 20250213125323052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125323052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125323052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125323052 DLM3UA 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) 20250213125323052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125323052 DLSS7 DEBUG Found route for dpc=188=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) 20250213125323052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125323052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125323052 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125323052 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125323052 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125323052 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC03BBB6B) type="signalling" (gprs_gmm.c:1944) 20250213125323052 DMM DEBUG GMM(gmm_fsm)[0x5634b4054840]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250213125323052 DMM DEBUG GMM(gmm_fsm)[0x5634b4054840]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213125323052 DMM DEBUG MM(262420000001005/c03bbb6b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250213125323052 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) 20250213125323052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125323052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125323052 DLM3UA 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) 20250213125323052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125323052 DLSS7 DEBUG Found route for dpc=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) 20250213125323052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125323052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125323052 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) 20250213125323052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125323052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125323052 DLM3UA 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) 20250213125323052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125323052 DLSS7 DEBUG Found route for dpc=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) 20250213125323052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125323052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: { messageType := 2, destLocRef := '43B39C'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@d97a9ad3f56d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1618)@d97a9ad3f56d: setverdict(error): pass -> error SGSN_Test_0-RAN(1612)@d97a9ad3f56d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1618)@d97a9ad3f56d: Final verdict of PTC: error 20250213125323056 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213125323056 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) 20250213125323056 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213125323056 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213125323056 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213125323056 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) 20250213125323056 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213125323056 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213125323056 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) 20250213125323056 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125323056 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213125323056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213125323056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213125323056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213125323056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213125323056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213125323056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213125323056 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213125323057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37748<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1616)@d97a9ad3f56d: Final verdict of PTC: none 20250213125323058 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125323058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1597)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-RAN(1612)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1600)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1605)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1610)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1601)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1606)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-M3UA(1613)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1608)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1603)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1604)@d97a9ad3f56d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1598)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1603): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1604): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1605): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1606): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): error (none -> error) MTC@d97a9ad3f56d: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:53:23 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20250213125323189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125323691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231132) 20250213125324059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125324059 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) 20250213125325057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213125325057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213125325057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250213125325061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125325061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:53: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_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 20250213125326062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125326062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_pmm_idle_rx_mt_data started. 20250213125326773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125326776 DMM INFO MM(262420000001005/c03bbb6b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125326776 DMM INFO MM(262420000001005/c03bbb6b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125326776 DMM DEBUG GMM(gmm_fsm)[0x5634b4054840]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125326776 DMM DEBUG GMM(gmm_fsm)[0x5634b4054840]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125326776 DMM DEBUG MM_STATE_Iu(15)[0x5634b4059a50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250213125326776 DMM DEBUG MM_STATE_Iu(15)[0x5634b4059a50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250213125326776 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250213125326776 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) 20250213125326776 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) 20250213125326776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213125326776 DMM DEBUG MM_STATE_Gb[0x5634b404f990]{Idle}: Deallocated (fsm.c:568) 20250213125326776 DMM DEBUG MM_STATE_Iu(15)[0x5634b4059a50]{Detached}: Deallocated (fsm.c:568) 20250213125326776 DMM DEBUG GMM(gmm_fsm)[0x5634b4054840]{Deregistered}: Deallocated (fsm.c:568) 20250213125326776 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1619)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1623)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125326816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125326816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125326816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125326816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125326816 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125326816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125326816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125326816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125326816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125326817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125326817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125326817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125326817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125326817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125326817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125326817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125326817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125326817 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125326817 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125326817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1623)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125326817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125326817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125326819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1624)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1620)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125326823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125326823 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1622)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1624)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125326829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125326829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125326829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125326829 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125326829 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125326829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125326829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125326829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125326829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125326830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125326830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125326830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125326830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125326830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125326830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125326830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125326830 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125326830 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125326830 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125326830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125326830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125326830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1628)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125326832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1629)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1625)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125326836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125326836 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1627)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1633)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125326843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125326843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125326843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125326843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125326843 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125326843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125326843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125326843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125326843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125326844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125326844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125326844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125326844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125326844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125326844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125326844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125326844 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125326844 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125326844 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125326844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125326844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125326844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1633)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125326846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pmm_idle_rx_mt_data-BVCI220(1632)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125326850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125326850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@d97a9ad3f56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@d97a9ad3f56d: ************************************************* SGSN_Test_0-M3UA(1636)@d97a9ad3f56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@d97a9ad3f56d: ************************************************* MTC@d97a9ad3f56d: Starting RAN_Emulation SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: v_sccp_pdu_maxlen:268 20250213125327061 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213125327061 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) 20250213125327061 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213125327061 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250213125327063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125327063 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125327063 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125327063 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test_0-M3UA(1636)@d97a9ad3f56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1638)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125327067 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213125327068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125327068 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213125327068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213125327068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213125327068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213125327068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213125327068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1638)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213125327069 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1638)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213125327070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125327070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213125327070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213125327070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213125327070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213125327070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213125327070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213125327070 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213125327880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125327880 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125327880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125327880 DLM3UA 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) 20250213125327880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125327880 DLSS7 DEBUG Found route for dpc=188=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) 20250213125327880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125327880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125327880 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213125327881 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213125327881 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) 20250213125327881 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125327881 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125327881 DLM3UA 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) 20250213125327881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125327881 DLSS7 DEBUG Found route for dpc=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) 20250213125327881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125327881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1635)@d97a9ad3f56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@d97a9ad3f56d: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='D11DA86C'O, index=0 SGSN_Test-GSUP(1639)@d97a9ad3f56d: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@d97a9ad3f56d: 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 := '6EED'O, rac := '6E'O ("n") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@d97a9ad3f56d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)5841412 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: First idle individual index:0 SGSN_Test_0-RAN(1635)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 20250213125328151 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125328151 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125328151 DLM3UA 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) 20250213125328151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328151 DLSS7 DEBUG Found route for dpc=188=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) 20250213125328151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125328151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125328151 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125328151 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125328151 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125328151 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20250213125328151 DMM DEBUG GMM(gmm_fsm)[0x5634b4059a50]{Deregistered}: Allocated (fsm.c:456) 20250213125328151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Allocated (fsm.c:456) 20250213125328151 DMM DEBUG MM_STATE_Gb[0x5634b4048fc0]{Idle}: Allocated (fsm.c:456) 20250213125328151 DMM DEBUG MM_STATE_Iu[0x5634b405b910]{Detached}: Allocated (fsm.c:456) 20250213125328151 DMM DEBUG GMM(gmm_fsm)[0x5634b4059a50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125328151 DMM DEBUG GMM(gmm_fsm)[0x5634b4059a50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125328151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125328151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125328151 DMM DEBUG MM(262420000001007/c2d453fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125328151 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250213125328151 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) 20250213125328151 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125328151 DLM3UA 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) 20250213125328151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328151 DLSS7 DEBUG Found route for dpc=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) 20250213125328151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125328151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125328151 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) 20250213125328151 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125328151 DLM3UA 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) 20250213125328151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328151 DLSS7 DEBUG Found route for dpc=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) 20250213125328151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125328151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: { messageType := 2, destLocRef := '592204'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@d97a9ad3f56d: 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 := '063798A6C1B93B44A890B930E02F239C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E35F6B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7C4557316302DEB8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '467223FC1557113DFC9C7558BB812BC2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9CDB3692E0DA2E163E071B24A7FF7978'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '627EFC4D8C521D5D6FB3415F7CD6F4D3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F3C9E95D0F3E60B5'O } } } } } SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: vl_len:23 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250213125328161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125328161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125328161 DLM3UA 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) 20250213125328161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328161 DLSS7 DEBUG Found route for dpc=188=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) 20250213125328161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125328161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125328162 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125328162 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125328162 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125328162 DMM DEBUG MM(262420000001007/c2d453fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20250213125328162 DMM NOTICE MM(262420000001007/c2d453fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125328162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125328162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125328162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125328162 DMM DEBUG MM(262420000001007/c2d453fa) Requesting authorization (sgsn_auth.c:160) 20250213125328162 DMM INFO MM(262420000001007/c2d453fa) Requesting authentication tuples (sgsn_auth.c:184) 20250213125328162 DMM DEBUG MM(262420000001007/c2d453fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125328162 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250213125328162 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1639)@d97a9ad3f56d: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@d97a9ad3f56d: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20250213125328166 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125328166 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125328166 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125328166 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125328166 DMM INFO MM(262420000001007/c2d453fa) Subscriber data update (mmctx.c:445) 20250213125328166 DMM DEBUG MM(262420000001007/c2d453fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125328166 DMM INFO MM(262420000001007/c2d453fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125328166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125328166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125328166 DMM INFO MM(262420000001007/c2d453fa) <- GMM AUTH AND CIPHERING REQ (rand = 06 37 98 a6 c1 b9 3b 44 a8 90 b9 30 e0 2f 23 9c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 62 7e fc 4d 8c 52 1d 5d 6f b3 41 5f 7c d6 f4 d3 ) (gprs_gmm.c:483) 20250213125328166 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250213125328166 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) 20250213125328166 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125328166 DLM3UA 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) 20250213125328166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328166 DLSS7 DEBUG Found route for dpc=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) 20250213125328166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125328166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: vl_len:37 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522F3C9E95D23094399990000100007F029040F3E60B5'O 20250213125328174 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125328174 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125328174 DLM3UA 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) 20250213125328174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328174 DLSS7 DEBUG Found route for dpc=188=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) 20250213125328174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125328174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125328175 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125328175 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125328175 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125328175 DMM INFO MM(262420000001007/c2d453fa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125328175 DMM NOTICE MM(262420000001007/c2d453fa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125328175 DMM DEBUG MM(262420000001007/c2d453fa) checking auth: received UMTS RES = f3 c9 e9 5d 0f 3e 60 b5 (gprs_gmm.c:666) 20250213125328175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125328175 DMM DEBUG MM(262420000001007/c2d453fa) Requesting authorization (sgsn_auth.c:160) 20250213125328175 DMM INFO MM(262420000001007/c2d453fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125328175 DMM DEBUG MM(262420000001007/c2d453fa) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125328175 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250213125328175 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) 20250213125328175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213125328175 DMM DEBUG MM(262420000001007/c2d453fa) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213125328175 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) 20250213125328175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125328175 DLM3UA 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) 20250213125328175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328175 DLSS7 DEBUG Found route for dpc=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) 20250213125328175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125328175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: vl_len:12 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213125328187 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125328187 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328187 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125328187 DLM3UA 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) 20250213125328187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328187 DLSS7 DEBUG Found route for dpc=188=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) 20250213125328187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125328187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125328187 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213125328187 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213125328187 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213125328187 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250213125328187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250213125328187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213125328187 DMM INFO MM(262420000001007/c2d453fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2d453fa) (gprs_gmm.c:300) 20250213125328187 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250213125328187 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) 20250213125328187 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125328188 DLM3UA 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) 20250213125328188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328188 DLSS7 DEBUG Found route for dpc=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) 20250213125328188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125328188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125328188 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) 20250213125328188 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125328188 DLM3UA 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) 20250213125328188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328188 DLSS7 DEBUG Found route for dpc=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) 20250213125328188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125328188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213125328195 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125328195 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125328195 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250213125328195 DMM INFO MM(262420000001007/c2d453fa) Subscriber data update (mmctx.c:445) 20250213125328195 DMM DEBUG MM(262420000001007/c2d453fa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125328195 DMM INFO MM(262420000001007/c2d453fa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125328195 DMM NOTICE MM(262420000001007/c2d453fa) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20250213125328195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125328195 DMM NOTICE MM(262420000001007/c2d453fa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125328195 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) 20250213125328196 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125328196 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250213125328196 DMM INFO MM(262420000001007/c2d453fa) Subscriber data update (mmctx.c:445) 20250213125328196 DMM DEBUG MM(262420000001007/c2d453fa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: vl_len:14 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213125328199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125328199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125328199 DLM3UA 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) 20250213125328200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328200 DLSS7 DEBUG Found route for dpc=188=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) 20250213125328200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125328200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125328200 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125328200 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125328200 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125328200 DMM INFO MM(262420000001007/c2d453fa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125328200 DMM NOTICE MM(262420000001007/c2d453fa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125328200 DMM DEBUG GMM(gmm_fsm)[0x5634b4059a50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125328200 DMM DEBUG GMM(gmm_fsm)[0x5634b4059a50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125328200 DMM DEBUG MM_STATE_Iu(17)[0x5634b405b910]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250213125328200 DMM DEBUG MM_STATE_Iu(17)[0x5634b405b910]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250213125328200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125328200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125328200 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) 20250213125328200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125328200 DLM3UA 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) 20250213125328200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328200 DLSS7 DEBUG Found route for dpc=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) 20250213125328200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125328200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: vl_len:7 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213125328211 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125328211 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328211 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125328211 DLM3UA 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) 20250213125328211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328211 DLSS7 DEBUG Found route for dpc=188=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) 20250213125328211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125328211 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125328211 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213125328211 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213125328211 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213125328211 DMM INFO MM(262420000001007/c2d453fa) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250213125328211 DMM DEBUG MM_STATE_Iu(17)[0x5634b405b910]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250213125328211 DMM DEBUG MM_STATE_Iu(17)[0x5634b405b910]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250213125328212 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) 20250213125328212 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328212 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125328212 DLM3UA 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) 20250213125328212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328212 DLSS7 DEBUG Found route for dpc=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) 20250213125328212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125328212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: Session index based on local reference:0 20250213125328215 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125328215 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328215 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125328215 DLM3UA 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) 20250213125328215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328215 DLSS7 DEBUG Found route for dpc=188=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) SGSN_Test_0-RAN(1635)@d97a9ad3f56d: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)5841412 20250213125328215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125328215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_pmm_idle_rx_mt_data(1641)@d97a9ad3f56d: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@d97a9ad3f56d: 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 := 'C2D453FA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@d97a9ad3f56d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)13878536 SGSN_Test_0-RAN(1635)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: First idle individual index:0 20250213125328417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125328417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125328417 DLM3UA 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) 20250213125328417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328417 DLSS7 DEBUG Found route for dpc=188=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) 20250213125328417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125328417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125328418 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125328418 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125328418 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125328418 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC2D453FA) type="signalling" (gprs_gmm.c:1944) 20250213125328418 DMM DEBUG GMM(gmm_fsm)[0x5634b4059a50]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250213125328418 DMM DEBUG GMM(gmm_fsm)[0x5634b4059a50]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213125328418 DMM DEBUG MM(262420000001007/c2d453fa) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250213125328418 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) 20250213125328418 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328418 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125328418 DLM3UA 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) 20250213125328418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328418 DLSS7 DEBUG Found route for dpc=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) 20250213125328418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125328418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125328418 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) 20250213125328419 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125328419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125328419 DLM3UA 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) 20250213125328419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125328419 DLSS7 DEBUG Found route for dpc=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) 20250213125328419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125328419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: { messageType := 2, destLocRef := 'D3C508'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@d97a9ad3f56d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1641)@d97a9ad3f56d: setverdict(error): pass -> error SGSN_Test_0-RAN(1635)@d97a9ad3f56d: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1641)@d97a9ad3f56d: Final verdict of PTC: error 20250213125328433 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213125328433 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) 20250213125328433 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213125328433 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213125328434 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213125328434 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) 20250213125328434 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213125328434 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213125328434 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) 20250213125328434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125328434 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213125328434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213125328434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213125328434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213125328434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213125328434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213125328434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213125328434 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213125328438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53464<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1634)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-RAN(1635)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(1639)@d97a9ad3f56d: Final verdict of PTC: none 20250213125328443 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125328443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-M3UA(1636)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1623)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@d97a9ad3f56d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1633)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1628)@d97a9ad3f56d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@d97a9ad3f56d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1626)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1631)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1621)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): error (none -> error) MTC@d97a9ad3f56d: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:53:28 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 20250213125328560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125329063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53480<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234596) 20250213125329444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125329444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=234596, count=235756) 20250213125330436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213125330436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213125330436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250213125330446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125330446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:53:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213125331447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125331447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_update_ctx_err_ind_from_ggsn started. 20250213125332156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125332160 DMM INFO MM(262420000001007/c2d453fa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125332160 DMM INFO MM(262420000001007/c2d453fa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125332160 DMM DEBUG GMM(gmm_fsm)[0x5634b4059a50]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125332160 DMM DEBUG GMM(gmm_fsm)[0x5634b4059a50]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125332160 DMM DEBUG MM_STATE_Iu(17)[0x5634b405b910]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250213125332160 DMM DEBUG MM_STATE_Iu(17)[0x5634b405b910]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250213125332160 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250213125332160 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) 20250213125332160 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) 20250213125332160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b404f990]{Init}: Deallocated (fsm.c:568) 20250213125332160 DMM DEBUG MM_STATE_Gb[0x5634b4048fc0]{Idle}: Deallocated (fsm.c:568) 20250213125332160 DMM DEBUG MM_STATE_Iu(17)[0x5634b405b910]{Detached}: Deallocated (fsm.c:568) 20250213125332160 DMM DEBUG GMM(gmm_fsm)[0x5634b4059a50]{Deregistered}: Deallocated (fsm.c:568) 20250213125332160 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1642)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1646)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125332205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125332205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125332205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125332205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125332205 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125332205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125332205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125332205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125332205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125332207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125332207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125332207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125332207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125332207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125332207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125332207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125332207 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125332207 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250213125332207 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125332207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250213125332207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125332207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1646)@d97a9ad3f56d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1647)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21011 20250213125332209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1643)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125332214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125332214 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1648)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@d97a9ad3f56d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1647)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125332220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213125332220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125332220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125332220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125332220 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250213125332220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125332220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125332220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125332220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125332221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125332221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125332221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125332221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125332221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125332221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125332221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125332221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125332221 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250213125332221 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125332221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1651)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125332222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125332222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@d97a9ad3f56d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1652)@d97a9ad3f56d: Creating NSIP provider for "127.0.0.103":21012 20250213125332224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1648)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125332228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5634b404add0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125332228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1653)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@d97a9ad3f56d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1652)@d97a9ad3f56d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1656)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@d97a9ad3f56d: Provider Link came up: sending NS-RESET 20250213125332234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213125332234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125332234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125332234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125332234 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250213125332234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125332234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125332234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125332234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213125332235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125332235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125332235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125332235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213125332235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213125332235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213125332235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213125332235 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125332235 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250213125332235 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213125332235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1656)@d97a9ad3f56d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213125332235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213125332235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@d97a9ad3f56d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213125332238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d97a9ad3f56d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@d97a9ad3f56d: ************************************************* MTC@d97a9ad3f56d: Starting RAN_Emulation SGSN_Test_0-M3UA(1659)@d97a9ad3f56d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@d97a9ad3f56d: ************************************************* SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1653)@d97a9ad3f56d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@d97a9ad3f56d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213125332244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5634b404c830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213125332244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@d97a9ad3f56d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213125332442 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213125332442 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) 20250213125332442 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213125332442 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(1659)@d97a9ad3f56d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213125332449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125332449 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213125332449 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213125332449 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213125332450 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125332450 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213125332450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213125332450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213125332450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213125332450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213125332450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1661)@d97a9ad3f56d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213125332453 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125332453 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213125332453 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213125332453 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213125332453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213125332453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213125332453 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213125332453 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213125332453 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) SGSN_Test-GSUP-IPA(1661)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213125332454 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1661)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@d97a9ad3f56d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@d97a9ad3f56d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@d97a9ad3f56d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213125333259 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125333259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125333260 DLM3UA 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) 20250213125333260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333260 DLSS7 DEBUG Found route for dpc=188=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) 20250213125333260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125333260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125333260 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213125333260 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213125333260 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) 20250213125333261 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333261 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125333261 DLM3UA 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) 20250213125333261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333261 DLSS7 DEBUG Found route for dpc=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) 20250213125333261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125333261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1658)@d97a9ad3f56d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@d97a9ad3f56d: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='F5BEB56B'O, index=0 SGSN_Test-GSUP(1662)@d97a9ad3f56d: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@d97a9ad3f56d: 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 := 'ADEA'O, rac := 'EC'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1658)@d97a9ad3f56d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)2133477 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: First idle individual index:0 SGSN_Test_0-RAN(1658)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 20250213125333544 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125333544 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125333544 DLM3UA 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) 20250213125333544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333544 DLSS7 DEBUG Found route for dpc=188=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) 20250213125333544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125333544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125333544 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125333544 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125333545 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125333545 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20250213125333545 DMM DEBUG GMM(gmm_fsm)[0x5634b405b910]{Deregistered}: Allocated (fsm.c:456) 20250213125333545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Allocated (fsm.c:456) 20250213125333545 DMM DEBUG MM_STATE_Gb[0x5634b404f990]{Idle}: Allocated (fsm.c:456) 20250213125333545 DMM DEBUG MM_STATE_Iu[0x5634b4058780]{Detached}: Allocated (fsm.c:456) 20250213125333545 DMM DEBUG GMM(gmm_fsm)[0x5634b405b910]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250213125333545 DMM DEBUG GMM(gmm_fsm)[0x5634b405b910]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213125333545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250213125333545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213125333545 DMM DEBUG MM(262420000001004/e94c16df) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250213125333545 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250213125333545 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) 20250213125333545 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125333545 DLM3UA 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) 20250213125333545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333545 DLSS7 DEBUG Found route for dpc=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) 20250213125333545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125333545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125333545 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) 20250213125333545 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125333545 DLM3UA 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) 20250213125333545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333545 DLSS7 DEBUG Found route for dpc=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) 20250213125333545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125333545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: { messageType := 2, destLocRef := '208DE5'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@d97a9ad3f56d: 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 := '177C17FC879413249D1D7B90AE216B97'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4100344A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '478A4E07E2E011D8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BB63ED7DC56EDC0B0116134A2BBBFB77'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9EE26B7F28E00D75D236CE879F3693DA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C0B283A9225B7BEA3B802AB69914EB5D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DE32B08D90E035B3'O } } } } } SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: vl_len:23 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250213125333555 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125333556 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125333556 DLM3UA 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) 20250213125333556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333556 DLSS7 DEBUG Found route for dpc=188=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) 20250213125333556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125333556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125333556 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125333556 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125333556 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125333556 DMM DEBUG MM(262420000001004/e94c16df) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250213125333556 DMM NOTICE MM(262420000001004/e94c16df) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250213125333556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250213125333556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213125333556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213125333556 DMM DEBUG MM(262420000001004/e94c16df) Requesting authorization (sgsn_auth.c:160) 20250213125333556 DMM INFO MM(262420000001004/e94c16df) Requesting authentication tuples (sgsn_auth.c:184) 20250213125333556 DMM DEBUG MM(262420000001004/e94c16df) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213125333556 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250213125333556 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1662)@d97a9ad3f56d: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@d97a9ad3f56d: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20250213125333560 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213125333560 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213125333560 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213125333560 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213125333560 DMM INFO MM(262420000001004/e94c16df) Subscriber data update (mmctx.c:445) 20250213125333560 DMM DEBUG MM(262420000001004/e94c16df) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213125333560 DMM INFO MM(262420000001004/e94c16df) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213125333560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250213125333560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213125333560 DMM INFO MM(262420000001004/e94c16df) <- GMM AUTH AND CIPHERING REQ (rand = 17 7c 17 fc 87 94 13 24 9d 1d 7b 90 ae 21 6b 97 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c0 b2 83 a9 22 5b 7b ea 3b 80 2a b6 99 14 eb 5d ) (gprs_gmm.c:483) 20250213125333560 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250213125333560 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) 20250213125333560 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125333560 DLM3UA 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) 20250213125333560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333560 DLSS7 DEBUG Found route for dpc=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) 20250213125333560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125333560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: vl_len:37 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222DE32B08D23094399990000100004F0290490E035B3'O 20250213125333569 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125333569 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333569 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125333569 DLM3UA 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) 20250213125333569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333569 DLSS7 DEBUG Found route for dpc=188=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) 20250213125333569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125333569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125333569 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125333569 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125333569 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125333569 DMM INFO MM(262420000001004/e94c16df) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250213125333569 DMM NOTICE MM(262420000001004/e94c16df) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250213125333569 DMM DEBUG MM(262420000001004/e94c16df) checking auth: received UMTS RES = de 32 b0 8d 90 e0 35 b3 (gprs_gmm.c:666) 20250213125333569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250213125333569 DMM DEBUG MM(262420000001004/e94c16df) Requesting authorization (sgsn_auth.c:160) 20250213125333569 DMM INFO MM(262420000001004/e94c16df) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213125333569 DMM DEBUG MM(262420000001004/e94c16df) Requesting subscriber data update (gprs_subscriber.c:894) 20250213125333569 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250213125333569 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) 20250213125333569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213125333569 DMM DEBUG MM(262420000001004/e94c16df) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213125333570 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) 20250213125333570 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125333570 DLM3UA 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) 20250213125333570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333570 DLSS7 DEBUG Found route for dpc=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) 20250213125333570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125333570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: vl_len:12 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213125333579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125333579 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125333579 DLM3UA 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) 20250213125333579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333579 DLSS7 DEBUG Found route for dpc=188=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) 20250213125333579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125333579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125333579 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213125333579 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213125333579 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213125333579 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250213125333579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250213125333579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213125333579 DMM INFO MM(262420000001004/e94c16df) <- GMM ATTACH ACCEPT (new P-TMSI=0xe94c16df) (gprs_gmm.c:300) 20250213125333579 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250213125333579 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) 20250213125333579 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125333579 DLM3UA 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) 20250213125333579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333579 DLSS7 DEBUG Found route for dpc=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) 20250213125333579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125333579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125333579 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) 20250213125333579 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125333579 DLM3UA 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) 20250213125333579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333579 DLSS7 DEBUG Found route for dpc=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) 20250213125333579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125333579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213125333583 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213125333583 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213125333583 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250213125333583 DMM INFO MM(262420000001004/e94c16df) Subscriber data update (mmctx.c:445) 20250213125333583 DMM DEBUG MM(262420000001004/e94c16df) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213125333583 DMM INFO MM(262420000001004/e94c16df) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213125333583 DMM NOTICE MM(262420000001004/e94c16df) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250213125333583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250213125333583 DMM NOTICE MM(262420000001004/e94c16df) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213125333583 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) 20250213125333584 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213125333584 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250213125333584 DMM INFO MM(262420000001004/e94c16df) Subscriber data update (mmctx.c:445) 20250213125333584 DMM DEBUG MM(262420000001004/e94c16df) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: vl_len:14 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213125333586 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125333586 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125333586 DLM3UA 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) 20250213125333586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333586 DLSS7 DEBUG Found route for dpc=188=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) 20250213125333587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125333587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125333587 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213125333587 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213125333587 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213125333587 DMM INFO MM(262420000001004/e94c16df) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250213125333587 DMM NOTICE MM(262420000001004/e94c16df) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250213125333587 DMM DEBUG GMM(gmm_fsm)[0x5634b405b910]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250213125333587 DMM DEBUG GMM(gmm_fsm)[0x5634b405b910]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213125333587 DMM DEBUG MM_STATE_Iu(19)[0x5634b4058780]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250213125333587 DMM DEBUG MM_STATE_Iu(19)[0x5634b4058780]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250213125333587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250213125333587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213125333587 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) 20250213125333587 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125333587 DLM3UA 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) 20250213125333587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333587 DLSS7 DEBUG Found route for dpc=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) 20250213125333587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125333587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: vl_len:7 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: vl_from0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213125333593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125333593 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125333593 DLM3UA 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) 20250213125333593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333593 DLSS7 DEBUG Found route for dpc=188=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) 20250213125333593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125333593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125333594 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213125333594 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213125333594 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213125333594 DMM INFO MM(262420000001004/e94c16df) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250213125333594 DMM DEBUG MM_STATE_Iu(19)[0x5634b4058780]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250213125333594 DMM DEBUG MM_STATE_Iu(19)[0x5634b4058780]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250213125333594 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) 20250213125333594 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125333594 DLM3UA 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) 20250213125333594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333594 DLSS7 DEBUG Found route for dpc=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) 20250213125333594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125333594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-RAN(1658)@d97a9ad3f56d: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)2133477 20250213125333596 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125333596 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125333596 DLM3UA 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) 20250213125333596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333596 DLSS7 DEBUG Found route for dpc=188=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) 20250213125333596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125333596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_update_ctx_err_ind_from_ggsn(1664)@d97a9ad3f56d: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@d97a9ad3f56d: 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 := 'E94C16DF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@d97a9ad3f56d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)11163604 SGSN_Test_0-RAN(1658)@d97a9ad3f56d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: First idle individual index:0 20250213125333797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125333797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213125333797 DLM3UA 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) 20250213125333797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333797 DLSS7 DEBUG Found route for dpc=188=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) 20250213125333797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213125333797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125333797 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213125333798 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213125333798 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213125333798 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE94C16DF) type="signalling" (gprs_gmm.c:1944) 20250213125333798 DMM DEBUG GMM(gmm_fsm)[0x5634b405b910]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250213125333798 DMM DEBUG GMM(gmm_fsm)[0x5634b405b910]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213125333798 DMM DEBUG MM(262420000001004/e94c16df) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250213125333798 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) 20250213125333798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125333798 DLM3UA 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) 20250213125333798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333798 DLSS7 DEBUG Found route for dpc=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) 20250213125333798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125333798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213125333798 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) 20250213125333798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213125333798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213125333798 DLM3UA 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) 20250213125333798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213125333798 DLSS7 DEBUG Found route for dpc=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) 20250213125333798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213125333798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: { messageType := 2, destLocRef := 'AA57D4'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@d97a9ad3f56d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1664)@d97a9ad3f56d: setverdict(error): pass -> error SGSN_Test_0-RAN(1658)@d97a9ad3f56d: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1664)@d97a9ad3f56d: Final verdict of PTC: error 20250213125333814 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213125333814 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) 20250213125333814 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213125333814 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213125333814 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213125333814 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) 20250213125333814 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213125333814 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213125333814 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) 20250213125333814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213125333814 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213125333814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213125333814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213125333814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213125333814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213125333814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213125333814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213125333815 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213125333820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53482<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213125333824 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213125333824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-SCCP(1657)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-RAN(1658)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98(1651)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GSUP(1662)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test_0-M3UA(1659)@d97a9ad3f56d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@d97a9ad3f56d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@d97a9ad3f56d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97(1646)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99(1656)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI97-provIP(1644)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI99-provIP(1654)@d97a9ad3f56d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@d97a9ad3f56d: Final verdict of PTC: none -NSVCI98-provIP(1649)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: none MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@d97a9ad3f56d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): error (none -> error) MTC@d97a9ad3f56d: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:53:33 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 20250213125333958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125334460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231268) 20250213125334825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125334826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231268, count=235720) 20250213125335815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213125335815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213125335815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250213125335827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125335827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test execution finished. MTC@d97a9ad3f56d: 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 ------ Thu Feb 13 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_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 20250213125336828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125336828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_NS_connect_alive started. 20250213125337546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125337548 DMM INFO MM(262420000001004/e94c16df) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250213125337548 DMM INFO MM(262420000001004/e94c16df) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250213125337548 DMM DEBUG GMM(gmm_fsm)[0x5634b405b910]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250213125337548 DMM DEBUG GMM(gmm_fsm)[0x5634b405b910]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213125337548 DMM DEBUG MM_STATE_Iu(19)[0x5634b4058780]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250213125337548 DMM DEBUG MM_STATE_Iu(19)[0x5634b4058780]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250213125337548 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250213125337548 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) 20250213125337548 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) 20250213125337548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5634b4048fc0]{Init}: Deallocated (fsm.c:568) 20250213125337548 DMM DEBUG MM_STATE_Gb[0x5634b404f990]{Idle}: Deallocated (fsm.c:568) 20250213125337548 DMM DEBUG MM_STATE_Iu(19)[0x5634b4058780]{Detached}: Deallocated (fsm.c:568) 20250213125337548 DMM DEBUG GMM(gmm_fsm)[0x5634b405b910]{Deregistered}: Deallocated (fsm.c:568) 20250213125337548 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250213125337581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213125337581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213125337581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213125337829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125337829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: setverdict(pass): none -> pass MTC@d97a9ad3f56d: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250213125338589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56430<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: pass MTC@d97a9ad3f56d: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@d97a9ad3f56d: Test case TC_NS_connect_alive finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:53:38 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 20250213125338626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125338830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125338830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213125339128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56444<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9656) 20250213125339831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125339831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=9656, count=14552) 20250213125340832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125340832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: 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 ------ Thu Feb 13 12:53:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213125341833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125341833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test case TC_NS_connect_reset started. 20250213125342212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125342216 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250213125342246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213125342246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213125342246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213125342246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213125342247 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250213125342247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213125342247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213125342247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125342247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5634b4048530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@d97a9ad3f56d: setverdict(pass): none -> pass 20250213125342834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125342834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250213125343254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56450<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@d97a9ad3f56d: Final verdict of PTC: none MTC@d97a9ad3f56d: Setting final verdict of the test case. MTC@d97a9ad3f56d: Local verdict of MTC: pass MTC@d97a9ad3f56d: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@d97a9ad3f56d: Test case TC_NS_connect_reset finished. Verdict: pass MTC@d97a9ad3f56d: 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'. Thu Feb 13 12:53:43 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20250213125343292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213125343794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56458<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11192) 20250213125343835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125343835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=11192, count=12352) 20250213125344835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125344835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213125345248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213125345836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125345836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d97a9ad3f56d: 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@d97a9ad3f56d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d97a9ad3f56d: Terminating MTC. MC@d97a9ad3f56d: MTC terminated. MC2> exit MC@d97a9ad3f56d: Shutting down session. MC@d97a9ad3f56d: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7952.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 3 xfail: 3 pass: 71 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1349977) [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-20250213-1239-a0dee355-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'] 20250213125346836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125346836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213125347837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125347837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213125348249 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-20250213-1239-a0dee355-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20250213125348838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125348838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213125349831 DGPRS DEBUG Checking for inactive LLMEs, time = 2682135 (sgsn.c:131) 20250213125349839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213125349839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (1349858) [testenv][generic] Stopping sgsn (1349885) [testenv] Showing testsuite/junit-xml-7952.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250213-1239-a0dee355-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7952.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='87' failures='8' errors='8' skipped='0' inconc='0' time='865.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.726520'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.549799'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.592146'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.549187'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.198692'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.723299'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.710537'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.585732'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.669241'> <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.578082'> <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.608294'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.519797'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.595267'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.516101'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.624275'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.751642'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.587055'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.711471'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.730474'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.736873'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.779377'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.658625'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.674759'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.691655'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.750200'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.680799'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.865257'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.623100'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.438607'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.553709'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.606607'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.521765'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.542057'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.515769'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.659139'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.803098'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.724469'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.801206'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.543405'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.780752'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.678760'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.672863'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.719961'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.679328'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.498058'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.544873'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.671619'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.696184'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.680391'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.624993'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.665486'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.682263'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.663167'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.629844'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.682649'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.692803'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.665567'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.710939'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.673532'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.740597'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.708552'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.217270'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.803263'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.450897'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3278 SGSN_Tests control part SGSN_Tests.ttcn:2710 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.538679'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.473786'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.498760'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.693450'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.526186'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.728496'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.674370'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.519268'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.577007'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.657094'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.638909'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.620199'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.677570'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.722026'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.770060'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.678966'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.671618'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.621117'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.603976'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.690533'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.688466'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.048509'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.047559'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20250213-1239-a0dee355-0'] testenv-sgsn-generic-osmocom-latest-20250213-1239-a0dee355-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2324/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